Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make new release 1.1.0 #109

Merged
merged 99 commits into from
Dec 10, 2021
Merged

Make new release 1.1.0 #109

merged 99 commits into from
Dec 10, 2021

Conversation

timcallow
Copy link
Contributor

Make new minor release due to improvements and some new features in the code

DanielKotik and others added 30 commits August 16, 2021 14:36
Merge `master` back to `develop`
Co-authored-by: Tim Callow <t.callow@hzdr.de>
- change `eigenfuncs` to `eigenfuncs_x`
- add space between parameter and colon
- add missing parameter `v` in `diag_H`
flake8 parses `unbound (...` in docstring as function's signature and
issues Warning D402.
Pushes new commits automatically to mirror repo of atoMEC within the
CASUS organisation.
Add GitHub actions workflow to mirror to CASUS:
This is a workaround. It would be desirable to skip the deployment step
when opening a PR and only execute this step when a PR actually gets
merged.
Allow forked repos deploying to GitHub pages:
Change integral limits in calculation of hartree potential
The deploy step in the GitHub pages workflow is only executed if a
reviewer approves the changes of the PR.
With this setup we circumvent the limitations of `GITHUB_TOKEN`. Forks
can now deploy to GH pages.
Add constant shift term to `calc_v_Hxc func` in `EnergyAlt` class
timcallow and others added 25 commits November 15, 2021 14:30
Fix issue #97 (overwriting data storage folders with `joblib`)
Co-authored-by: Daniel Kotik <d.kotik@hzdr.de>
Co-authored-by: Daniel Kotik <d.kotik@hzdr.de>
Add function `calc_e_kin_dens` to compute the local kinetic energy density
Add orchid ids for Tim, Eli and Attila
Accept negative `n_jobs` parameter for `joblib`
* Make nmax much smaller in examples due to improved diagonalization routine

* Change `config.numcores` back to -1
Fix small error introduced in PR 106
@DanielKotik DanielKotik merged commit 3c3cfb6 into master Dec 10, 2021
@DanielKotik DanielKotik linked an issue Dec 10, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make new release 1.1.0
2 participants