FlamingPy Release 0.4.6a1
Pre-release
Pre-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
andsimulations.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 compilecmake
andcython
-based codes. See the new README.md for details.
Contributors
This release contains contributions from (in alphabetical order):
Nariman Saadatmand, Ilan Tzitrin