deveel - dmath 1.7.0.108

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

	This package supports all the processor architectures (Any CPU).

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

Copy to clipboard

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

Copy to clipboard

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

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

nuget dmath  ~> 1.7.0.108
Copy to clipboard

> choco install dmath --version 1.7.0.108 --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" -RequiredVersion "1.7.0.108" -Repository "deveel" 
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
  • .NETFramework 2.0: 2.0.0.0

                        
Assembly Assembly hash Match
/lib/net20/deveel.math.pdb/deveel.math.dll c65eb92e9dab454f8a6cf258cefe0e371

Owners

Antonello Provenzano

Authors

Antonello Provenzano

Project URL

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

License

Apache-2.0

Tags

math decimal bigdecimal integer biginteger int deveel harmony

Info

15 total downloads
1 downloads for version 1.7.0.108
Download (63.42 KB)
Download legacy symbols (63.42 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.7.0.108 63.42 KB Thu, 06 Apr 2017 14:19:07 GMT 1
1.7.0.107 63.42 KB Thu, 06 Apr 2017 14:12:29 GMT 1
1.7.0.106 63.42 KB Thu, 06 Apr 2017 13:48:47 GMT 1
1.6.1.105 63.41 KB Thu, 06 Apr 2017 12:53:10 GMT 2
1.6.1.104 62.35 KB Sat, 01 Apr 2017 17:35:31 GMT 1
1.6.1.103 62.35 KB Sat, 01 Apr 2017 17:28:38 GMT 1
1.6.1.102 62.33 KB Sat, 01 Apr 2017 17:25:23 GMT 1
1.6.1.101 62.34 KB Sat, 01 Apr 2017 17:18:58 GMT 2
1.6.1.100 62.35 KB Sat, 01 Apr 2017 17:16:22 GMT 1
1.6.1.96 62.34 KB Sat, 01 Apr 2017 10:43:18 GMT 1
1.6.1.95 62.36 KB Sat, 01 Apr 2017 10:39:49 GMT 2
1.6.1.94 62.35 KB Sat, 01 Apr 2017 10:13:26 GMT 1