Navigation | Overlay |
---|---|
t Navigate files | h Toggle hits |
y Change url to tip of branch | m Toggle misses |
b / v Jump to prev/next hit line | p Toggle partial |
z / x Jump to prev/next missed or partial line | 1..9 Toggle flags |
shift + o Open current page in GitHub | a Toggle all on |
/ or ? Show keyboard shortcuts dialog | c Toggle context lines or commits |
Files | Coverage |
---|---|
nodepy/__init__.py | 100.00% |
nodepy/convergence.py | 75.32% |
nodepy/downwind_runge_kutta_method.py | 88.79% |
nodepy/general_linear_method.py | 50.00% |
nodepy/graph.py | 76.74% |
nodepy/ivp.py | 78.65% |
nodepy/linear_multistep_method.py | 84.47% |
nodepy/loadmethod.py | 83.93% |
nodepy/low_storage_rk.py | 63.11% |
nodepy/oc_butcher.py | 100.00% |
nodepy/oc_butcher_high_order.py | 100.00% |
nodepy/ode_solver.py | 65.18% |
nodepy/rooted_trees.py | 90.25% |
nodepy/runge_kutta_method.py | 85.98% |
nodepy/semidisc.py | 67.70% |
nodepy/snp.py | 89.47% |
nodepy/stability_function.py | 74.84% |
nodepy/strmanip.py | 85.11% |
nodepy/twostep_runge_kutta_method.py | 76.04% |
nodepy/unit_tests.py | 98.36% |
nodepy/utils.py | 96.97% |
Project Totals (21 files) | 81.37% |