Skip to content

Exposing atomic_vs in python API.

Latest
Compare
Choose a tag to compare
@rlaplaza rlaplaza released this 20 Sep 14:52
· 5 commits to main since this release

Exposed a new function atomic_vs in the python API, which gives atomic surface and volume contributions. This release breaks backward compatibility of the fortran and C interfaces, but not for the python API. As such, the major version stays as it is (this is first and foremost a python-intended library).

Changes are otherwise minimal (extension of the test-suite, etc.).