sakapon / Blaze

The library for basic mathematics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blaze

license NuGet NuGet

The library for basic mathematics.

Setup

To install Blaze, run the following command in the Package Manager Console on Visual Studio:

Install-Package Blaze

NuGet Gallery | Blaze

Target Frameworks

  • .NET Standard 2.0
  • .NET Framework 4.5

Release Notes

  • v2.0.16 Add features for exponential distribution.
  • v2.0.14 Add features for binomial distribution.
  • v2.0.12 Add features for normal distribution.
  • v2.0.11 For .NET Standard.
  • v1.1.10 Add methods for Formula.
  • v1.1.8 Add methods to determine the truth value.
  • v1.1.6 Add features for propositional logic.
  • v1.0.4 The first release with randomization.

About

The library for basic mathematics.

License:MIT License


Languages

Language:C# 97.7%Language:PowerShell 2.3%