Skip to content

Releases: ActivitySim/sharrow

v2.11.1

16 Oct 14:15
32856b0
Compare
Choose a tag to compare

This is a re-release, to fix errors in the GitHub Actions deploy script.

What's Changed

  • don't use mamba in deploy job by @jpn-- in #66

Full Changelog: v2.11.0...v2.11.1

v2.11.0

15 Oct 22:33
86bd7e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10.1...v2.11.0

v2.10.1

13 Sep 20:46
31bc3f6
Compare
Choose a tag to compare

This is a bug fix release.

What's Changed

Full Changelog: v2.10.0...v2.10.1

v2.10.0

19 Jun 16:17
b37039f
Compare
Choose a tag to compare

This release includes updates to optimize execution of np.where calls within spec files.

What's Changed

Full Changelog: v2.9.1...v2.10.0

v2.9.1

14 May 05:49
5b968ae
Compare
Choose a tag to compare

Fixes a bug in reloading skim data when a variable has been dropped.

What's Changed

Full Changelog: v2.9.0...v2.9.1

v2.9.0

13 May 21:04
05c3ce9
Compare
Choose a tag to compare

This release adds the ability to ignore certain skims when loading data, and to load data into shared memory without using Dask, which has been found to be non-performant with large (100GB+) datasets on Windows systems.

What's Changed

Full Changelog: v2.8.3...v2.9.0

v2.8.3

02 May 16:58
29aaf6c
Compare
Choose a tag to compare

Minor edits to improve performance on categorical comparisons with tautological results, and to allow single-threaded data loading for shared memory.

What's Changed

Full Changelog: v2.8.2...v2.8.3

v2.8.2

28 Mar 03:24
7fae9f0
Compare
Choose a tag to compare

This is a re-release to fix the PyPI distribution script.

What's Changed

Full Changelog: v2.8.0...v2.8.2

v2.8.0 Categoricals

25 Mar 22:47
8cbab1a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.0...v2.8.0

v2.7.0 IntEnum and Infrastructure Update

16 Jan 21:11
c560b45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.7.0