Releases: mb-BCA/NetDynFlow
Releases · mb-BCA/NetDynFlow
Version 1.1
Updated the package to make it compliant with new Python packaging rules. Set up to use Hatch for packaging
v1.0.0
NedtDynFlow 1.0.0 Release Notes
First stable release of NetDynFlow.
List of changes
- Function
CalcTensor()was created, which makes most of the dirty job while the rest of core functions, e.g.,DynCom()orDynFlow()became wrappers callingCalcTensor(). This internal redesign was made to avoid reproducing code in several parts and thus simplify maintenance. - Some internal variables were remaned for uniformity with the pyMOU package.
- An examples folder was added to host tutorials (Jupyter Notebooks). These examples will be further updated in following versions.
Contributors
- Gorka Zamora-López
- Matthieu Gilson
- Andrea Insabato