bnd-parent

Libraries mostly for simulating ODEs, networks, chemistry, etc.

Лицензия

Лицензия

Группа

Группа

com.bnd-lib
Идентификатор

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

bnd-parent
Последняя версия

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

0.7.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

bnd-parent
Libraries mostly for simulating ODEs, networks, chemistry, etc.
Ссылка на сайт

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

https://peterbanda.net
Система контроля версий

Система контроля версий

https://github.com/peterbanda/bnd

Скачать bnd-parent

Имя Файла Размер
bnd-parent-0.7.2.pom 6 KB
Обзор

Как подключить последнюю версию

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

Зависимости

test (1)

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

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

  • ../Core
  • ../Core-Spring
  • ../GnuPlotter
  • ../Function
  • ../Function-JEP
  • ../Math
  • ../Math-Spring
  • ../Network
  • ../Network-Spring
  • ../Network-Guice
  • ../Chemistry

BND Libs version

  • Core - Core utils, converters, and interfaces
  • Core-Spring - Spring-ready hooks for the Core project
  • Function - Input->Output function abstractions with executors
  • Function-JEP - JEP function syntax and executor
  • Math - Dynamics, genetic algo (evo stuff), random distributions, etc.
  • Math-Spring - Spring-ready hooks for the Math project
  • Network - Classes to define topologies (spatial, preferential attachments, layered), activation/transition functions, and configuration generation of general networks with various execution mechanisms (sync/async)
  • Network-Spring - Spring-ready hooks for the Network project
  • Network-Guice - Guice-ready hooks for the Network project
  • Chemistry - Species, reactions, reaction rates, fluxes, DNA-strand displacement, etc.

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

Версия
0.7.2
0.7.0