add demos to README.md
This commit is contained in:
@@ -13,6 +13,21 @@ Mathematical utilities
|
||||
|
||||

|
||||
|
||||
### matrix/DemoLeastSquares01
|
||||
[source code](src/jvmDemo/kotlin/matrix/DemoLeastSquares01.kt)
|
||||
|
||||

|
||||
|
||||
### rbf/RbfInterpolation01
|
||||
[source code](src/jvmDemo/kotlin/rbf/RbfInterpolation01.kt)
|
||||
|
||||

|
||||
|
||||
### rbf/RbfInterpolation02
|
||||
[source code](src/jvmDemo/kotlin/rbf/RbfInterpolation02.kt)
|
||||
|
||||

|
||||
|
||||
### simplexrange/DemoSimplexRange3D01
|
||||
[source code](src/jvmDemo/kotlin/simplexrange/DemoSimplexRange3D01.kt)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user