Skip to content

Commit

Permalink
Mention C++11 in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ddemidov committed Nov 16, 2018
1 parent 17128af commit 3774f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Scattered data interpolation with multilevel B-Splines

This library provides the adaptive MBA algorithm from [1] implemented in C++.
This library provides the adaptive MBA algorithm from [1] implemented in C++11.
This is a fast algorithm for scattered N-dimensional data interpolation and
approximation. Python bindings are also provided.

Expand Down

0 comments on commit 3774f59

Please sign in to comment.