All Versions
10
Latest Version
Avg Release Cycle
175 days
Latest Release
1947 days ago
Changelog History
Changelog History
-
v0.4.0.0 Changes
May 22, 2019 -
v0.3.0.0 Changes
November 01, 2017 -
v0.2.2.0 Changes
February 17, 2017 -
v0.2.0.0 Changes
September 30, 2016๐ฆ http://hackage.haskell.org/package/dynamic-plot-0.2.0.0
๐ฆ manifolds has switched from hmatrix to linearmap-category. Since
dynamic-plot
andmanifolds
are strongly coupled, this has incured quite a few changes.๐ป Another important change is the overhaul in the multithreading strategy: previously, every change to the viewport would spawn a new thread for rendering the plot objects. For reasons still not quite clear, this would often completely freeze the UI when the computations were nontrivial. Now we simply generate a fixed pool of renderer threads โ one for each independent plot object โ and let each of them handle all views for that object.
-
v0.1.4.0 Changes
September 16, 2016 -
v0.1.3.0
May 20, 2016 -
v0.1.2.0
January 03, 2016 -
v0.1.1.1
November 12, 2015 -
v0.1.0.1
February 17, 2015 -
v0.1.0.0
January 27, 2015