summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/test_symbolic.py
Commit message (Expand)AuthorAgeFilesLines
* BUG, DOC: Fixes SciPy docs build warningsmelissawm2022-01-111-1/+1
* MAINT,TST: Reduce np.testing to IS_PYPYRohit Goswami2021-12-061-2/+3
* MAINT: Rework whitespace to pass PR checksRohit Goswami2021-12-051-214/+245
* Fix a bug in dependencies. Implement support for relational operations.Pearu Peterson2021-09-031-1/+37
* Add ternary, ref, and deref expressions support.Pearu Peterson2021-09-031-18/+49
* ENH: [f2py] Symbolic solver for dimension specifications.Pearu Peterson2021-09-011-0/+395