What's Changed
- updating references - readme and paper_figure by @ondrejkrejci in #294
- Update README.md by @ondrejkrejci in #296
- Update README.md by @yakutovicha in #297
- Fix some typos in examples. by @huangchieh in #298
- Implement
PpafmParameters
class based onpydantic.BaseModel
by @yakutovicha in #275 - Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows by @dependabot in #301
- fix comment handling by @LauriKurki in #303
- Fix API docs by @NikoOinonen in #305
- Fix typos and formatting in example of PTCDA_Hartree by @huangchieh in #306
- Fix spline interpolation segfaults. by @NikoOinonen in #309
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #311
- End support for Python 3.7 by @yakutovicha in #299
- Fix issues that occured when running ppafm-generate-elff with tip's density by @yakutovicha in #316
- Fix pointers by @NikoOinonen in #322
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #323
- Add labels to GUI df curve plot. by @NikoOinonen in #319
- Adding the plotting of z-component of force by @ondrejkrejci in #326
- Add Python 3.13 to the CI test matrix. by @NikoOinonen in #330
- Update upload-artifact v3->v4 in CI workflows. by @NikoOinonen in #331
- Update download links by @NikoOinonen in #333
- Add density cutoff option to fix FDBM for all-electron densities. by @NikoOinonen in #313
- Fix publish CI workflow by @NikoOinonen in #335
New Contributors
- @huangchieh made their first contribution in #298
- @dependabot made their first contribution in #301
Full Changelog: v0.3.2...v0.4.0