Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@gorkazl gorkazl released this 21 Nov 15:49

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() or DynFlow() became wrappers calling CalcTensor(). 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