Последняя версия

Apache Commons RNG Examples 1.3

Examples of use of the "Commons RNG" library. Codes in this module and its sub-modules are not part of the library. They provide checking, benchmarking tools to enhance the documentation and to help ensure correctness of the implementations.

Лицензия

Лицензия

Группа

Группа

org.apache.commons
Идентификатор

Идентификатор

commons-rng-examples
Версия

Версия

1.3
Тип

Тип

pom
Описание

Описание

Apache Commons RNG Examples
Examples of use of the "Commons RNG" library. Codes in this module and its sub-modules are not part of the library. They provide checking, benchmarking tools to enhance the documentation and to help ensure correctness of the implementations.
Ссылка на сайт

Ссылка на сайт

https://commons.apache.org/proper/commons-rng/commons-rng-examples/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать commons-rng-examples 1.3

Имя Файла Размер
commons-rng-examples-1.3.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-rng-examples/ -->
<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-rng-examples</artifactId>
    <version>1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-rng-examples/
implementation 'org.apache.commons:commons-rng-examples:1.3'
// https://jarcasting.com/artifacts/org.apache.commons/commons-rng-examples/
implementation ("org.apache.commons:commons-rng-examples:1.3")
'org.apache.commons:commons-rng-examples:pom:1.3'
<dependency org="org.apache.commons" name="commons-rng-examples" rev="1.3">
  <artifact name="commons-rng-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-rng-examples', version='1.3')
)
libraryDependencies += "org.apache.commons" % "commons-rng-examples" % "1.3"
[org.apache.commons/commons-rng-examples "1.3"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

  • examples-stress
  • examples-sampling
  • examples-quadrature
  • examples-jmh
  • examples-jpms