Skip to content

Releases: geodynamics/pythia

pythia v1.1.0

15 Dec 16:52
42cf8b0
Compare
Choose a tag to compare
  • Switch from CppUnit to Catch2 for C++ testing.
  • Update Python requirement to version 3.8 or later.

pythia v1.0.0

06 Jun 17:28
547ba25
Compare
Choose a tag to compare

Merged pythia and nemesis into a single repository.

  • Convert to Python 3
  • Moved MPI C source files to nemesis directory.
  • Moved journal C++ files to libsrc/pythia/journal.
  • Use autotools for build.
    • Use --enable-mpi to turn on installing nemesis.

pythia v0.8.1.20

08 Jan 23:20
f0f187d
Compare
Choose a tag to compare

Improved Python2/3 compatibility. This version works with Python 2.7.

This is the final version for Python 2.7.

pythia v0.8.1.19

01 Jul 20:47
Compare
Choose a tag to compare

Improve error messages for errors parsing .cfg files. Trap AttributeError and KeyError in config parsing and rethrow with better error message.

pythia v0.8.1.18

07 Feb 00:12
Compare
Choose a tag to compare

Version 0.8.1.18 fixes the journal preprocessor code for detecting names of functions. Names of C/C++ functions should now be shown in journal output for most compilers.

pythia v0.8.1.17

30 Jun 16:04
Compare
Choose a tag to compare

Version 0.8.1.17 fixes when validation occurs so help and version info can be output. With validation taking place via the intended mechanism, validation errors are now output in a more user-friendly format.

pythia v0.8.1.16

11 Mar 16:12
Compare
Choose a tag to compare

Removed dependence on merlin.