bnd-network-guice

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

License

License

Categories

Categories

Net GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.bnd-lib
ArtifactId

ArtifactId

bnd-network-guice_2.11
Last Version

Last Version

0.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

bnd-network-guice
Libraries mostly for simulating ODEs, networks, chemistry, etc.
Project URL

Project URL

https://peterbanda.net

Download bnd-network-guice_2.11

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.bnd-lib : bnd-network_2.11 jar 0.7.2
net.codingwell : scala-guice_2.11 jar 4.2.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

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.

Versions

Version
0.7.2