NetworkCalculus.org DNC NumBackend

A backend for (immutable) number representations that allows you to switch between different real and rational implementations.

License

License

Categories

Categories

Net
GroupId

GroupId

org.networkcalculus.num
ArtifactId

ArtifactId

NetCal-NumBackend
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

NetworkCalculus.org DNC NumBackend
A backend for (immutable) number representations that allows you to switch between different real and rational implementations.
Source Code Management

Source Code Management

https://github.com/NetCal/NumBackend/tree/master

Download NetCal-NumBackend

How to add to project

<!-- https://jarcasting.com/artifacts/org.networkcalculus.num/NetCal-NumBackend/ -->
<dependency>
    <groupId>org.networkcalculus.num</groupId>
    <artifactId>NetCal-NumBackend</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.networkcalculus.num/NetCal-NumBackend/
implementation 'org.networkcalculus.num:NetCal-NumBackend:1.1.1'
// https://jarcasting.com/artifacts/org.networkcalculus.num/NetCal-NumBackend/
implementation ("org.networkcalculus.num:NetCal-NumBackend:1.1.1")
'org.networkcalculus.num:NetCal-NumBackend:jar:1.1.1'
<dependency org="org.networkcalculus.num" name="NetCal-NumBackend" rev="1.1.1">
  <artifact name="NetCal-NumBackend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.networkcalculus.num', module='NetCal-NumBackend', version='1.1.1')
)
libraryDependencies += "org.networkcalculus.num" % "NetCal-NumBackend" % "1.1.1"
[org.networkcalculus.num/NetCal-NumBackend "1.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar [3.0,3.6.1]

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1