Skip to content

Tags: OpenSourceEconomics/tranquilo

Tags

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add missing __init__.py to subsolvers package (#21)

Without this file, hatchling's only-packages=true setting excludes the
subsolvers directory from built wheels and sdists, causing ImportError
when installing from PyPI or conda-forge.

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare for tranquilo 0.1.0 (#19)

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Set default sample size for linear models in noise-free and serial ca…

…se to 2 * n + 2 (#14)

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove direct estimagic dependencies to avoid circular imports (#6)

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve parallelization efficiency (#4)

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update keywords in setup.cfg (#3)

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove estimagic related files (#2)