Skip to content

Releases: WinPooh32/series

v0.6.2

20 Feb 14:56
7fe7fbb
Compare
Choose a tag to compare
Fix Lerp panic

v0.6.1

17 Jan 13:52
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.6.1

v0.6.0: Add avx2 acceleration

15 Oct 06:05
fa97899
Compare
Choose a tag to compare
Merge pull request #1 from WinPooh32/avx2

Add avx2 acceleration

v0.5.1: Replace IsNaN by IsNA

24 Sep 02:09
Compare
Choose a tag to compare
IsNA tests value against NaN or Inf

v0.5.0

15 Sep 02:01
Compare
Choose a tag to compare
Correct documentation comments

v0.4.1

10 Sep 03:05
Compare
Choose a tag to compare
Prevent resampling premature termination

v0.4.0

03 Sep 15:12
Compare
Choose a tag to compare
Implement gonum's plotter.XYer interface

v0.3.13

03 Jul 07:58
Compare
Choose a tag to compare
Add cumulative sum method

v0.3.12

25 Jun 15:17
Compare
Choose a tag to compare
Add rolling Skew

v0.3.11

14 Jun 13:40
Compare
Choose a tag to compare
Add more math methods