Skip to content

Releases: mattwigway/eqsormo

0.6.0

28 Dec 16:52
0.6.0
abc807e
Compare
Choose a tag to compare

Remove dask usage as setup is very complicated. Instead just multithread chunked utility calculation.

0.5.1

24 Dec 21:07
0.5.1
d3b5f1c
Compare
Choose a tag to compare

dask usage

0.4.1a

20 Dec 16:18
0.4.1a
e33250e
Compare
Choose a tag to compare

Hotfix more bugs in save_load.

0.4.0b

20 Dec 16:05
0.4.0b
31610c1
Compare
Choose a tag to compare

Hotfix for bug in loading code.

0.4.0a

20 Dec 15:50
0.4.0a
ca9cf06
Compare
Choose a tag to compare

MMAP support in simulation to reduce memory requirements.

0.3.14

10 Dec 00:03
0.3.14
bf0c6dc
Compare
Choose a tag to compare

Remove pyarrow dependency from pypi (only needed for tests, and not available as wheel for py3.9)

0.3.13

09 Dec 23:55
0.3.13
5150b14
Compare
Choose a tag to compare

Fix package dependencies so pip works. No code changes from 0.3.12.

0.3.12

09 Dec 23:27
0.3.12
03131a6
Compare
Choose a tag to compare

No substantive changes from 0.3.10 or 0.3.11, just updates to release process and packaging.