Skip to content

Releases: JuliaMath/NaNMath.jl

Deprecation fixes and drop 0.4/0.5

25 Nov 19:45
46d4245
Compare
Choose a tag to compare
Merge pull request #25 from mlubin/fbot/deps

Run femtocleaner

v0.2.6: Merge pull request #22 from anowacki/an/bugfix-extrema

17 Jul 16:29
Compare
Choose a tag to compare

v0.2.5: Compatibility with multi-dimensional arrays; closes #19 (#20)

31 May 11:42
Compare
Choose a tag to compare
* Compatibility with multi-dimensional arrays

* reinsert extrema

was removed by mistake

* replace size with length

v0.2.4: Merge pull request #15 from ararslan/aa/no-export

24 Mar 22:54
Compare
Choose a tag to compare
Avoid exporting vectorized functions with deprecation

v0.2.3: Merge pull request #14 from ararslan/aa/min-max

24 Mar 12:24
Compare
Choose a tag to compare
Add IEEE 754-2008 compliant min and max