Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@lamyj lamyj released this 14 Oct 07:25
· 10 commits to master since this release
v2.0.0
d5d1c76

It's been a long time coming, but Sycomore has finally reached version 2.0!

  • Add exchange and MT operators to EPG simulations
  • Complete rewrite of isochromat simulation
  • Removal of Configuration model
  • Removal of $T_2'$ from species to have a coherent interface across models
  • Replace home-made Array class with xtensor for a better integration with SIMD operations and data exchange at the Python layer with xtensor-python
  • Add complete Python and C++ API in the documentation
  • Add C++ and Python code examples to the documentation