Skip to content

3.1

Compare
Choose a tag to compare
@holzkohlengrill holzkohlengrill released this 18 Sep 16:30
· 138 commits to master since this release

General

  • Added GitHub pages documentation
  • Added Emma to pip database (pypiemma) + auto-deployment via Travis => due to th new structure Emma version >= 3.1 have to be invoked differently (either via the top level script or by calling the modules directly)
  • Refactored and enhanced Travis jobs
  • Updated submodules for internal project configs
  • Refactored version + python version
  • Added mailing list
  • Minor changes
  • Fixed markdown heading levels in documentation
  • Added new top level Emma script => one interface script for all Emma modules
  • Changed imports

Emma

  • Fixed several bugs
    • Workaround for AssertionError: Unexpected exception: In RendererAgg: Out of memory bug
    • Trapped several possible errors
    • Displays an error when a VAS in virtualSections is not found instead of raising an exception
    • Added test for specific section overlapping case
  • Introduced FQNs as identifier for objects/sections

Emma-vis

  • Beautified figures and placed legend more nicely