deveel - dmath.core 1.7.0-r00046

Deveel Math is the port to .NET Standard of the Apache Harmony Math component, that is used to handle operations on big numbers in a fast and secure way.

PM> Install-Package dmath.core -Version 1.7.0-r00046 -Source https://www.myget.org/F/deveel/api/v3/index.json

Copy to clipboard

> nuget.exe install dmath.core -Version 1.7.0-r00046 -Source https://www.myget.org/F/deveel/api/v3/index.json

Copy to clipboard

> dotnet add package dmath.core --version 1.7.0-r00046 --source https://www.myget.org/F/deveel/api/v3/index.json

Copy to clipboard
<PackageReference Include="dmath.core" Version="1.7.0-r00046" />
Copy to clipboard
source https://www.myget.org/F/deveel/api/v3/index.json

nuget dmath.core  ~> 1.7.0-r00046
Copy to clipboard

> choco install dmath.core --version 1.7.0-r00046 --source https://www.myget.org/F/deveel/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "deveel" -SourceLocation "https://www.myget.org/F/deveel/api/v2"
Install-Module -Name "dmath.core" -RequiredVersion "1.7.0-r00046" -Repository "deveel" -AllowPreRelease
Copy to clipboard

Browse the sources in this package using Visual Studio or WinDbg by configuring the following legacy symbol server URL: https://www.myget.org/F/deveel/symbols/


Build status NuGet MyGet NuGet MyGet Pre Release Join the chat at https://gitter.im/deveel/deveel-math

Deveel Math

This is the port of the Java Math library implemented by the Apache Harmony framework, that is used to factorize big numbers and decimals, for the .NET and Mono frameworks. In fact the native .NET support for decimal numbers appear to be limited in several contexts, leading some independent developments of the support within applications.

Tha aim of this library is to provide .NET developers with a powerful instrument to handle operations on very big numbers, keeping performances and reliability under control.

How to Install It

The library is maintained in two separate repositories from where it is possible to install it: in fact, the nightly builds can be found at the dedicated space of MyGet, while the production packages can be found at nuget.org From the NuGet Package Management console, select the project where the library will be installed and type the following command

PM> Install-Package dmath

If you are developing a .NET Standard or .NET Core application, you can install the dmath.core library instead

PM> Install-Package dmath.core
  • .NETStandard 1.3
    • NETStandard.Library (>= 1.6.1)
  • .NETStandard 1.3: 1.3.0.0

                        
Assembly Assembly hash Match
/lib/netstandard1.3/deveel.math.core.dll c42ab2b880e34f4d91f4c5f51ab022e61

Owners

Antonello Provenzano

Authors

deveel

Project URL

http://github.com/deveel/deveel-math

License

Apache-2.0

Tags

math decimal bigdecimal integer biginteger int deveel harmony dotnet core netstandard

Info

231 total downloads
219 downloads for version 1.7.0-r00046
Download (37.63 KB)
Download legacy symbols (147.63 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.7.0-r00046 37.63 KB Thu, 06 Apr 2017 14:10:02 GMT 219
1.7.0-r00045 37.63 KB Thu, 06 Apr 2017 13:49:33 GMT 1
1.6.1-r00044 37.63 KB Thu, 06 Apr 2017 12:54:00 GMT 1
1.6.1-r00043 36.97 KB Sat, 01 Apr 2017 17:33:25 GMT 1
1.6.1-r00042 36.97 KB Sat, 01 Apr 2017 17:29:18 GMT 1
1.6.1-r00041 36.97 KB Sat, 01 Apr 2017 17:26:25 GMT 2
1.6.1-r00040 36.97 KB Sat, 01 Apr 2017 17:14:21 GMT 1
1.6.1-r00036 36.97 KB Sat, 01 Apr 2017 10:44:00 GMT 1
1.6.1-r00035 36.97 KB Sat, 01 Apr 2017 10:40:39 GMT 1
1.6.1-r00034 36.97 KB Sat, 01 Apr 2017 10:31:17 GMT 3