Skip to content

Tags: edahelsinki/pyslise

Tags

v2.2.4

Toggle v2.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #12 from edahelsinki/select_dists

Select variables when using plot_dist

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from edahelsinki/python311

Enable Python 3.11 and test it

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from edahelsinki/development

Numba tweaks:

- Default to num_threads = 1 to avoid horrible performance on some CPUs
- Add signatures to jitted functions (for faster and more reusable jitting)

v2.2.1

Toggle v2.2.1's commit message
formatting and leniency

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Aggrathon Anton Björklund
Merge branch 'master' of github.com:edahelsinki/pyslise

v2.1.3

Toggle v2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from edahelsinki/docs

binder requirements

v2.1.2

Toggle v2.1.2's commit message
fix test

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from edahelsinki/threading

Threading

v2.0.0

Toggle v2.0.0's commit message
test only on pull request

v1.1.2

Toggle v1.1.2's commit message
Add PyPI installation instructions