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

LoLab-VU / pysb / 757
79%

Build:
DEFAULT BRANCH: master
Ran 25 Jan 2018 05:28AM UTC
Jobs 1
Files 97
Run time 9s
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
757

push

travis-ci

web-flow
Cython support for ScipyOdeSimulator (#320)

Adds Cython support to ScipyOdeSimulator. This is useful because our
current ODE compilation backend (weave) does not support Python 3;
Cython does.

The ODE compilation system backend can be specified by a new
`eqn_mode` argument: `cython`, `weave`, `theano` or `python`.
If left as None (default), the system will try to use `weave`,
then `cython`, then `python`.
If the auto-detect falls back on `python` mode, a warning is shown
that the simulation may be slow, and recommends the user install
`cython` or `weave`.

6304 of 8487 relevant lines covered (74.28%)

0.74 hits per line

Jobs
ID Job ID Ran Files Coverage
2 757.2 25 Jan 2018 05:28AM UTC 0
74.28
Travis Job 757.2
Source Files on build 757
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #757
  • f807a124 on github
  • Prev Build on master (#756)
  • Next Build on master (#758)
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