summaryrefslogtreecommitdiffhomepage
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* 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