Hopper 1.0.0.8
dotnet add package Hopper --version 1.0.0.8
NuGet\Install-Package Hopper -Version 1.0.0.8
<PackageReference Include="Hopper" Version="1.0.0.8" />
<PackageVersion Include="Hopper" Version="1.0.0.8" />
<PackageReference Include="Hopper" />
paket add Hopper --version 1.0.0.8
#r "nuget: Hopper, 1.0.0.8"
#:package Hopper@1.0.0.8
#addin nuget:?package=Hopper&version=1.0.0.8
#tool nuget:?package=Hopper&version=1.0.0.8
Hopper.NET 1.0.0 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 problem in the bookstore.
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
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Hopper:
Package | Downloads |
---|---|
Hopper.Math
The Hopper.Math library contains set of math utilities, which are used by other Hopper.NET libraries or may be used individually. |
|
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).. |
GitHub repositories
This package is not used by any popular GitHub repositories.
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.