Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/primeeagle/vnet.mathematics
A mathematics class library which includes arithmetic and geometric calculations, combinatronics, discrete math, game theory, hashing, linear algebra, randomization and distribution, and sequences.
https://github.com/primeeagle/vnet.mathematics
dotnet dotnet-core dotnet-lib math mathematics
Last synced: about 2 months ago
JSON representation
A mathematics class library which includes arithmetic and geometric calculations, combinatronics, discrete math, game theory, hashing, linear algebra, randomization and distribution, and sequences.
- Host: GitHub
- URL: https://github.com/primeeagle/vnet.mathematics
- Owner: PrimeEagle
- License: apache-2.0
- Created: 2023-11-22T07:02:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-30T03:03:35.000Z (12 months ago)
- Last Synced: 2024-01-30T04:25:35.140Z (12 months ago)
- Topics: dotnet, dotnet-core, dotnet-lib, math, mathematics
- Language: C#
- Homepage:
- Size: 884 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VNet.Mathematics
![Build .NET](https://github.com/PrimeEagle/VNet.Mathematics/actions/workflows/build-dotnet.yml/badge.svg) ![Build NuGet](https://github.com/PrimeEagle/VNet.Mathematics/actions/workflows/create-nuget.yml/badge.svg)
![Static Badge](https://img.shields.io/badge/Latest_Build-v1.0.1.15-lightblue) ![Static Badge](https://img.shields.io/badge/Latest_Release-v1.0.1-blue) ![Static Badge](https://img.shields.io/badge/NuGet_Package-v1.0.1-blue) ![Static Badge](https://img.shields.io/badge/.NET-8.0.100-darkblue)
![GitHub License](https://img.shields.io/github/license/PrimeEagle/VNet.Mathematics)A mathematics class library which includes arithmetic and geometric calculations, combinatronics, discrete math, game theory, hashing, linear algebra, randomization and distribution, and sequences.
This is a standalone class library, but is also available as part of the full [VNet](https://github.com/PrimeEagle/VNet) library.