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 SONAME version to the library #23

Closed eclipseo closed 6 years ago

eclipseo commented 6 years ago

Signed-off-by: Robert-André Mauchin zebob.m@gmail.com

Needed for Fedora packaging, which requires libraries to be versioned.

codecov-io commented 6 years ago

Codecov Report

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

eclipseo commented 6 years ago

Fixes #24

dgasmith commented 6 years ago

Superseded by #28.