v1.2.4
DoubleFloats v1.2.4
Closed issues:
- cond() gives strange results (#149)
- How to cite/acknowledge your package in a publication? (#153)
- Can I generate static arrays with Double64? (#154)
- thread-safety (#157)
- Bad results from norm (#159)
Merged pull requests:
- Create Invalidations.yml (#155) (@ranocha)
- Performance fixes for rand (#156) (@nsajko)
- replace some fishy uses of x===0.0 with iszero(x) (#158) (@nsajko)
- Fix norm (#160) (@hannes-uppman)
- use
compact=false
by default when printing. (#163) (@oscardssmith) - update version (#170) (@oscardssmith)