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

hgrecco / numbakit-ode / 50

Builds Branch Commit Type Ran Committer Via Coverage
50 develop Merge 55c424f35 into 2c3b0c03a Pull #14 02 Jan 2021 01:42AM UTC web-flow travis-ci pending completion   set done
49 develop Cleaner numba related code in event_handler push 02 Jan 2021 01:40AM UTC hgrecco travis-ci pending completion   set done
48 develop Merge 3a676a798 into 2c3b0c03a Pull #14 31 Dec 2020 04:48AM UTC web-flow travis-ci pending completion   set done
47 develop Implemented `run_events` function Analgous to `run`, it contains an extra parameter (events). The API mimics SciPy solve_ivp See SciPy docs for more informationL https://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.solve_ivp.html s push 31 Dec 2020 04:37AM UTC hgrecco travis-ci pending completion   set done
46 main Fixed __init__ in VariableStep VariableStep didn't pop its parameters from kwargs before calling super().__init__(*args, **kwargs), resulting in an error in the parent class. push 30 Dec 2020 01:54PM UTC maurosilber travis-ci pending completion   set done
45 0.4 Preparing release 0.4 push 28 Dec 2020 12:06AM UTC hgrecco travis-ci pending completion   set done
44 main Back to development: 0.5 push 27 Dec 2020 11:43PM UTC hgrecco travis-ci pending completion   set done
43 main Merge pull request #10 from DhruvSondhi/workBranch Changed the Documentation of the Tutorial Section push 27 Dec 2020 11:38PM UTC web-flow travis-ci pending completion   set done
41 workBranch Merge 82ef14db6 into a31b6d36a Pull #10 24 Dec 2020 11:42AM UTC web-flow travis-ci pending completion   set done
40 main Reduced the number of tests to avoid maximum time limit in travis. push 23 Dec 2020 11:24PM UTC hgrecco travis-ci pending completion   set done
39 main Moved t_bound check to Solver class push 24 Nov 2020 02:56PM UTC maurosilber travis-ci pending completion   set done
38 main Fixed NumbaPerformanceWarning: '@' is faster on contiguous arrays Arrays which are views of others might not be continuous. DOP853.C is a continuous view as it is an [a:b:1] slice of a 1D array. DOP853.A was not a continuous view, as it was an s... push 22 Nov 2020 01:10PM UTC maurosilber travis-ci pending completion   set done
37 main 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 __... push 21 Nov 2020 11:37PM UTC hgrecco travis-ci pending completion   set done
36 main Rewrite test to fix unexpected failure in DOP853: typecasting related rounding error? push 21 Nov 2020 04:09PM UTC hgrecco travis-ci pending completion   set done
35 main small fixes to nbcompat newton and benchmarks push 21 Nov 2020 02:10PM UTC hgrecco travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc