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

LoLab-VU / pysb / 519
79%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2017 07:07PM UTC
Jobs 2
Files 84
Run time 1min
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

pending completion
519

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

4811 of 6627 relevant lines covered (72.6%)

1.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 519.1 04 Apr 2017 07:09PM UTC 0
70.18
Travis Job 519.1
2 519.2 04 Apr 2017 07:07PM UTC 0
69.9
Travis Job 519.2
Source Files on build 519
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #519
  • d1358997 on github
  • Prev Build on master (#490)
  • Next Build on master (#521)
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