Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: reduce Doxyfile and modernize numpyfilter.py | Mike Taves | 2020-02-14 | 1 | -1545/+2 |
| | | | | | | | * Doxyfile refreshed using "doxygen -u", then remove comments and default arguments; see http://www.doxygen.nl/manual/config.html * Added "clean" target to Makefile to clear build and cache * Update numpyfilter.py to work, and replace optparse with argparse | ||||
* | HTTP -> HTTPS, and other linkrot fixes | Mike Toews | 2018-06-16 | 1 | -9/+10 |
| | |||||
* | More misc. typos | luz.paz | 2018-01-04 | 1 | -1/+1 |
| | | | Found via `codespell` | ||||
* | ENH: Spelling fixes | Ville Skyttä | 2017-05-09 | 1 | -1/+1 |
| | |||||
* | DOC: add automatic documentation generation from C sources (using Doxygen at ↵ | Pauli Virtanen | 2010-06-05 | 1 | -0/+1571 |
the moment) |