Skip to content

Issues: jrenaud90/CyRK

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

t_eval of CyRK behaves different to solve_ivp enhancement New feature or request good first issue Good for newcomers
#45 opened Jan 16, 2024 by fvollmer 0.10.0
cache_njit flag causing long run times on Windows w/ Python 3.11 bug Something isn't working cryk_ode Issues related to the cyrk_ode function cython Issue related to cython-based code help wanted Extra attention is needed os-windows Issue specific to windows
#40 opened Oct 7, 2023 by jrenaud90
CySolver and cyrk_ode optional arguments and extra output must be float64s numbers cryk_ode Issues related to the cyrk_ode function CySolver Issues related to the CySolver class cython Issue related to cython-based code enhancement New feature or request
#31 opened Jul 28, 2023 by jrenaud90
CyRK's CySolver does not allow for complex-valued dependent variables. CySolver Issues related to the CySolver class cython Issue related to cython-based code enhancement New feature or request help wanted Extra attention is needed
#30 opened Jul 28, 2023 by jrenaud90
Had to turn off fastmath for nbrk_ode bug Something isn't working help wanted Extra attention is needed nbrk_ode An issue with the Numba solver performance Issues related to improving performance
#24 opened Mar 28, 2023 by jrenaud90
Import cython RK constants into nbrk_ode cython Issue related to cython-based code enhancement New feature or request good first issue Good for newcomers nbrk_ode An issue with the Numba solver
#22 opened Mar 28, 2023 by jrenaud90
ProTip! Exclude everything labeled bug with -label:bug.