Skip to content

Releases: timothyas/xesn

v0.1.5

26 Jun 22:42
6f0875c
Compare
Choose a tag to compare
bump version before release ... (#74)

v0.1.4

24 Jun 22:30
4b110f2
Compare
Choose a tag to compare

Small updates following scaling tests, some documentation improvements, and paper.

v0.1.3

19 Apr 19:20
bf10248
Compare
Choose a tag to compare
  • Cleaned up GPU implementation
  • Some docs improvements

v0.1.2

29 Nov 20:12
de100d4
Compare
Choose a tag to compare
SMT from conda-forge + micromamba CI (#66)

* use smt from conda forge

* try updated setup miniconda action

* try mamba ...

* this worked locally...

* try this...

* create-args for poython version

* touch setup.cfg

* activate env

* conda activate no good

* require setuptools>=64

* add packages

* double def

* python -m pip vs pip?

* get versions...

* specify python version

* more attempts...

* try no caching

* trying this...

* try micromamba shell

* cleanup

* build docs with micromamba

* Use docs env file

* check python version right before coverage run

v0.1.1

22 Nov 22:22
Compare
Choose a tag to compare

With smt==2.1.0

v0.1.0

22 Nov 20:54
06a285b
Compare
Choose a tag to compare
Publish Package to pypi (#62)

* pypi publish workflow

* actually build the package

* update ci workflows while we're at it