issues
search
benstanfish
/
SectionPy
Library with helpful geometric formulae, frequently used in structural analysis.
GNU General Public License v3.0
1
stars
0
forks
source link
Interpolation methods
#9
Open
benstanfish
opened
1 year ago
benstanfish
commented
1 year ago
classic linear interpolation
linear interpolation with a grid of values
bilinear interpolation
benstanfish
commented
1 year ago
Check the scipy library.