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.

Лицензия

Лицензия

Группа

Группа

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

Имя Файла Размер
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

Версии библиотеки

Версия
1.3
1.2
1.1
1.0