Skip to content

Commit 3a31922

Browse files
committed
Fixed typo for polinomial
1 parent 5f366bf commit 3a31922

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)