Skip to content

Releases: BCG-X-Official/pytools

pytools 3.0.2

04 Jul 23:29
78b171d
Compare
Choose a tag to compare

This is the 3.0.2 release of gamma-pytools.

You can upgrade your current pip installation via

pip install --upgrade gamma-pytools

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma gamma-pytools

Changes:

  • 78b171d Merge pull request #380 from BCG-X-Official/dev/3.0.2
  • 8cbf1e9 DOC: update release notes
  • 3fd8072 REFACTOR: Add support for NumPy 2.0 (#362)
  • 8837d09 FIX: support unions, tuples, and None with isinstance_generic (#379)
  • ae3aef2 IDE: update interpreter spec
  • 3d46257 BUILD: update version to 3.0.2

This list of changes was auto generated.

pytools 3.0.1

25 Jun 17:55
8f16c28
Compare
Choose a tag to compare

This is the 3.0.1 release of gamma-pytools.

You can upgrade your current pip installation via

pip install --upgrade gamma-pytools

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma gamma-pytools

Changes:

  • 8f16c28 Merge pull request #377 from BCG-X-Official/dev/3.0.1
  • 6f86268 DOC: make documentation build work with Python 3.10
  • 695f0fa API: log exceptions encountered when calling update_forward_references (#375)
  • 430b686 BUILD: add support for Python 3.10 (#376)
  • 7020229 DEV: allow matplotlib back to 3.6; remove bcg_gamma from environment.yml
  • 9dbd61d BUILD: update version to 3.0.1

This list of changes was auto generated.

pytools 3.0.0

17 Jun 22:42
bded8ec
Compare
Choose a tag to compare

This is the 3.0.0 release of gamma-pytools.

You can upgrade your current pip installation via

pip install --upgrade gamma-pytools

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma gamma-pytools

Changes:

  • bded8ec Merge pull request #374 from BCG-X-Official/dev/3.0.0
  • c0826e5 BUILD: update version to 3.0.0
  • 7544262 API: rename to_list(), to_set(), … to as_list(), as_set(), … (#373)
  • 29a8f25 REFACTOR: upgrade Python syntax to 3.11 (#370)
  • 8008b33 Build/conda channel (#372)
  • 9e03564 Merge branch 'refs/heads/2.1.x' into 3.0.x
  • 62f8482 BUILD: update version to 2.1.4
  • ec100ca Merge remote-tracking branch 'refs/remotes/origin/2.1.x' into 3.0.x
  • 53a4f29 BUILD: update version to 3.0rc2
  • df3f3cf Merge pull request #369 from BCG-X-Official/dev/3.0rc1
See More
  • 3f62e70 API: build initial Pytools 3.0 release, part 2 (#368)
  • 3e0e56f BUILD: update version to 3.0rc1
  • 254400e Merge pull request #367 from BCG-X-Official/dev/3.0rc0
  • 050b16c FIX: fix python version spec in pyproject.toml
  • ddcca3f FIX: fix python version specs in Azure matrix strategy
  • 0378db8 BUILD: upgrade Pytools to 3.0 (#366)

This list of changes was auto generated.

pytools 2.1.3

14 Jun 15:00
3a5bb52
Compare
Choose a tag to compare

This is the 2.1.3 release of gamma-pytools.

You can upgrade your current pip installation via

pip install --upgrade gamma-pytools

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma gamma-pytools

Changes:

  • 3a5bb52 Merge pull request #371 from BCG-X-Official/dev/2.1.3
  • bf09a04 DOC: update release notes
  • 8649aae change ticklabels to labels (#365)
  • cca8635 BUILD: update version to 2.1.3
  • b917411 Merge remote-tracking branch 'origin/release/2.1.2' into 2.1.x
  • 612043f Merge branch '2.0.x' into 2.1.x
  • 259ff8f BUILD: update version to 2.0.8

This list of changes was auto generated.

pytools 3.0rc1

10 Jun 21:38
df3f3cf
Compare
Choose a tag to compare
pytools 3.0rc1 Pre-release
Pre-release

This is the 3.0rc1 release of gamma-pytools.

You can upgrade your current pip installation via

pip install --upgrade gamma-pytools

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma gamma-pytools

Changes:

  • df3f3cf Merge pull request #369 from BCG-X-Official/dev/3.0rc1
  • 3f62e70 API: build initial Pytools 3.0 release, part 2 (#368)
  • 3e0e56f BUILD: update version to 3.0rc1
  • 254400e Merge pull request #367 from BCG-X-Official/dev/3.0rc0
  • 050b16c FIX: fix python version spec in pyproject.toml
  • ddcca3f FIX: fix python version specs in Azure matrix strategy
  • 0378db8 BUILD: upgrade Pytools to 3.0 (#366)
  • cca8635 BUILD: update version to 2.1.3
  • b917411 Merge remote-tracking branch 'origin/release/2.1.2' into 2.1.x
  • 612043f Merge branch '2.0.x' into 2.1.x
See More
  • 259ff8f BUILD: update version to 2.0.8

This list of changes was auto generated.

pytools 3.0rc0

10 Jun 09:54
254400e
Compare
Choose a tag to compare
pytools 3.0rc0 Pre-release
Pre-release

This is the 3.0rc0 release of gamma-pytools.

You can upgrade your current pip installation via

pip install --upgrade gamma-pytools

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma gamma-pytools

Changes:

  • 254400e Merge pull request #367 from BCG-X-Official/dev/3.0rc0
  • 050b16c FIX: fix python version spec in pyproject.toml
  • ddcca3f FIX: fix python version specs in Azure matrix strategy
  • 0378db8 BUILD: upgrade Pytools to 3.0 (#366)
  • cca8635 BUILD: update version to 2.1.3
  • b917411 Merge remote-tracking branch 'origin/release/2.1.2' into 2.1.x
  • 612043f Merge branch '2.0.x' into 2.1.x
  • 259ff8f BUILD: update version to 2.0.8

This list of changes was auto generated.

pytools 2.1.2

14 Nov 22:58
cdb31e3
Compare
Choose a tag to compare

This is the 2.1.2 release of gamma-pytools.

You can upgrade your current pip installation via

pip install --upgrade gamma-pytools

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma gamma-pytools

Changes:

  • cdb31e3 Merge pull request #364 from BCG-X-Official/dev/2.1.2
  • 8f86a65 Merge branch '2.0.x' into 2.1.x
  • d37d486 DOC: update release notes
  • d09b102 Merge branch '2.0.x' into 2.1.x
  • f931b5c BUILD: update black to 23.10.1
  • 7bc3f78 Merge branch '2.0.x' into 2.1.x
  • a158fb4 Merge branch '2.0.x' into 2.1.x
  • e8c41b3 REFACTOR: switch to black v23.10
  • dca129c BUILD: relax pip version requirement
  • 8d0e055 Merge branch '2.0.x' into 2.1.x
See More
  • 8f818cc Merge branch '2.0.x' into 2.1.x
  • 59a56b2 Merge branch '2.0.x' into 2.1.x
  • f0d6db6 BUILD: allow make.py to handle new package releases (no prior versions)
  • cf14fc5 BUILD: update version to 2.1.2
  • 2ed53af Merge pull request #360 from BCG-Gamma/dev/2.1.1
  • 02eecc5 BUILD: require typing_inspect~=0.7 and scipy~=1.6
  • 2f533ba BUILD: require typing_inspect ~= 0.7
  • 5cf56c3 FIX: import get_args() from typing_inspect for py37 compatibility
  • 5d0fac2 API: resolve forward references in type aliases exported via __all__ (#359)
  • 325469a BUILD: run nightly builds on 2.1.x branch
  • de0e147 FIX: install micromamba for nightly builds
  • a3be579 BUILD: simplify development environment
  • f527ee5 BUILD: use mamba for faster conda builds during full matrix builds (#358)
  • 7289b75 BUILD: use boa's mambabuild as drop-in replacement for conda-build (#357)
  • 615052d DOC: replace '*' with '\cdot' in LaTeX formulæ
  • 0aff2b8 BUILD: update version to 2.1.1
  • 4e60319 Merge pull request #356 from BCG-Gamma/dev/2.1.0
  • ca7cfe1 DOC: remove duplicate release notes for 2.1.0
  • cb1ca0c Merge remote-tracking branch 'origin/release/2.1rc2' into 2.1.x
  • 7389d99 BUILD: roll back [build.matrix.default] section in make.py
  • 5ba7ebc FIX: make dict union operation compatible with Python < 3.9
  • 69feb92 BUILD: update version to 2.1.0
  • 4b16673 BUILD: add support for [build.matrix.default] in pyproject.toml
  • 60919a6 FIX: create temporary tox.ini in the same dir as the original
  • 87bb3c6 Merge remote-tracking branch 'origin/2.1.x' into 2.1.x
  • 25b81b1 BUILD: remove unused package version variables from tox.ini before build
  • 3c39184 Merge pull request #355 from BCG-Gamma/dev/2.1rc2
  • 04016df BUILD: set version to 2.1rc2
  • 7088cba DOC: update release notes
  • 67b1aa6 API: generate HTML representations of expressions in Jupyter notebook (#354)
  • c7cf7dd Merge branch '2.0.x' into 2.1.x
  • 7951afd Merge branch '2.0.x' into 2.1.x
  • a4e34e3 BUILD: set version to 2.1.0
  • a7b27f2 Merge pull request #350 from BCG-Gamma/dev/2.1rc1
  • 0ae295a Merge remote-tracking branch 'origin/release/2.1rc1' into dev/2.1rc1
  • 677eb30 BUILD: set version to 2.1rc1
  • 9bd6f35 Merge branch '2.0.x' into 2.1.x
  • e750ee3 Merge branch '2.0.x' into 2.1.x
  • cc3f70f IDE: use facet-base environment in all modules
  • d81d8cf Merge branch '2.0.x' into 2.1.x
  • 598e032 Merge branch '2.0.x' into 2.1.x
  • 05440b2 REFACTOR: declare type aliases using TypeAlias
  • d3f7d97 Merge pull request #346 from BCG-Gamma/dev/2.1rc0
  • 6133b77 BUILD: set version to 2.1rc0
  • cce5980 API: add new Sphinx callbacks TrackCurrentClass and RenamePrivateArguments (#344)
  • b8b5e06 DOC: show code coverage badge for branch 2.1.x
  • d31002f BUILD: update current branch to 2.1.x
  • 7d2ce24 API: replace ensure_fitted with @fitted_only decorator (#345)
  • 5939815 Merge branch '2.0.x' into 2.1.x
  • 256ec5c Merge branch '2.0.x' into 2.1.x
  • 61a2c7c BUILD: update version to 2.1.0

This list of changes was auto generated.

pytools 2.0.7

14 Nov 14:21
3d137f4
Compare
Choose a tag to compare

This is the 2.0.7 release of gamma-pytools.

You can upgrade your current pip installation via

pip install --upgrade gamma-pytools

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma gamma-pytools

Changes:

  • 3d137f4 Merge pull request #363 from BCG-X-Official/dev/2.0.7
  • dfceb02 FIX: fetch required doc branches from remote before checking them out
  • 074752c FIX: prevent missing font warnings (#361)
  • a7614e4 BUILD: update black to 23.10.1
  • ad507cc BUILD: use 2.1.x branch for nightly builds
  • ff9e086 BUILD: allow pip>=21 for build host environment
  • 721746a BUILD: use micromamba instead of conda
  • 4b0ca01 Rename github org to BCG-X-Official
  • 15af206 Rename github org to BCG-X-Official
  • 6114ac5 Rename github org to BCG-X-Official

This list of changes was auto generated.

pytools 2.1.1

05 Jun 11:32
2ed53af
Compare
Choose a tag to compare

This is the 2.1.1 release of gamma-pytools.

You can upgrade your current pip installation via

pip install --upgrade gamma-pytools

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma gamma-pytools

Changes:

  • 2ed53af Merge pull request #360 from BCG-Gamma/dev/2.1.1
  • 02eecc5 BUILD: require typing_inspect~=0.7 and scipy~=1.6
  • 2f533ba BUILD: require typing_inspect ~= 0.7
  • 5cf56c3 FIX: import get_args() from typing_inspect for py37 compatibility
  • 5d0fac2 API: resolve forward references in type aliases exported via __all__ (#359)
  • 325469a BUILD: run nightly builds on 2.1.x branch
  • de0e147 FIX: install micromamba for nightly builds
  • a3be579 BUILD: simplify development environment
  • f527ee5 BUILD: use mamba for faster conda builds during full matrix builds (#358)
  • 7289b75 BUILD: use boa's mambabuild as drop-in replacement for conda-build (#357)
See More
  • 615052d DOC: replace '*' with '\cdot' in LaTeX formulæ
  • 0aff2b8 BUILD: update version to 2.1.1

This list of changes was auto generated.

pytools 2.1.0

15 May 13:32
4e60319
Compare
Choose a tag to compare

This is the 2.1.0 release of gamma-pytools.

You can upgrade your current pip installation via

pip install --upgrade gamma-pytools

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma gamma-pytools

Changes:

  • 4e60319 Merge pull request #356 from BCG-Gamma/dev/2.1.0
  • ca7cfe1 DOC: remove duplicate release notes for 2.1.0
  • cb1ca0c Merge remote-tracking branch 'origin/release/2.1rc2' into 2.1.x
  • 7389d99 BUILD: roll back [build.matrix.default] section in make.py
  • 5ba7ebc FIX: make dict union operation compatible with Python < 3.9
  • 69feb92 BUILD: update version to 2.1.0
  • 4b16673 BUILD: add support for [build.matrix.default] in pyproject.toml
  • 60919a6 FIX: create temporary tox.ini in the same dir as the original
  • 87bb3c6 Merge remote-tracking branch 'origin/2.1.x' into 2.1.x
  • 25b81b1 BUILD: remove unused package version variables from tox.ini before build
See More
  • 3c39184 Merge pull request #355 from BCG-Gamma/dev/2.1rc2
  • 04016df BUILD: set version to 2.1rc2
  • 7088cba DOC: update release notes
  • 67b1aa6 API: generate HTML representations of expressions in Jupyter notebook (#354)
  • c7cf7dd Merge branch '2.0.x' into 2.1.x
  • 9e79cdb BUILD: update version to 2.0.7
  • 7951afd Merge branch '2.0.x' into 2.1.x
  • a4e34e3 BUILD: set version to 2.1.0
  • a7b27f2 Merge pull request #350 from BCG-Gamma/dev/2.1rc1
  • 0ae295a Merge remote-tracking branch 'origin/release/2.1rc1' into dev/2.1rc1
  • 677eb30 BUILD: set version to 2.1rc1
  • 9bd6f35 Merge branch '2.0.x' into 2.1.x
  • e750ee3 Merge branch '2.0.x' into 2.1.x
  • cc3f70f IDE: use facet-base environment in all modules
  • d81d8cf Merge branch '2.0.x' into 2.1.x
  • 598e032 Merge branch '2.0.x' into 2.1.x
  • 05440b2 REFACTOR: declare type aliases using TypeAlias
  • d3f7d97 Merge pull request #346 from BCG-Gamma/dev/2.1rc0
  • 6133b77 BUILD: set version to 2.1rc0
  • cce5980 API: add new Sphinx callbacks TrackCurrentClass and RenamePrivateArguments (#344)
  • b8b5e06 DOC: show code coverage badge for branch 2.1.x
  • d31002f BUILD: update current branch to 2.1.x
  • 7d2ce24 API: replace ensure_fitted with @fitted_only decorator (#345)
  • 5939815 Merge branch '2.0.x' into 2.1.x
  • 256ec5c Merge branch '2.0.x' into 2.1.x
  • 61a2c7c BUILD: update version to 2.1.0

This list of changes was auto generated.