Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Simphony common 0.5.0

Compare
Choose a tag to compare
@stefanoborini stefanoborini released this 16 Jan 18:05
· 217 commits to master since this release
  • Complete refactoring of the meta class generator (#365, #366, #368)
  • Removal of deprecated methods in abstract classes ABCMesh/ABCParticles/ABCLattice (#326, #327, #328, #370)
  • Removed obsolete module CUDSItem (#353, #371)
  • Removed MATERIAL_ID (#338)
  • Changed representation of the CUBA enum to strings (#340)
  • Introduced new setup.py command to rebuild the meta classes (#329)
    and repository tag to checkout from simphony-metadata (#350)
  • Added new entry point simphony.pre_processing (#312)
  • Serialization of CUDS to Yaml scripts (#322)
  • Fix: Fixed incorrect call in _add_mesh giving incorrect behavior for H5CUDS (#318)
  • Fix: Ensure strings are properly initialized (#343)