Skip to content

1.3.1

Choose a tag to compare

@saraedum saraedum released this 04 Sep 13:32
· 510 commits to master since this release
2e44f5e

Fixed:

  • deserialization of modules over number fields; shared pointers to renf_class was not compared correctly which lead to a module not being identical to a deserialization of a serialization of itself; part of #106.
  • some minor C++ coding style such as nullopt instead of {}