peterbanda / bnd   0.7.2

Apache License 2.0 GitHub

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

Scala versions: 2.11

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.