2024-10-18
Maintenance
- Move from
prisae
toemsig
. - Changed from
setup.py
topyproject.toml
. - Ready for numpy v2.
- Updated all CI.
- Change from
master
tomain
. - Add Makefile.
- Add monthly tests.
2020-05-16
First packaged release on PyPi and conda-forge. This includes:
- Re-structuring the repo.
- Add a proper documentation, https://pyfftlog.readthedocs.io, convert plain-text math into LaTeX, and add a reference section.
- Add example notebook as sphinx-gallery to docs.
- Add tests and CI on Travis, https://travis-ci.org/github/prisae/pyfftlog.
- Link to Zenodo, https://zenodo.org/record/3830366.
- PEP8 checking and coveralls (https://coveralls.io/github/prisae/pyfftlog).
- Add the relevant badges to README.
2019-08-16
- Small bugfix for uneven values.
2016-12-09
- Initially working version uploaded to GitHub.