Skip to content

Releases: libmir/mir-algorithm

v3.22.0

22 Feb 09:06
@9il 9il
Compare
Choose a tag to compare
update compilers

v3.9.12: add serde and reflection modules (#310)

04 Aug 10:41
@9il 9il
02f28ee
Compare
Choose a tag to compare
* add serde and reflection modules

* update index.d and meson.build

mir.math.stat.center

27 Apr 15:28
@9il 9il
f1d855c
Compare
Choose a tag to compare
Add center (and average) (#246)

* Add average and center

* Rework center with alias

* Fixup

* Fixup2

* Fixup3

* Address some comments

* Remove impl and refactor

* Remove attributes from center

* Remove artifact

* Fix mistake

* Replace static immutable

* Remove excess import

* Fixup UT

v3.8.7: secure memory ops (#248)

27 Apr 13:39
@9il 9il
f30ccd9
Compare
Choose a tag to compare
* add mir_secure_memory version

* add configs

v3.8.6

27 Apr 08:30
@9il 9il
Compare
Choose a tag to compare
fix docs

v3.8.5

26 Apr 08:09
@9il 9il
Compare
Choose a tag to compare
fix docs

v3.8.0

25 Apr 04:11
@9il 9il
c239635
Compare
Choose a tag to compare
  • Added mir.ndslice.topology:alongDim
  • Added mir.math.stat:MeanAccumulator
  • Extended mir.math.stat:mean API
  • Optimized returned slice kind for mir.ndslice.topology:byDim
  • Optimized mir.ndslice.topology with move symantics

v3.7.30

19 Apr 06:36
@9il 9il
6570b3e
Compare
Choose a tag to compare
add mir.date (#236)

v3.7.29: add squeeze and unsqueeze (#235)

19 Apr 04:29
@9il 9il
cdc31b8
Compare
Choose a tag to compare
* add addInnerDim and addOuterDim

* rework with numir like API

v3.7.17

28 Jan 05:54
@9il 9il
Compare
Choose a tag to compare
fix appender.d