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

LoLab-VU / pysb / 519 / 1
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2017 07:09PM UTC
Files 84
Run time 5s
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

04 Apr 2017 06:38PM UTC coverage: 70.182% (+0.06%) from 70.124%
519.1

push

travis-ci

jmuhlich
Much faster expression evaluation by pulling lambdify out of loop (#248)

* Much faster expression evaluation by pulling lambdify out of loop

sympy.lambdify is relatively slow, and was unnecessarily being evaluated for
every simulation during SimulationResult construction. I've refactored the
SimulationResult constructor so that each expression is only lamdbified
once, which greatly increases speed. On my laptop running 25 simulations
with a 202 expression model, the simulations went from >12 minutes to
<12 seconds.

* Fix sphinx documentation build for pysb.integrate and pysb.simulator

4253 of 6060 relevant lines covered (70.18%)

0.7 hits per line

Source Files on job 519.1
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 519
  • Travis Job 519.1
  • d1358997 on github
  • Prev Job for on master (#490.1)
  • Next Job for on master (#521.1)
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