Skip to content

Tags: secondmind-labs/banded_matrices

Tags

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pyproject.toml to match VERSION

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update VERSION

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.
Preparing new version (#11)

* first commit

* wip

* change python versions and poetry

* change cmake version

* change python version

* change python version

* tf version for build

* tf version

* tf version

* debugging with gpt

* debugging with gpt v2

* debugging with gpt v3

* update mypy

* forgot the lock

* black changes

* versioning

* update pyproject

* ignore banded mypy

* temporary fix: skip test

* black

* putting header back

* poetry task fix / rm setup.py / more python tested upon push

* minor

* change tensorflow version range

* forgot the lock

* changing tf version

* update poetry

* update worflow to force the lock to be regenerate

* update worflow to force the lock to be regenerate v2

* set matching python / tf

* set matching python / tf

* set looser dependencies for np / tf / py

* set looser dependencies for np / tf / py

* set looser dependencies for np / tf / py v2

* set looser dependencies for np / tf / py v3

* reduce range and change tf/py version

* workflow adding quotes to versions

* exception for python 3.8

* exception for python 3.8 v2

* looser version for mypy

* now numpy

* Revert "black"

This reverts commit ccd3c82.

* revert to ccd3c82

* playing with versions

* reintroducing matrix python

* version fix

* fixing versions tf

* black + version

* 3.11

* markers

* markers weird py3.7

* py3.11 tf2.16

* test

* test back

* remove 3.11 from list

* fix black

* fix: john comments

* py3.7

* simplifying github workflow

* gh worflow: add back manual build

* gh worflow: revert to what works

* updating release file

* update version (#8)

* Update scipy dependency (#9)

* Update scipy dependency

* Typo

---------

Co-authored-by: Uri Granta <uri.granta@secondmind.ai>

* Update pyproject.toml (#10)

commenting flags

* moving cmake config out of pyproject

* black

* update workflow trigger

* Update upload-pypi.yaml

removing trigger filter by branch

---------

Co-authored-by: Vincent Adam <vincent.adam@secondmind.ai>
Co-authored-by: uri-granta <50578464+uri-granta@users.noreply.github.com>
Co-authored-by: Uri Granta <uri.granta@secondmind.ai>

v0.1.0

Toggle v0.1.0's commit message
move v0.1.0 to new commit

v0.0.6

Toggle v0.0.6's commit message
pypi on release

v0.0.5

Toggle v0.0.5's commit message
version update

v0.0.4

Toggle v0.0.4's commit message
update version

v0.0.3

Toggle v0.0.3's commit message
remove test for release

v0.0.2

Toggle v0.0.2's commit message
update workflow

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.
Merge pull request #1 from secondmind-labs/va/pypi-upload

fix checks workflow and add pypi upload