• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

LoLab-VU / pysb / 650 / 2
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 21 Jul 2017 11:47PM UTC
Files 95
Run time 7s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 Jul 2017 08:29PM UTC coverage: 72.204% (+0.4%) from 71.781%
650.2

push

travis-ci

jmuhlich
Add BioNetGen Simulator support (#272)

* Creating new branch to implement a BNG Simulator class. Prototype, but works. Can run multiple simulations, but as of now does so with default model parameters and initial condtions. Need to setConcentration with action commands to do properly.

* Created an test for the bng simulator.

Added support for NF simulations (as well as being able to pass a "method" to the simulator to use any simulator in bng.

Adding the ability to pass param_values and initials to simulator, uses setConcentrations and setParameters (had to add to pysb/bng.py to make it work properly).

* Created a test for the bng simulator.

Added support to pass a "method" to the simulator to use any simulator in bng.

Created an NFSimulationResult

Adding the ability to pass param_values and initials to simulator, uses setConcentrations and setParameters (had to add to pysb/bng.py to make it work properly).

* Created a test for the bng simulator.

Added support to pass a "method" to the simulator to use any simulator in bng.

Created an NFSimulationResult

Adding the ability to pass param_values and initials to simulator, uses setConcentrations and setParameters (had to add to pysb/bng.py to make it work properly).

* Created an test for the bng simulator.

* Rebased to master.
Corrected example to be ssa simulation.
Removed docstring from SimulationResultNF (it was a scipyode example. Need to add nfsim download to test NF simulationresults)

* Tidy setConcentration and setParameter methods

* Don't generate network when using NFsim

* Add logging support to BNG interface

* Remove globals in bng.py and code tidying

Resolves: pysb/pysb#139

* Changing parameter and initials to g format rather than float. For EARM, there was a precision error where only 4 decimals were being printed, which resulted in rate parameters of 0.

* [WIP] Incorporate Sim class improvements

* Add network-free simulation support to Sim class

* Add NFsim support without any network generation

* Bugfixes, unit tests, more docs

* Fix load_netfile for models with synth/deg rules

* Fix tspan length in BngSimulator

* Ensure BNG simulations use resetConcentrations

* Add BngSimulator to pysb.simulator namespace

* Exact Hybrid Particle/Population simulation capability

* Use %g not %f for printing floats to BNG

* Updates to HPP simulation

* Put BNG readFile prior to actions block

* Changing from pysb.simulator.bng_ssa to pysb.simulator.bng.

* Implement changes from github PR review

* Remove code setting unused self.verbose

5151 of 7134 relevant lines covered (72.2%)

0.72 hits per line

Source Files on job 650.2
  • Tree
  • List 0
  • Changed 6
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 650
  • Travis Job 650.2
  • 3f7623ed on github
  • Prev Job for on master (#629.2)
  • Next Job for on master (#653.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc