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

hgrecco / numbakit-ode / 37 / 2
66%
main: 66%

Build:
DEFAULT BRANCH: main
Ran 22 Nov 2020 12:09AM UTC
Files 18
Run time 1s
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 Nov 2020 11:21PM UTC coverage: 70.771% (+0.9%) from 69.844%
PKGS="python=3.7 numpy scipy numba"

push

travis-ci

hgrecco
Alias API

- Solver derived classes have an ALIAS class attribute (tuple of strings)
  containing common alias for a particular solver.
- get_solver function added to obtain a solver class from name or alias.
- nbkode module now use __dir__ and __getattr__.
- nbkode.<alias> works but produces a UserWarning suggesting to use nbkode.<name>

  e.g.
  >>> euler = nbkode.Euler
  UserWarning: The name 'Euler' is an alias and its use is discouraged. Use 'ForwardEuler' instead.

799 of 1129 relevant lines covered (70.77%)

0.71 hits per line

Source Files on job 37.2 (PKGS="python=3.7 numpy scipy numba")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 36
  • Travis Job 37.2
  • d2b6585e on github
  • Prev Job for PKGS="python=3.7 numpy scipy numba" on main (#36.2)
  • Next Job for PKGS="python=3.7 numpy scipy numba" on main (#38.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