libsundials-cvodes7

ODE solver with sensistivity analysis (SUNDIALS library)

This package contains the library for ordinary differential equation (ODE) system solver with sensistivity analysis capabilities from SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers). CVODES is a solver for stiff and nonstiff ODE systems (initial value problem) given in explicit form y' = f(t,y,p) with sensitivity analysis capabilities (both forward and adjoint modes).

libsundials-nvecparallel-mpi7

MPI vector operations library (SUNDIALS library)

This package provides implementations for all vector operations defined by the generic NVECTOR module in the table of operations for SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers).

log2ram

redirects log file writes into RAM

Log2Ram reduces wear on storage devices by redirecting any writes to /var/log/ into RAM with periodic flushes to the storage drive. This is useful when that storage device has a limited number of write cycles, such as an SD card.

libjfree-demos-java

JFree projects Demos programs

Contains a collection of demos from JFree projects, including: * JFreeChart * JFreeSVG * JFree PDF * Orson Charts
lightweight music composing system

komposter

lightweight music composing system

This is a lightweight music composing system intended mainly to be used in applications where the size of the executable must be minimized such as 4K and 64K intros.

python3-semantic-release

Automatic Semantic Versioning for Python projects

Python implementation of 'semantic-release' for JS by Stephan Bönnemann.