Releases: ActivitySim/sharrow
Releases · ActivitySim/sharrow
v2.13.0
v2.12.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #67
- Add
DataTree.eval
by @jpn-- in #68
Full Changelog: v2.11.1...v2.12.0
v2.11.1
v2.11.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #64
- Unparallel Runner by @jpn-- in #65
Full Changelog: v2.10.1...v2.11.0
v2.10.1
This is a bug fix release.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #62
- Patch small items by @jpn-- in #63
Full Changelog: v2.10.0...v2.10.1
v2.10.0
This release includes updates to optimize execution of np.where
calls within spec files.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #57
- require numba 0.57 by @jpn-- in #58
- np.where conversion to IfExp by @jpn-- in #59
- pin to numpy 1.x by @jpn-- in #61
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #60
Full Changelog: v2.9.1...v2.10.0
v2.9.1
v2.9.0
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
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #53
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #55
- Ignore skims by @jpn-- in #54
Full Changelog: v2.8.3...v2.9.0
v2.8.3
Minor edits to improve performance on categorical comparisons with tautological results, and to allow single-threaded data loading for shared memory.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #51
- Sharrow updates by @jpn-- in #52
Full Changelog: v2.8.2...v2.8.3