Version 2.2.0 of libroadrunner has a variety of updates, including: Now uses LLVM13, providing faster compilation and execution of models. Also provides an entirely new JIT system (ORC-JIT) which in our hands has proved faster than the previous MC-JIT. MC-JIT is still the default, but switching to ORC-JIT can be enabled in the options; in future releases, ORC-JIT will likely become the new default, once we're sure that no unexpected problems emerge. Various speedups have been incorporated to increase the speed of model loading, including streamlined parsing of the SBML, and using a new version of libSBML for model access for some functions. Parallelizing roadrunner is now more robust. A bug was fixed (https://github.com/sys-bio/roadrunne...
Allocation profiling showed that two downdate! methods were being slowed down because the compiler h...
In order of implementation, here are the list of additions in v2.0.9 More unit tests for C++ API us...
Many exciting changes in this release, including the new --speedup option to JIT-compile models prio...
Various updates and bug fixes, including: Added ability to edit models in-memory. Added save/load f...
Full release of roadrunner. The new features since the experimental 2.0.10 release include: Abili...
Migrated to LLVM 6 Added an API for editing a model after an SBML file has been loaded Added the abi...
This release includes a variety of updates and bugfixes, including: Official Python 3.10 releases C...
This is an experimental release. It contains several big changes, including support for kinsol stead...
This release is basically the same as v2.0.9 but with a fix to the roadrunner.testing subpackage in ...
Bug fix and potential bugfix release: Level 2 events no longer can fire at t0. It's possible that w...
Experimental release of roadrunner v2.1.1 Changes since 2.1.0: Bug fix: conversion of NamedArray m...
Added internalOneStep Added NLEQ1 solver back Added function to reset parameters Fixed memory leak (...
This is a bug-fix release. It fixes additional bugs in simulating models with multiple bounds, and i...
Motivation: This article presents libRoadRunner, an extensible, high-performance, cross-platform, op...
This release introduces many new features and optimizations. All models can now be solved using the ...
Allocation profiling showed that two downdate! methods were being slowed down because the compiler h...
In order of implementation, here are the list of additions in v2.0.9 More unit tests for C++ API us...
Many exciting changes in this release, including the new --speedup option to JIT-compile models prio...
Various updates and bug fixes, including: Added ability to edit models in-memory. Added save/load f...
Full release of roadrunner. The new features since the experimental 2.0.10 release include: Abili...
Migrated to LLVM 6 Added an API for editing a model after an SBML file has been loaded Added the abi...
This release includes a variety of updates and bugfixes, including: Official Python 3.10 releases C...
This is an experimental release. It contains several big changes, including support for kinsol stead...
This release is basically the same as v2.0.9 but with a fix to the roadrunner.testing subpackage in ...
Bug fix and potential bugfix release: Level 2 events no longer can fire at t0. It's possible that w...
Experimental release of roadrunner v2.1.1 Changes since 2.1.0: Bug fix: conversion of NamedArray m...
Added internalOneStep Added NLEQ1 solver back Added function to reset parameters Fixed memory leak (...
This is a bug-fix release. It fixes additional bugs in simulating models with multiple bounds, and i...
Motivation: This article presents libRoadRunner, an extensible, high-performance, cross-platform, op...
This release introduces many new features and optimizations. All models can now be solved using the ...
Allocation profiling showed that two downdate! methods were being slowed down because the compiler h...
In order of implementation, here are the list of additions in v2.0.9 More unit tests for C++ API us...
Many exciting changes in this release, including the new --speedup option to JIT-compile models prio...