Releases: dzhang314/MultiFloats.jl
Releases · dzhang314/MultiFloats.jl
v2.3.0
v2.2.1
MultiFloats v2.2.1
v2.2.0
MultiFloats v2.2.0
Closed issues:
- Vectorization problems (and how to fix them) (#10)
- exp2, exp10, log2, log10 implimentation (#16)
- Warning sign in Feature Comparison table (#18)
- Missing methods in conversion to Integer (#20)
- Promotion of Irrationals (#21)
- ^ not defined. (#25)
- Convertion error (#26)
significand
,frexp
not defined (#29)- bug: weird issues with big MultiFloats (#38)
- sincos leads to stackoverflow (#44)
- eigen accuracy (#45)
v2.1.0
v2.0.2
MultiFloats v2.0.2
v2.0.1
MultiFloats v2.0.1
v2.0.0
MultiFloats v2.0.0
Merged pull requests:
- Merge vectorization branch (#41) (@dzhang314)
Closed issues:
v1.0.4
MultiFloats v1.0.4
Closed issues:
Merged pull requests:
v1.0.3
v1.0.2
MultiFloats v1.0.2
- rename
MultiFloatsCodeGen
toArithmetic
- add
sinpi
andcospi
to list of transcendental functions