Last Version

finmath lib automatic differentiation extensions 1.1.0

Enabling finmath-lib to perform automatic differentiation (e.g. backward automatic differentiation, aka AAD).

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.finmath
ArtifactId

ArtifactId

finmath-lib-automaticdifferentiation-extensions
Version

Version

1.1.0
Type

Type

jar
Description

Description

finmath lib automatic differentiation extensions
Enabling finmath-lib to perform automatic differentiation (e.g. backward automatic differentiation, aka AAD).
Source Code Management

Source Code Management

https://github.com/finmath/finmath-lib-automaticdifferentiation-extensions

Download finmath-lib-automaticdifferentiation-extensions 1.1.0


<!-- https://jarcasting.com/artifacts/net.finmath/finmath-lib-automaticdifferentiation-extensions/ -->
<dependency>
    <groupId>net.finmath</groupId>
    <artifactId>finmath-lib-automaticdifferentiation-extensions</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.finmath/finmath-lib-automaticdifferentiation-extensions/
implementation 'net.finmath:finmath-lib-automaticdifferentiation-extensions:1.1.0'
// https://jarcasting.com/artifacts/net.finmath/finmath-lib-automaticdifferentiation-extensions/
implementation ("net.finmath:finmath-lib-automaticdifferentiation-extensions:1.1.0")
'net.finmath:finmath-lib-automaticdifferentiation-extensions:jar:1.1.0'
<dependency org="net.finmath" name="finmath-lib-automaticdifferentiation-extensions" rev="1.1.0">
  <artifact name="finmath-lib-automaticdifferentiation-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.finmath', module='finmath-lib-automaticdifferentiation-extensions', version='1.1.0')
)
libraryDependencies += "net.finmath" % "finmath-lib-automaticdifferentiation-extensions" % "1.1.0"
[net.finmath/finmath-lib-automaticdifferentiation-extensions "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
net.finmath : finmath-lib jar 3.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.