Skip to content

Commit 47ed9cc

Browse files
authored
README.md
1 parent 436aec8 commit 47ed9cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This is a Python implementation of the Faul-Goodsen-Powell algorithm which produces an interpolant for d-dimensional data using the multiquadric radial basis functions. It works well for even very high dimensional data.
22

33
INSTALLATION/REQUIREMENTS:
4-
Python > 3.11.8
4+
Python > 3.11.8\\
55
Numpy
66

77
ALGORITHM DESCRIPTION - inputs - FGP(data, values, q, c, error)

0 commit comments

Comments
 (0)