License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.finmath |
ArtifactId | ArtifactIdfinmath-lib-opencl-extensions |
Version | Version5.1.3 |
Type | Typejar |
Description |
Descriptionfinmath-lib-opencl-extensions
Vector class (RandomVariable) running on GPUs using OpenCL. Enabling finmath lib with OpenCL (via jocl). - Running finmath lib models on a GPU.**
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.finmath/finmath-lib-opencl-extensions/ -->
<dependency>
<groupId>net.finmath</groupId>
<artifactId>finmath-lib-opencl-extensions</artifactId>
<version>5.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.finmath/finmath-lib-opencl-extensions/
implementation 'net.finmath:finmath-lib-opencl-extensions:5.1.3'
// https://jarcasting.com/artifacts/net.finmath/finmath-lib-opencl-extensions/
implementation ("net.finmath:finmath-lib-opencl-extensions:5.1.3")
'net.finmath:finmath-lib-opencl-extensions:jar:5.1.3'
<dependency org="net.finmath" name="finmath-lib-opencl-extensions" rev="5.1.3">
<artifact name="finmath-lib-opencl-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.finmath', module='finmath-lib-opencl-extensions', version='5.1.3')
)
libraryDependencies += "net.finmath" % "finmath-lib-opencl-extensions" % "5.1.3"
[net.finmath/finmath-lib-opencl-extensions "5.1.3"]
Group / Artifact | Type | Version |
---|---|---|
net.finmath : finmath-lib | jar | 5.1.3 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
commons-io : commons-io | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |