What's Changed
- fix bug in LMDB dataset's e3statistics by @floatingCatty in #205
- feat: add tensorboard support by @Franklalalala in #206
- add overlap output in feature_to_block by @AsymmetryChou in #208
- update basic_api doc by @floatingCatty in #214
- Implement Cyclic Learning Rate and Step-wise Learning Rate Scheduler by @Franklalalala in #213
- add support atomwise rmax for sktb module by @QG-phy in #209
- Update fermi level calculation method by @AsymmetryChou in #210
- update weighted hamil loss by @floatingCatty in #215
- Update Readme add deeptb-logo by @QG-phy in #219
- Update readme and logo by @QG-phy in #220
- Basis transfer code by @floatingCatty in #216
- remove the 0.5 factor in the cubic term in poly2exp formula by @QG-phy in #228
- pyproject.toml update and warnings fix. by @Lonya0 in #233
- Update installation instructions in README.md and easy_install.md to … by @QG-phy in #234
- Fix unit test: compare the bond index related tensors the order is not important, remove the check for order. by @QG-phy in #235
- Refactor constants in constants.py by @QG-phy in #236
- refactor(utils): 修改vasp_kpath函数参数类型并更新文档 by @QG-phy in #237
- update input and e3tb hands on doc by @floatingCatty in #240
- 更新Sphinx配置,添加myst_nb扩展及其版本要求 by @QG-phy in #242
- Add ipynb by @QG-phy in #243
- Add ipynb by @QG-phy in #244
- build(deps): bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #245
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #246
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #247
- Tutorial 2025 by @QG-phy in #241
New Contributors
- @Franklalalala made their first contribution in #206
- @Lonya0 made their first contribution in #233
Full Changelog: v2.1.1...v2.2.0