Skip to content

1.5.2

Compare
Choose a tag to compare
@scopatz scopatz released this 18 Dec 23:41

Changed:

  • Unit tests now link to libcyclus and agents, rather than recompiling all the sources
    into the test executable.

Fixed:

  • Fixed issue with Python agent state vars that were set in the input file
    instead using the default value set on the archetype for optional state vars.
  • Fixed issue with Python agent prototypes not being registered correctly when created.
    This caused segfaults due the the agents being deallocated too soon.
  • Fixed many issues with institution kinds checking "Institution", rather than "Inst".