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

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

Build:
DEFAULT BRANCH: main
Ran 21 Nov 2020 11:37PM 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: 91.785% (+0.2%) from 91.602%
PKGS="python=3.8 numpy scipy numba" NBKODE_NONUMBA="1"

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.

1095 of 1193 relevant lines covered (91.79%)

0.92 hits per line

Source Files on job 37.4 (PKGS="python=3.8 numpy scipy numba" NBKODE_NONUMBA="1")
  • 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.4
  • d2b6585e on github
  • Prev Job for PKGS="python=3.8 numpy scipy numba" NBKODE_NONUMBA="1" on main (#36.4)
  • Next Job for PKGS="python=3.8 numpy scipy numba" NBKODE_NONUMBA="1" on main (#38.4)
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