Skip to content

Windows minimal release

Pre-release
Pre-release
Compare
Choose a tag to compare
@mj-xmr mj-xmr released this 31 Dec 18:12
· 101 commits to master since this release
8d8c819

Major

  • Windows now uses 2 types of releases: full, including gnuplot and its dependencies for plotting in the console, as well as a minimal one, just under 10 MB.
  • User can now interactively select the prediction algorithm via the wxConfigurator
  • Link Time Optimization will squeeze the last cycles of your CPU to boost the calculation speeds

What's Changed

  • Win: a mini artifact and a full artifact. by @mj-xmr in #38
  • UTs for XForm classes and improvements of inverse transformation by @mj-xmr in #39
  • XForms: added mul & div + tests for both and for add by @mj-xmr in #40
  • Rename logs & sqrts to log & sqrt by @mj-xmr in #41
  • Moved scripts under static scripts by @mj-xmr in #42
  • Basic prediction by @mj-xmr in #43
  • Bugfix: Open & close values were getting messed up for ticks by @mj-xmr in #44
  • Qt: Plotting predictions in lower window by @mj-xmr in #45
  • Bugfix: Differences now have a proper init by @mj-xmr in #46
  • QT: Plot reconstruction & small redesign by @mj-xmr in #47
  • Reconstruction of the prediction and user interaction by @mj-xmr in #48
  • Redesign i-faces + new tests confirming "diff" failure by @mj-xmr in #49

Full Changelog: v0.1.6-alpha...v0.1.7-alpha