https://github.com/USACE-RMC/Numerics

Numerics is a free and open-source library for .NET developed by USACE-RMC, providing a comprehensive set of methods and algorithms for numerical computations and statistical analysis.

https://github.com/USACE-RMC/Numerics

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.4%) to scientific vocabulary

Keywords

machine-learning mcmc-sampling optimization probability-distribution statistics
Last synced: 6 months ago · JSON representation

Repository

Numerics is a free and open-source library for .NET developed by USACE-RMC, providing a comprehensive set of methods and algorithms for numerical computations and statistical analysis.

Basic Info
  • Host: GitHub
  • Owner: USACE-RMC
  • License: other
  • Language: C#
  • Default Branch: main
  • Homepage:
  • Size: 21.3 MB
Statistics
  • Stars: 27
  • Watchers: 2
  • Forks: 2
  • Open Issues: 4
  • Releases: 1
Topics
machine-learning mcmc-sampling optimization probability-distribution statistics
Created over 2 years ago · Last pushed 6 months ago
Metadata Files
Readme License

README.md

Numerics

Numerics is a free and open-source library for .NET developed by the U.S. Army Corps of Engineers Risk Management Center (USACE-RMC). Numerics provides a comprehensive set of methods and algorithms for numerical computations and statistical analysis. The library includes routines for interpolation, regression, time series data, statistics, machine learning, probability distributions, bootstrap uncertainty analysis, Bayesian Markov Chain Monte Carlo, optimization, root finding, and more.

Support

The RMC is committed to maintaining and supporting the software, providing regular updates, bug fixes, and enhancements on an annual basis or as needed.

The repository contains a unit testing library with more than 1,000 tests. These tests also provide examples for using the classes and methods in the library.

Installation Instructions

We recommend using NuGet for convenient installation of the RMC.Numerics package.

Owner

  • Name: USACE-RMC
  • Login: USACE-RMC
  • Kind: organization
  • Email: RMC.Software@usace.army.mil
  • Location: United States of America

U.S. Army Corps of Engineers Risk Management Center

GitHub Events

Total
  • Issues event: 10
  • Watch event: 3
  • Member event: 1
  • Push event: 14
Last Year
  • Issues event: 10
  • Watch event: 3
  • Member event: 1
  • Push event: 14

Dependencies

4.8.1/Numerics/Numerics.csproj nuget
4.8.1/Test_Numerics/Test_Numerics.csproj nuget
4.8.1/Test_Numerics/packages.config nuget
  • MSTest.TestAdapter 1.3.2
  • MSTest.TestFramework 1.3.2
8.0/Numerics/Numerics.csproj nuget
8.0/Test_Numerics/Test_Numerics.csproj nuget
  • MSTest.TestAdapter 3.1.1
  • MSTest.TestFramework 3.1.1
  • Microsoft.NET.Test.Sdk 17.8.0
  • coverlet.collector 6.0.0
4.8.1/Numerics/packages.config nuget
  • Microsoft.Bcl.AsyncInterfaces 8.0.0
  • System.Buffers 4.5.1
  • System.Memory 4.5.5
  • System.Numerics.Vectors 4.5.0
  • System.Runtime.CompilerServices.Unsafe 6.0.0
  • System.Text.Encodings.Web 8.0.0
  • System.Text.Json 8.0.5
  • System.Threading.Tasks.Extensions 4.5.4
  • System.ValueTuple 4.5.0