Skip to content

2.0.0

Compare
Choose a tag to compare
@enekomartinmartinez enekomartinmartinez released this 08 Nov 15:58
· 413 commits to master since this release
e3f445e

Dependencies dictionary added:

  1. Improving caching strategy
  2. Improving initialization of Stateful objects
  3. Other possible future applications (graph generation...)

Manage model components:

  1. Components class to load model and manage them, allowing inline changes
  2. Control variables managing through Time class, allowing dynamic final_time, time_step and saveper.

Several bug fixes (modulo, exponentials)

General cleanup

Improvements in the documentation