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

Add skeleton CMake generation, lib, pybound lib #1

Closed loriab closed 7 years ago

loriab commented 7 years ago

Correct me if you really meant "derivate" in setup.py

codecov-io commented 7 years ago

Codecov Report

Merging #1 into master will decrease coverage by 0.44%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
- Coverage   98.39%   97.95%   -0.45%     
==========================================
  Files           5        5              
  Lines         437      440       +3     
==========================================
+ Hits          430      431       +1     
- Misses          7        9       +2
Impacted Files Coverage Δ
gau2grid/generator.py 99.11% <33.33%> (-0.89%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 100e181...dde609b. Read the comment docs.