Skip to content

Releases: peterspackman/occ

v0.5.3

26 Feb 01:11
Compare
Choose a tag to compare
Add wheel upload step to release

v0.5.2

09 Feb 02:43
Compare
Choose a tag to compare

Full Changelog: v0.5.1...v0.5.2

v0.5.1

21 Dec 02:42
Compare
Choose a tag to compare

Set occ basis path

Linux/MacOS

export OCC_BASIS_PATH=/path/to/parent/of/basis/folder

Windows

$env:OCC_BASIS_PATH=C:\path\to\parent\of\basis\folder

Running unsigned binaries on MacOS

You can remove the extended attributes that signify it was downloaded from the internet as follows:

xattr -rc FILE

What's Changed

  • Add support for ECPs, using XTB binary for interaction energies by @peterspackman in #5

Full Changelog: v0.4.1...v0.5.1

v0.5.0

20 Dec 06:33
Compare
Choose a tag to compare
Bump version number

v0.4.9

18 Dec 05:33
Compare
Choose a tag to compare
Bump version to 0.4.9

v0.4.8

18 Dec 01:39
Compare
Choose a tag to compare
Bump version number to 0.4.8

v0.4.7

15 Dec 09:22
Compare
Choose a tag to compare
Bump version to 0.4.7

v0.4.6

15 Dec 01:34
Compare
Choose a tag to compare
Bump version to 0.4.6, add spherical flag to occ elat

v0.4.5

14 Dec 05:08
Compare
Choose a tag to compare

Set occ basis path

Linux/MacOS

export OCC_BASIS_PATH=/path/to/parent/of/basis/folder

Windows

$env:OCC_BASIS_PATH=C:\path\to\parent\of\basis\folder

Running unsigned binaries on MacOS

You can remove the extended attributes that signify it was downloaded from the internet as follows:

xattr -rc FILE

What's Changed

  • Add support for ECPs, using XTB binary for interaction energies by @peterspackman in #5

Full Changelog: v0.2a...v0.4.5

Paper pre-release

07 Dec 02:25
Compare
Choose a tag to compare
Paper pre-release Pre-release
Pre-release

Uploads contain the occ-cg and occ binaries, along with the basis sets folder.

Ignore the tagged commit, this is from the latest git commit associated prior to the upload date.

If you wish to use the program I suggest setting the OCC_BASIS_PATH environment variable to the parent folder of the basis directory.