Skip to content

FlamingPy Release 0.4.6a1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nariman87 nariman87 released this 17 Mar 23:42
· 63 commits to main since this release

New features since the last private release

  • This is the initial public release started from the private template and our sister project FT-Stack.
  • The first Cython function for Monte Carlo sampling, mostly to provide cythonization samples and testbeds, has been added. See cpp_mc_loop.pyx and simulations.py for details. (backward incompatible)

Improvements

  • More options for Installation from Source:
    setup.py was updated to provide a no-compilation option for only installing (purely) Python libraries and separate options to compile cmake and cython-based codes. See the new README.md for details.

Contributors

This release contains contributions from (in alphabetical order):

Nariman Saadatmand, Ilan Tzitrin