Skip to content

BoundaryValueDiffEqAscher-v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 09:08
470f2b3

BoundaryValueDiffEqAscher BoundaryValueDiffEqAscher-v1.2.0

Merged pull requests:

Closed issues:

  • saveat doesn't work when specifying a negative part of tspan (#3)
  • TODO list of GSoC (#5)
  • Functions in Types (#6)
  • dt (#7)
  • Clean Files (#8)
  • Abstract typing (#9)
  • DiffEq solution and testing tools (#10)
  • Cleanup test files (#11)
  • Defect control adaptivity (#12)
  • Move problem types (#18)
  • Multiple Shooting Methods (#19)
  • Passing parameters to the residuals method (#23)
  • Utilize reinit fast path in shooting (#26)
  • Improve initial guess interface (#27)
  • Dimension mismatch in solve() for MIRK methods providing an initial solution (#30)
  • True banded matrix support (#31)
  • How to input a tolerance in BVP (#41)
  • BigFloat support for TwoPointBVProblem using MIRK4 (#43)
  • Solution has no du component (#44)
  • Register (#45)
  • DimensionMismatch("dimensions must match") with Shooting() (#52)
  • Adaptivity in MIRK solver (#54)
  • Residual vector dimension (#55)
  • TagBot trigger issue (#62)
  • Doesn't support MVector (#64)
  • Add nonstandard array support (#67)
  • MIRK4() BVP solver gives wrong results (#69)
  • Unexpected kwargs passed to new warning system (#71)
  • BV Problem : No possibility to provide non constant initial guess (#73)
  • Feature request: BVP-DAE support (#76)
  • Regression with (General)MIRK4 on BoundaryValueDiffEq.jl v4.0 (#104)
  • README example should use interpolation instead of indexing (#107)
  • Interoplation for MIRK methods (#111)
  • Very long compilation time for solve() (#117)
  • Error afer updating to BoundaryValueDiffEq v5: BoundsError in interpolation (#118)
  • Autoselect Correct Solver for Nonlinear Least Squares (#123)
  • Support Initial Guess Function (#128)
  • Invalid Bandind error / Manifolds.jl (#148)
  • MIRK methods failed on swirling flow III when viscosity parameter is small (#153)
  • Pre-compilation failure (#158)
  • Example from the docs doesn't run (#170)
  • Manifolds.jl / EmbeddedTorus is failing again (#171)
  • VJP Computation (for NonlinearSolve) is extremely inefficient (#175)
  • Shooting methods fail on flow in a channel tests (#191)
  • MIRK methods don't support Static Arrays (#193)
  • MIRK4 interpolation bug (#197)
  • Bug when plotting with MIRK solver (#199)
  • BoundaryValueDiffEq.jl fails to precompile (#207)
  • WARNING: both NonlinearSolve and LineSearches export ... (#220)
  • Unable to Precompile BoundaryValueDiffEq (#239)
  • Nested_nlsolve in RadauIIa7 issue (#242)
  • Deprecated use of NonlinearSolve.LineSearch (#243)
  • BoundaryValueDiffEq does not precompile on Windows 11 (#244)