dgasmith / gau2grid

Fast computation of a gaussian and its derivative on a grid.
https://gau2grid.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
29 stars 15 forks source link

Removes components after core deprecation #50

Closed dgasmith closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #50 into master will not change coverage. The diff coverage is n/a.

loriab commented 5 years ago

so CARTESIAN_ORDER and SPHERICAL_ORDER are entirely at runtime now, not buildtime? in that case, looks like https://github.com/dgasmith/gau2grid/blob/master/README.md needs editing, but that's it.

dgasmith commented 5 years ago

Correct, it is now a runtime only switch.