An open API service indexing awesome lists of open source software.

https://github.com/primeeagle/vnet.scientific

Class library of scientific functions, including noise generation, filters, interpolation algorithms, unit and dimension measurement, smoothing, transforms, and numerical volumes.
https://github.com/primeeagle/vnet.scientific

dimensions dotnet dotnet-core dotnet-library filters interpolation noise scientific smoothing transform units

Last synced: 7 months ago
JSON representation

Class library of scientific functions, including noise generation, filters, interpolation algorithms, unit and dimension measurement, smoothing, transforms, and numerical volumes.

Awesome Lists containing this project

README

          

# VNet.Scientific

![Build .NET](https://github.com/PrimeEagle/VNet.Scientific/actions/workflows/build-dotnet.yml/badge.svg)   ![Build NuGet](https://github.com/PrimeEagle/VNet.Scientific/actions/workflows/create-nuget.yml/badge.svg)

![Static Badge](https://img.shields.io/badge/Latest_Build-v1.0.2.22-lightblue)   ![Static Badge](https://img.shields.io/badge/Latest_Release-v1.0.2-blue)   ![Static Badge](https://img.shields.io/badge/NuGet_Package-v1.0.2-blue)   ![Static Badge](https://img.shields.io/badge/.NET-8.0.100-darkblue)

![GitHub License](https://img.shields.io/github/license/PrimeEagle/VNet.Scientific)

Class library of scientific functions, including noise generation, filters, interpolation algorithms, unit and dimension measurement, smoothing, transforms, and numerical volumes.

This is a standalone class library, but is also available as part of the full [VNet](https://github.com/PrimeEagle/VNet) library.