aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Try to fix perf archival.J08nY2025-06-191-1/+2
|
* Fix perf merge CI.J08nY2025-06-171-1/+1
|
* Move to ubuntu-latest in CI.J08nY2024-07-244-13/+14
|
* Test 3.12 in CI.J08nY2024-07-152-2/+2
|
* Improve mod docs.J08nY2024-07-151-2/+3
|
* Better perf result merging.J08nY2024-07-111-3/+15
|
* Merge artifacts in perf.J08nY2024-07-111-0/+9
|
* Add support for python-flint-based Mod.J08nY2024-07-112-19/+25
|
* Also install pandoc for nbsphinx.J08nY2024-06-171-1/+1
|
* Install codegen in docs build.J08nY2024-06-171-2/+6
|
* Build docs in the proper dir.J08nY2024-06-171-2/+3
|
* Fix docs path.J08nY2024-06-171-1/+1
|
* Fix codegen path in docs build.J08nY2024-06-171-1/+5
|
* Checkout codegen in docs build.J08nY2024-06-171-0/+4
|
* Fix docs build.J08nY2024-06-171-1/+1
|
* Add Github Actions docs build.J08nY2024-06-171-0/+63
|
* Add testing of (some) notebooks.J08nY2024-06-041-0/+3
|
* Fix codecov.J08nY2024-06-031-1/+2
|
* Add smartleia back to CI.J08nY2024-06-033-5/+5
|
* Switch back to usptream pico-python in CI.J08nY2024-05-313-3/+3
|
* Drop 3.12 from CI.J08nY2024-05-302-2/+2
| | | | gmpy2 is not compatible yet, should be soon.
* Fix pico-python with 3.12.J08nY2024-05-303-6/+6
|
* Fix pico install in Python 3.12.J08nY2024-05-303-6/+6
|
* Test Python 3.12 in CI.J08nY2024-05-303-14/+5
|
* Add Python 3.11 to CI.J08nY2024-04-162-2/+2
|
* Fix perf artifact upload.J08nY2024-01-231-1/+1
|
* Merge pull request #62 from J08nY/cyparidcpJán Jančár2024-01-233-19/+19
|\ | | | | Cyparidcp
| * Ditch Python 3.8.J08nY2024-01-233-13/+13
| |
| * Add pari to CI.J08nY2024-01-232-6/+6
| |
* | Cache sympy simplify results in formula eval.J08nY2024-01-231-1/+1
|/ | | | Speeds up formula eval significantly.
* Fix caching in CI.J08nY2023-09-283-4/+4
|
* Bump codecov action.J08nY2023-08-291-2/+1
|
* Temporarily ditch smartleia in GH actions.J08nY2023-08-082-3/+3
| | | | They depend on old pytest which breaks shit.
* Disallow numpy 1.25 for a while.J08nY2023-07-243-3/+3
|
* Fix numpy install.J08nY2023-07-243-3/+3
|
* Make sure CI has numpy < 1.25.1J08nY2023-07-243-0/+9
|
* Add an import guard on LEIA code.J08nY2023-02-172-3/+3
| | | | Fixes #29.
* Lint only with "typecheck".J08nY2023-02-161-1/+1
|
* Use string versions in Github CI python setup.J08nY2022-04-043-12/+12
|
* Also test on Pyton 3.10 in CI.J08nY2022-04-041-1/+1
|
* Add pre-commit.J08nY2021-04-103-3/+3
|
* Add performance monitoring and a few improvements to Mod.J08nY2021-01-301-0/+63
|
* Add Test and Lint GitHub action.J08nY2021-01-232-0/+115