Releases: awxkee/pxfm
Releases · awxkee/pxfm
0.1.29
0.1.28
0.1.27
0.1.26
0.1.25
0.1.24
What's Changed
- Added scaled modified Bessel in single precision, sin improvement, co… by @awxkee in #50
- Tangent improvement, floor, round improvement by @awxkee in #51
- FMA fix by @awxkee in #52
- Round ties even improvements by @awxkee in #53
- Use
package.includeto reduce the size of the packaged crate by @42triangles in #54 - Remove fully commented out modules by @42triangles in #55
- Gamma improvements by @awxkee in #56
- Incomplete regularized beta by @awxkee in #57
- Adding beta double precision by @awxkee in #58
- Incomplete gamma, incomplete beta by @awxkee in #59
- Scaled bessel I0 by @awxkee in #60
- Bessel improvements by @awxkee in #61
- Scaled bessel K1 by @awxkee in #62
- Regularized upper incomplete gamma by @awxkee in #63
- exp2m1f improvement by @awxkee in #64
- Added logisticsf, logitf inverse and hypot3f update, bit improvements by @awxkee in #65
- Expm1 single precision by @awxkee in #67
- Rename sincpi files by @awxkee in #68
- Compound speeding up by @awxkee in #69
- Erf improvements by @awxkee in #70
- Bessels by @awxkee in #71
- Added sqrt1pm1f by @awxkee in #72
- Added sqrt1pm1, bessel improvements by @awxkee in #73
- Double precision trigonometry improvements by @awxkee in #74
- Added logit by @awxkee in #75
- lgamma fix by @awxkee in #76
New Contributors
- @42triangles made their first contribution in #54
Full Changelog: 0.1.23...0.1.24
0.1.23
0.1.22
0.1.21
What's Changed
- Added trigamma by @awxkee in #37
- Added inverfc by @awxkee in #38
- Improving compound by @awxkee in #39
- Improving compound by @awxkee in #40
- Improving compound by @awxkee in #41
- Gamma/Compound improvements, added erfcx/erfcxf by @awxkee in #42
- Adding cathetus, improvements hypotf by @awxkee in #43
- Added sincpi, cathetus by @awxkee in #44
- Bump version by @awxkee in #45
- CI fuzzing by @awxkee in #46
Full Changelog: 0.1.20...0.1.21
0.1.20
What's Changed
- Added tanpi, cotpi by @awxkee in #23
- Added basic digamma by @awxkee in #24
- Added bessel I2 by @awxkee in #25
- expf improvement, i2f improvement, k2f added by @awxkee in #26
- lgammaf fix by @awxkee in #27
- i2 added by @awxkee in #28
- Docs update by @awxkee in #29
- Added cosm1, and cosm1f by @awxkee in #30
- Added log1pmxf by @awxkee in #31
- Added log1pmx by @awxkee in #32
- Adding powm1f by @awxkee in #33
- Adding powm1 by @awxkee in #34
- Added sinmx by @awxkee in #35
- refactor by @awxkee in #36
Full Changelog: 0.1.19...0.1.20