Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-30 | Complete rebuild of static docs of dev version | Johannes Ranke | 1 | -5/+5 | |
2020-11-19 | Depend on parallel, doc improvements | Johannes Ranke | 1 | -2/+2 | |
By depending on parallel instead of importing it, functions to set up and stop a cluster are always available when mkin is loaded. The use of multicore processing in mmkin on Windows is now documented in the help file, which brings mkin closer to a version 1.0 #9. | |||||
2020-11-09 | saemix.mmkin and nlme.mmkin inherit from mixed.mmkin | Johannes Ranke | 1 | -0/+313 | |
With a plot method. The class mixed.mmkin is currently only a virtual class created to unify the plotting method. |