Hopper.Math
1.0.0.7
dotnet add package Hopper.Math --version 1.0.0.7
NuGet\Install-Package Hopper.Math -Version 1.0.0.7
<PackageReference Include="Hopper.Math" Version="1.0.0.7" />
<PackageVersion Include="Hopper.Math" Version="1.0.0.7" />
<PackageReference Include="Hopper.Math" />
paket add Hopper.Math --version 1.0.0.7
#r "nuget: Hopper.Math, 1.0.0.7"
#:package Hopper.Math@1.0.0.7
#addin nuget:?package=Hopper.Math&version=1.0.0.7
#tool nuget:?package=Hopper.Math&version=1.0.0.7
Hopper.NET 1.0.0.7 release notes
29.10.2023.
Version updates and fixes :
- Issue fixed with IsInside() method of IntRange and DoubleRange.
- Sandcastle is used for help files generation instead of NDoc.
- Corrected the icon, license and readme problems in the libray NuGet.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net6.0
- Hopper (>= 1.0.0.8)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Hopper.Math:
Package | Downloads |
---|---|
Hopper.Imaging
The Hopper.Imaging library contains interfaces and classes for different image processing routines and filters. Full list of features is available on the project's web site. |
|
Hopper.Neural
The Hopper.Neural library consists of some common neural network architectures' implementations and their learning algorithms; Distance networks (Kohonen SOM, for example); Simple perceptron's learning, Delta rule learning, Back Propagation learning, Kohonen SOM learning, Evolutionary learning based on Genetic Algorithm; Activation functions (threshold, sigmoid, bipolar sigmoid).. |
|
Hopper.Genetic
The Hopper library is a core library of Hopper.NET framework, which contains core classes used by other libraries of the framework and classes, which can be used independently for various purposes. |
GitHub repositories
This package is not used by any popular GitHub repositories.
The Hopper.Math library contains set of math utilities, which are used by other Hopper.NET libraries or may be used individually.