You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 23, 2020. It is now read-only.
I'm working on mesh curvature and other similar issues.
For these works I need advanced mathematical tools to
-matrix management
-solve linear systems,
-eigenvalues and eigenvectors,
-find the minimum or the maximum of a function,
-find the zeros of a function.
Now I'm using the library MetaNumerics, which is licensed under the MS-PL license.
I think that these items are available in rhino core. Can I find these on the common?
If no, it is possible to add these to the wish list?
Moreover i wish:
-solve non linear system,
-an optimizer method,
-a genetic alghorithm (like Galapagos),
-a Delaunay triangularization (in http://wiki.mcneel.com/labs/pointsetreconstruction there was something like this for Rhino 4 write from David).
Grazie,
g
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm working on mesh curvature and other similar issues.
For these works I need advanced mathematical tools to
-matrix management
-solve linear systems,
-eigenvalues and eigenvectors,
-find the minimum or the maximum of a function,
-find the zeros of a function.
Now I'm using the library MetaNumerics, which is licensed under the MS-PL license.
I think that these items are available in rhino core. Can I find these on the common?
If no, it is possible to add these to the wish list?
Moreover i wish:
-solve non linear system,
-an optimizer method,
-a genetic alghorithm (like Galapagos),
-a Delaunay triangularization (in http://wiki.mcneel.com/labs/pointsetreconstruction there was something like this for Rhino 4 write from David).
Grazie,
g
The text was updated successfully, but these errors were encountered: