Skip to content

Releases: libmir/mir-algorithm

v3.22.0

Choose a tag to compare

@9il 9il released this 22 Feb 09:06
update compilers

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

Choose a tag to compare

@9il 9il released this 04 Aug 10:41
02f28ee
* add serde and reflection modules

* update index.d and meson.build

mir.math.stat.center

Choose a tag to compare

@9il 9il released this 27 Apr 15:28
f1d855c
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)

Choose a tag to compare

@9il 9il released this 27 Apr 13:39
f30ccd9
* add mir_secure_memory version

* add configs

v3.8.6

Choose a tag to compare

@9il 9il released this 27 Apr 08:30
fix docs

v3.8.5

Choose a tag to compare

@9il 9il released this 26 Apr 08:09
fix docs

v3.8.0

Choose a tag to compare

@9il 9il released this 25 Apr 04:11
c239635
  • 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

Choose a tag to compare

@9il 9il released this 19 Apr 06:36
6570b3e
add mir.date (#236)

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

Choose a tag to compare

@9il 9il released this 19 Apr 04:29
cdc31b8
* add addInnerDim and addOuterDim

* rework with numir like API

v3.7.17

Choose a tag to compare

@9il 9il released this 28 Jan 05:54
fix appender.d