Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.3 - Refactor #17

Merged
merged 1 commit into from
Nov 13, 2024
Merged

V0.3 - Refactor #17

merged 1 commit into from
Nov 13, 2024

Conversation

lkdvos
Copy link
Member

@lkdvos lkdvos commented Nov 12, 2024

This PR constitutes a new version of the TBLIS.jl package, aimed at providing basic bindings to the TBLIS library, without additional high-level functions.
The primary goal would be to allow package extensions to be easily built on top of this, which can be loaded through using TBLIS.

* Purge previous files

* Add generator folder for bindings

* Update implementation and tests

* Update CI workflow

* Remove stale dep

* Add formatter

* Update README

* Add codecov ignores

* Fix test implementation for julia LTS

* Refactor `tblis_function` into `TBLIS.function`

* Update tests

* Revert "Update tests"

This reverts commit 22ecc11.

* Revert "Refactor `tblis_function` into `TBLIS.function`"

This reverts commit 911eeaf.

* Add `TBLIS.get_num_threads()` and  `TBLIS.set_num_threads(n)`
@lkdvos lkdvos merged commit 9942904 into QuantumKitHub:master Nov 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant