Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / SciML/OrdinaryDiffEq.jl issues and pull requests
#2207 - CompatHelper: add new compat entry for OrdinaryDiffEq at version 6 for package docs, (keep existing compat)
Pull Request -
State: closed - Opened by github-actions[bot] 6 months ago
#2206 - CompatHelper: add new compat entry for EnumX at version 1, (keep existing compat)
Pull Request -
State: closed - Opened by github-actions[bot] 6 months ago
#2205 - CompatHelper: add new compat entry for SciMLStructures at version 1, (keep existing compat)
Pull Request -
State: closed - Opened by github-actions[bot] 6 months ago
#2204 - Switch RK methods to use an inf norm for `eigen_est`
Pull Request -
State: closed - Opened by oscardssmith 6 months ago
- 3 comments
#2203 - `Rosenbrock23` fails for weird mass matrices
Issue -
State: closed - Opened by oscardssmith 6 months ago
- 2 comments
Labels: bug
#2202 - Fix initialization size to not try/catch
Pull Request -
State: closed - Opened by ChrisRackauckas 6 months ago
- 1 comment
#2201 - Fix and test DPRKN interpolation with idxs
Pull Request -
State: closed - Opened by ChrisRackauckas 6 months ago
#2200 - ODEs depending on solution have anyeltypedual error when passed with struct
Issue -
State: open - Opened by xzackli 6 months ago
Labels: bug
#2199 - Unsupported interpolator chosen when mass matrix is not diagonal
Issue -
State: closed - Opened by termi-official 6 months ago
Labels: bug
#2198 - autoswitch solvers can cause the stiff solver to fail
Issue -
State: closed - Opened by oscardssmith 6 months ago
Labels: bug
#2197 - Out of place `linsolve=KrylovJL_GMRES` is broken
Issue -
State: closed - Opened by oscardssmith 6 months ago
- 2 comments
Labels: bug
#2196 - I think this fixes a few minor bugs with nonlinear convergence
Pull Request -
State: closed - Opened by oscardssmith 6 months ago
- 2 comments
#2195 - avoid scalar indexing bug in hermite interpolant if diff_vars is a fill of trues
Pull Request -
State: closed - Opened by xtalax 6 months ago
- 3 comments
#2194 - shorten timespan on initdt test
Pull Request -
State: closed - Opened by oscardssmith 6 months ago
#2193 - Fix relaxation test
Pull Request -
State: closed - Opened by ChrisRackauckas 6 months ago
#2192 - fix dependent mass matrix tests
Pull Request -
State: closed - Opened by ChrisRackauckas 6 months ago
#2191 - CompatHelper: add new compat entry for SciMLStructures at version 1, (keep existing compat)
Pull Request -
State: closed - Opened by github-actions[bot] 6 months ago
#2190 - added step_limiter to more methods
Pull Request -
State: closed - Opened by cwittens 6 months ago
- 1 comment
#2189 - `tstops` doesn't work probably when tspan tupel is given as integers
Issue -
State: open - Opened by cwittens 6 months ago
- 1 comment
Labels: bug
#2188 - The method `Stepanov5` doesn't seem to work
Issue -
State: closed - Opened by cwittens 6 months ago
- 2 comments
Labels: bug
#2187 - Newmark beta method
Pull Request -
State: open - Opened by termi-official 6 months ago
- 2 comments
#2186 - refactor: use tunable parameters for cache in dae initialization
Pull Request -
State: closed - Opened by sathvikbhagavan 6 months ago
#2185 - Use `DefaultODEAlgorithm` by default
Pull Request -
State: closed - Opened by oscardssmith 6 months ago
- 1 comment
#2184 - Redesign default ODE solver to be type-grounded and lazy
Pull Request -
State: closed - Opened by oscardssmith 6 months ago
- 18 comments
#2183 - Optimistic first time convergence criterion
Pull Request -
State: closed - Opened by YingboMa 6 months ago
- 12 comments
#2182 - Interpolation with `DynamicalODEProblem` is broken
Issue -
State: closed - Opened by ranocha 7 months ago
- 1 comment
Labels: bug
#2181 - test(inplace_interpolation.jl): check for approx equality
Pull Request -
State: closed - Opened by characat0 7 months ago
- 3 comments
#2180 - Bump version and release for downstream CI with ADTypes 1.0
Pull Request -
State: closed - Opened by Vaibhavdixit02 7 months ago
#2179 - `unstable_check` gets passed value that's far from solution
Issue -
State: closed - Opened by laikq 7 months ago
- 6 comments
Labels: bug
#2178 - Fix issue #2173 divide-by-zero error
Pull Request -
State: closed - Opened by afossa 7 months ago
#2177 - Refactor OrdinaryDiffEq to use Subpackages for Solver Sets
Issue -
State: closed - Opened by ChrisRackauckas 7 months ago
- 6 comments
#2176 - added step_limiter to RADAUIIA3,5 and made basic tests for step_limiter
Pull Request -
State: closed - Opened by cwittens 7 months ago
- 2 comments
#2175 - added algos to rosenbrock.md
Pull Request -
State: closed - Opened by cwittens 7 months ago
#2174 - Adding Pseudo-Symplectic Explicit Runge-Kutta methods
Pull Request -
State: closed - Opened by MarcoArtiano 7 months ago
- 2 comments
#2173 - Divide-by-zero error thrown during vector initialization
Issue -
State: closed - Opened by afossa 7 months ago
- 3 comments
Labels: bug
#2172 - CompatHelper: bump compat for ADTypes to 1, (keep existing compat)
Pull Request -
State: closed - Opened by github-actions[bot] 7 months ago
#2171 - Docstrings missing in DAE Fully_Implicit Documentation
Issue -
State: open - Opened by Spinachboul 7 months ago
#2170 - Modifications Rodas5Pe, Rodas5Pr of Rodas5P concerning issue https://github.com/SciML/OrdinaryDiffEq.jl/issues/2054 and minor bug fixes of Rodas3P/23W
Pull Request -
State: closed - Opened by gstein3m 7 months ago
- 1 comment
#2169 - Bump julia-actions/setup-julia from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#2168 - Using StaticArrays causes much more allocations than using normal arrays
Issue -
State: open - Opened by ufechner7 8 months ago
Labels: bug
#2167 - Support NonlinearSolve.jl for the ODE nonlinear solver
Pull Request -
State: closed - Opened by oscardssmith 8 months ago
- 9 comments
#2166 - Added Runge–Kutta pairs of orders 9(8) for use in quadruple precision computations
Pull Request -
State: closed - Opened by Theozeud 8 months ago
- 15 comments
#2165 - added ROS2 method and added ROS2, ROS23 and ROS34PW methods to iipvsoop_test.jl
Pull Request -
State: closed - Opened by cwittens 8 months ago
- 7 comments
#2164 - Change nothing.
Pull Request -
State: closed - Opened by dynamic-queries 8 months ago
- 2 comments
#2163 - Default tolerances are too large for Tsit5
Issue -
State: open - Opened by AshtonSBradley 8 months ago
#2162 - Plotting analytic solutions fails
Issue -
State: closed - Opened by ranocha 8 months ago
Labels: bug
#2161 - Implement 4th order Runge-Kutta-Nystrom method
Pull Request -
State: closed - Opened by Shreyas-Ekanathan 8 months ago
- 1 comment
#2160 - fix DAE init when BrownFullBasic is given a specific nlsolver to use
Pull Request -
State: closed - Opened by oscardssmith 8 months ago
- 3 comments
#2159 - New Runge–Kutta pairs of orders 9(8) for use in quadruple precision computations
Issue -
State: closed - Opened by ranocha 8 months ago
- 1 comment
Labels: help wanted, new-algorithm, GSoC
#2158 - `@cache` macro generates code with OrdinaryDiffEq namespace
Issue -
State: closed - Opened by evetion 8 months ago
- 1 comment
Labels: bug
#2157 - Avoid throwing error if type inference on u0/t fails
Pull Request -
State: closed - Opened by mchitre 8 months ago
- 5 comments
#2156 - Better show methods which include AD info for stiff solvers
Issue -
State: open - Opened by ArnoStrouwen 9 months ago
- 1 comment
#2155 - Reset uprev with reinitializations
Pull Request -
State: closed - Opened by ChrisRackauckas 9 months ago
#2154 - Allow for DAE initialization on ODEs with initializeprob
Pull Request -
State: closed - Opened by ChrisRackauckas 9 months ago
#2153 - Directly enforce algebraic condition correctness in ImplicitEuler
Pull Request -
State: closed - Opened by ChrisRackauckas 9 months ago
- 2 comments
#2152 - FBDF not taking any timesteps except at the start and end on RLC circuit
Issue -
State: open - Opened by oxinabox 9 months ago
- 3 comments
Labels: bug
#2151 - Allow for using the initializeprob with OverrideInit
Pull Request -
State: closed - Opened by ChrisRackauckas 9 months ago
#2150 - reapply formatter
Pull Request -
State: closed - Opened by ArnoStrouwen 9 months ago
- 1 comment
#2149 - SplitODEProblem with (sparse) matrices
Issue -
State: open - Opened by ChrisRackauckas 9 months ago
Labels: bug
#2148 - fix memory leak on repeated `init(prob)`
Pull Request -
State: closed - Opened by oscardssmith 9 months ago
- 8 comments
#2147 - Unexpected memory accumulation when repeatedly running `solve`
Issue -
State: closed - Opened by thanasibakis 9 months ago
- 1 comment
Labels: bug
#2146 - Automatically chosen algorithm by `solve(prob; alg_hints=:auto)` fails to solve ODEs
Issue -
State: closed - Opened by jonasmac16 9 months ago
- 2 comments
Labels: bug
#2145 - Improve mass matrix error message
Pull Request -
State: closed - Opened by ChrisRackauckas 9 months ago
#2144 - Rename `stage_limiter!` and `step_limiter!` and make them available wherever possible
Issue -
State: open - Opened by ranocha 9 months ago
#2143 - `OrdinaryDiffEq` arguably uses the wrong DAE initializealg after callbacks.
Issue -
State: closed - Opened by oscardssmith 9 months ago
- 5 comments
Labels: bug
#2142 - Improve callback modifier handling more
Pull Request -
State: closed - Opened by oscardssmith 9 months ago
#2141 - Improve callback modifier handling
Pull Request -
State: closed - Opened by ChrisRackauckas 9 months ago
#2140 - Vern9 interpolation produces wrong results with `save_idxs`
Issue -
State: open - Opened by henry2004y 9 months ago
- 3 comments
Labels: bug
#2139 - iterative linear solvers in the context of conservation laws
Issue -
State: open - Opened by ChrisRackauckas 9 months ago
#2138 - Unrecognized keyword arguments: [:du0] after `remake`
Issue -
State: open - Opened by homocomputeris 9 months ago
Labels: bug
#2137 - save du and k for DAEs when dense==true
Pull Request -
State: open - Opened by oscardssmith 9 months ago
- 2 comments
#2136 - Load SENSITIVITY_INTERP_MESSAGE from SciMLBase
Pull Request -
State: closed - Opened by LilithHafner 9 months ago
#2135 - `Rodas3P` and `Rodas23W` are completely broken for out of place.
Issue -
State: closed - Opened by oscardssmith 10 months ago
- 1 comment
Labels: bug
#2134 - Using `saveat` with IDA results in derivatives with sharp discontinuities
Issue -
State: open - Opened by topolarity 10 months ago
- 1 comment
Labels: bug
#2133 - FBDF provides bad interpolant for `dy/dt` in `dy ~ sin(t)`
Issue -
State: open - Opened by topolarity 10 months ago
- 1 comment
Labels: bug
#2132 - Rodas5P gives inaccurate results when integrating triangle wave
Issue -
State: closed - Opened by topolarity 10 months ago
- 5 comments
Labels: bug
#2131 - IDA fails to solve when encountering algebraically inconsistent `u` after callback
Issue -
State: open - Opened by topolarity 10 months ago
- 1 comment
#2130 - DFBDF performs poorly when integrating `sin(t)`
Issue -
State: open - Opened by topolarity 10 months ago
- 1 comment
Labels: bug
#2129 - Bump codecov/codecov-action from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#2128 - Bug in out-of-place version of Rodas3P: Update rosenbrock_perform_step.jl
Pull Request -
State: closed - Opened by gstein3m 10 months ago
- 1 comment
#2127 - Rosenbrock solvers fail or interpolate poorly due to (algebraically) inconsistent `u` after callback
Issue -
State: closed - Opened by topolarity 10 months ago
- 12 comments
Labels: bug
#2126 - added methods ROS2PR, ROS2S, ROS3, ROS3PR, SCHOLZ4_7, ROS3PRL, ROS3PRL2
Pull Request -
State: closed - Opened by cwittens 10 months ago
- 9 comments
#2125 - Does not precompile on Mac OS 12.2, Intel Core i7, Julia 10.0.0
Issue -
State: closed - Opened by alexeyovchinnikov 10 months ago
- 1 comment
Labels: bug
#2124 - fix DAEProblem initialization with autodiff=false
Pull Request -
State: closed - Opened by oscardssmith 10 months ago
#2123 - Fix out-of-place Rosenbrock23
Pull Request -
State: closed - Opened by YingboMa 10 months ago
#2122 - fix deprecation warnings in InterfaceI
Pull Request -
State: closed - Opened by ArnoStrouwen 10 months ago
#2121 - Performance regression in non-autonomous Linear ODE solvers
Issue -
State: open - Opened by yakovbraver 10 months ago
- 4 comments
#2120 - Update rosenbrock.md
Pull Request -
State: closed - Opened by gstein3m 10 months ago
#2119 - Bump actions/cache from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#2118 - fix location of error check disabling to prevent infinite loop in weird cases
Pull Request -
State: closed - Opened by oscardssmith 10 months ago
#2117 - remove error for `Rosenbrock23` with no differential equations
Pull Request -
State: closed - Opened by oscardssmith 10 months ago
#2116 - use `ForwardDiff.value` when computing internal tolerances
Pull Request -
State: closed - Opened by SebastianM-C 10 months ago
- 2 comments
#2115 - `MethodError` in `_get_tolerance` when optimizing parameters and initial conditions in ODE with mass matrix
Issue -
State: closed - Opened by SebastianM-C 10 months ago
Labels: bug
#2114 - ERROR: InexactError: Int64(1//1000000) with fixed-step methods
Issue -
State: closed - Opened by homocomputeris 10 months ago
- 4 comments
Labels: bug
#2113 - added ROS34PRw method
Pull Request -
State: closed - Opened by cwittens 10 months ago
- 3 comments
#2112 - Second-order Rosenbrock method of Verwer, Spee, Blom, Hundsdorfer (1999)
Issue -
State: closed - Opened by ranocha 10 months ago
Labels: new-algorithm
#2111 - Single type for sensitivity interpolation and composites
Pull Request -
State: closed - Opened by ChrisRackauckas 10 months ago
#2110 - Fix DAE initialization AD when autodiff=false
Pull Request -
State: closed - Opened by ChrisRackauckas 11 months ago
#2109 - Test CUDA 5
Pull Request -
State: closed - Opened by ChrisRackauckas 11 months ago
#2108 - Use the computed ForwardDiff type for preallocation choices in init
Pull Request -
State: closed - Opened by ChrisRackauckas 11 months ago