Blaze

The library for basic mathematics.


Keywords
Math, Mathematics, Random, Proposition, propositional-logic
License
MIT
Install
Install-Package Blaze -Version 2.0.16

Documentation

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.