Skip to content

Commit 4e3dc80

Browse files
authored
Merge pull request #44 from awagoner/master
Fixed typo for polinomial
2 parents f21f6f8 + 3a31922 commit 4e3dc80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
The library contains:
66
- splines.*: fast numba-compatible multilinear and cubic interpolation
77
- multilinear.*: fast numba-compatible multilinear interpolation (alternative implementation)
8-
- smolyak.*: smolyak polinomials
8+
- smolyak.*: smolyak polynomials
99
- complete polynomials
1010

1111
## install

0 commit comments

Comments
 (0)