Arthur POULET
2f0a0ad399
Dump version v0.2.6
4 years ago
Arthur POULET
e82eac24e1
Add all_frequencies
4 years ago
Arthur POULET
6af7fa3a3e
Bump v0.2.5
4 years ago
Arthur POULET
9a3b930177
Add frequency of
4 years ago
Arthur POULET
4e9af8e8a3
Bump v0.2.4
4 years ago
Arthur POULET
5b1f28512e
Merge branch 'median_quartiles' of git://github.com/pyrokar/stats
4 years ago
Gunter Solf
e009c2943d
Add method quartiles
4 years ago
Arthur POULET
d2408b7c66
Remove changelog file
4 years ago
Arthur POULET
da2d6566c1
Update README.md
4 years ago
Arthur POULET
78025d09be
Dump version 0.2.3
4 years ago
Arthur POULET
93a1c0841c
Merge branch 'pyrokar-median_quartiles'
4 years ago
Gunter Solf
3b032c8973
Add median / quartiles
4 years ago
Arthur POULET
7b82b989bc
Dump version v0.2.2
4 years ago
Arthur POULET
072ed3e455
Update and fix the README
4 years ago
Arthur POULET
4b7435ad9a
Merge branch 'kojix2-patch-1'
4 years ago
Arthur POULET
f586adfe1c
Update README
4 years ago
Arthur POULET
90da6764cf
Update specs to 0.24.1
4 years ago
kojix2
c9f356795b
fix typo in README.md
4 years ago
kojix2
b85095c51d
change require big_int or big_float to big
4 years ago
Arthur POULET
8d37e7f5d6
Improve a bit the documentation, specs, minor bugfix
5 years ago
Arthur POULET
69f3647119
Add correlation coef
5 years ago
Arthur POULET
40cf508311
Update version
Change architecture
Upgrade crystal version
Change license to GPL-3
Add several new functions and helpers (radian/degree, means, macd, ...)
5 years ago
Arthur POULET
105799a6c2
Update readme: Working with crystal 0.23
5 years ago
Arthur POULET
b66cec9d8b
Add basic MACD
5 years ago
Arthur POULET
5120570423
Rename quadratic mean
5 years ago
Arthur POULET
89b1bfe430
Add new means (geometric, harmonic)
5 years ago
Arthur POULET
e1e52df242
Fix example in the readme
5 years ago
Arthur POULET
4bb139b4f3
Improve factorial module and some arc details
5 years ago
Arthur POULET
6f63b43fff
add root mean square
5 years ago
Arthur POULET
163ae26d66
Add variance / standard_deviation
5 years ago
Arthur POULET
b955ef06dd
Add radian-degree conversion
5 years ago
Arthur POULET
0853be6b7a
Improve readme example
5 years ago
Arthur POULET
5fd9f504c4
Improve type inference
5 years ago
Arthur POULET
730f4f04f9
Move architecture
5 years ago
Arthur POULET
2443333bbf
Change LICENSE to GPL-3.0
5 years ago
Arthur POULET
7fda40ad05
Ugrade to crystal v0.20
5 years ago
Arthur POULET
a071b2336a
Fix BigNumbers handlement
6 years ago
Arthur POULET
e841b1f93c
fix format (crystal tool format)
6 years ago
Arthur POULET
97da757213
fix readme
6 years ago
Arthur POULET
d1c58e474f
Improve normale distribution and update v0.1.6
- NormaleDistribution functions takes "min" and "max" named parameters
instead of "a" "b" to be less confusing.
- Add specs for NormalDistribution.between/less_than/more_than
- update shard version to v0.1.6
- update changelog and readme
6 years ago
Arthur POULET
456f5d771e
update README
6 years ago
Arthur POULET
af4fc3d1b3
Improve BigNumber handle (BigFloat/BigInt patch)
6 years ago
Arthur POULET
fcb2223a01
improve factorial to handle BitInt
6 years ago
Arthur POULET
081825052b
Improve types
6 years ago
Arthur POULET
299499c16f
update to v0.1.5
6 years ago
Arthur POULET
3d84fca7ae
add specs for binomial_distribution
6 years ago
Arthur POULET
12e18ae2b4
Improve architecture and specs
- move Math functions and subclasses like coef_binomial, factorial,
exception in separated files in /src/math/
- add specs for factorial and coef_binomial
6 years ago
Arthur POULET
8d439512be
update to v0.1.4 (fix binomial)
fix implementation error in factorial
6 years ago
Arthur POULET
9b1f3deeab
update to v0.1.3 (renamed to stats)
6 years ago
Arthur POULET
17f6c7f06d
update email
6 years ago