Skip to content

Releases: theriault/maths

v0.0.10

10 May 05:22
cc288b6

Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

0.0.9

05 Mar 00:02
69a7184

Choose a tag to compare

What's Changed

  • implement #11 - SimpleMovingAverage by @theriault in #12
  • add primefactorization package by @theriault in #13
  • resolve #14 - implement softmax function. other cleanups by @theriault in #15
  • add time/space complexity to comments of each function
  • add QuantilePresorted for when X is already sorted to get O(1) quantiles. Quantile now calls this function after sorting.

Full Changelog: v0.0.8...v0.0.9

v0.0.8

31 Jul 20:34
a57e202

Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

21 Jul 06:11
b54971e

Choose a tag to compare

What's Changed

  • convert bitmap to uint64 underneath and implement hamming weight by @theriault in #2

Full Changelog: v0.0.6...v0.0.7

v0.0.6

21 Jul 04:55
7b1b172

Choose a tag to compare

Testing release workflow

Full Changelog: v0.0.5...v0.0.6

v0.0.5

21 Jul 04:10
73f6a5d

Choose a tag to compare

What's Changed

  • add boolean/bitmap + minor fixes elsewhere by @theriault in #1

Full Changelog: v0.0.4...v0.0.5

v0.0.4

30 May 06:26
v0.0.4
155e388

Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4

v0.0.3

14 May 22:20
v0.0.3

Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3

v0.0.2

14 May 04:52
v0.0.2
794960f

Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

v0.0.1

14 May 04:49
v0.0.1

Choose a tag to compare