-
Notifications
You must be signed in to change notification settings - Fork 29
Home
Meta.Numerics is library for advanced numerical computing on the .NET platform. It offers an object-oriented API for data wrangling, statistical analysis, computing advanced functions, numerical integration and optimization, Fourier transforms, and matrix algebra.
See our Installation tutorial for instructions.
You can read tutorials about how to use some of our features on this github wiki. Meta.Numerics also has its own web-site, where you can find detailed feature information, read API documentation, and use some web calculators that show off its capabilities. Meta.Numerics also has a Facebook page, which you can like to see very occasional news in your Facebook feed.
Meta.Numerics is licensed under the MS-PL license, which is a BSD-style license. You can use the Meta.Numerics library in your own free or commercial applications. You can redistribute the Meta.Numerics library. You are allowed to do all this subject only to a few, common-sense requirements: don't misrepresent Meta.Numerics as your own, or misrepresent its license, or sue us for patent infringement or because our library misbehaved. See the license text for details.
- Project
- What's New
- Installation
- Versioning
- Tutorials
- Functions
- Compute a Special Function
- Bessel Functions
- Solvers
- Evaluate An Integral
- Find a Maximum or Minimum
- Solve an Equation
- Integrate a Differential Equation
- Data Wrangling
- Statistics
- Analyze a Sample
- Compare Two Samples
- Simple Linear Regression
- Association
- ANOVA
- Contingency Tables
- Multiple Regression
- Logistic Regression
- Cluster and Component Analysis
- Time Series Analysis
- Fit a Sample to a Distribution
- Distributions
- Special Objects
- Linear Algebra
- Polynomials
- Permutations
- Partitions
- Uncertain Values
- Extended Precision
- Functions