Skip to content

Commit aab77d5

Browse files
authored
Update README.md
1 parent 29d2eb9 commit aab77d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Designed to work alongside the open source Python packages, [Numpy](http://www.n
1010

1111
* [Correlation and regression analysis](https://github.com/numericalalgorithmsgroup/NAGPythonExamples/tree/master/correlation_and_regression_analysis)
1212
* [Curve and surface fitting](https://github.com/numericalalgorithmsgroup/NAGPythonExamples/tree/master/curve_and_surface_fitting)
13+
* [Dimensionality Reduction](https://github.com/numericalalgorithmsgroup/NAGPythonExamples/tree/master/dimension_reduction)
1314
* [Global Optimisation](https://github.com/numericalalgorithmsgroup/NAGPythonExamples/tree/master/global_optimisation)
1415
* [Linear Algebra](https://github.com/numericalalgorithmsgroup/NAGPythonExamples/tree/master/linear_algebra)
1516
* [Local optimisation](https://github.com/numericalalgorithmsgroup/NAGPythonExamples/tree/master/local_optimisation)

0 commit comments

Comments
 (0)