aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/test.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move to ubuntu-latest in CI.J08nY2024-07-241-3/+3
|
* Test 3.12 in CI.J08nY2024-07-151-1/+1
|
* Add support for python-flint-based Mod.J08nY2024-07-111-9/+12
|
* Add testing of (some) notebooks.J08nY2024-06-041-0/+3
|
* Fix codecov.J08nY2024-06-031-1/+2
|
* Add smartleia back to CI.J08nY2024-06-031-2/+2
|
* Switch back to usptream pico-python in CI.J08nY2024-05-311-1/+1
|
* Drop 3.12 from CI.J08nY2024-05-301-1/+1
| | | | gmpy2 is not compatible yet, should be soon.
* Fix pico-python with 3.12.J08nY2024-05-301-2/+2
|
* Fix pico install in Python 3.12.J08nY2024-05-301-2/+2
|
* Test Python 3.12 in CI.J08nY2024-05-301-4/+1
|
* Add Python 3.11 to CI.J08nY2024-04-161-1/+1
|
* Ditch Python 3.8.J08nY2024-01-231-4/+4
|
* Add pari to CI.J08nY2024-01-231-3/+3
|
* Fix caching in CI.J08nY2023-09-281-1/+1
|
* Bump codecov action.J08nY2023-08-291-2/+1
|
* Temporarily ditch smartleia in GH actions.J08nY2023-08-081-2/+2
| | | | They depend on old pytest which breaks shit.
* Disallow numpy 1.25 for a while.J08nY2023-07-241-1/+1
|
* Fix numpy install.J08nY2023-07-241-1/+1
|
* Make sure CI has numpy < 1.25.1J08nY2023-07-241-0/+3
|
* Add an import guard on LEIA code.J08nY2023-02-171-2/+2
| | | | Fixes #29.
* Use string versions in Github CI python setup.J08nY2022-04-041-4/+4
|
* Also test on Pyton 3.10 in CI.J08nY2022-04-041-1/+1
|
* Add pre-commit.J08nY2021-04-101-1/+1
|
* Add Test and Lint GitHub action.J08nY2021-01-231-0/+63