-
-
Notifications
You must be signed in to change notification settings - Fork 667
Scientific Computing
Stephen De Gabrielle edited this page Feb 10, 2019
·
5 revisions
This page lists Racket projects related to applications in science and engineering. Each section also has a wish list where you can add things that you would like to see developed.
Racket supports a wide variety of applied mathematics, including simulation, statistical inference, signal processing, and combinatorics. The Mathematical visualisation (Plot) library provides a flexible interface for interactive scatter plots, line plots, contour plots, histograms, and 3D surfaces and isosurfaces.
- Wish list
- The MOSAIC data model for molecular simulations
- NLopt nonlinear optimization wrapper [docs @ pkgs] [git repo]