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

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

Build:
DEFAULT BRANCH: main
Ran 22 Nov 2020 12:10AM 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: 72.087% (+0.8%) from 71.255%
PKGS="python=3.8 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.

860 of 1193 relevant lines covered (72.09%)

0.72 hits per line

Source Files on job 37.3 (PKGS="python=3.8 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.3
  • d2b6585e on github
  • Prev Job for PKGS="python=3.8 numpy scipy numba" on main (#36.3)
  • Next Job for PKGS="python=3.8 numpy scipy numba" on main (#38.3)
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