Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

v4.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 05:21
· 392 commits to master since this release
40bedcb

DiffEqOperators v4.23.0

Diff since v4.22.0

Closed issues:

  • Support partially overlapping operator implementations (#29)
  • More efficient expms (#34)
  • Broken Heat Equation Robin tests (#36)
  • Broken KdV tests (#37)
  • A simple roadmap for solving HJBE and optimal stopping problems (#45)
  • Add tests for central differences for a 2nd order operator (#46)
  • Test trivial HJBE for the simple driftless examples (#48)
  • Add tests for central differences for a 2nd order operator with non-zero Dirichlet boundaries (#50)
  • Next steps for the documentation and tests for simple cases (#57)
  • New DiffEqOperator Interface for Array and Composite Operators (#60)
  • Test that should "just work" (#87)
  • Implement Biased Upwind Operators (#97)
  • 2D multiplication touchups (#151)
  • What should the size of an a discretized operator from R^n -> R^n be? (#169)
  • New interface for periodic BC (#175)
  • Performance benchmarking for laplacian example (#178)
  • Automated MOL Discretizations (#180)
  • ODEProblem gives "ArgumentError: reducing over an empty collection is not allowed" (#187)
  • README example throws an error (#189)
  • 2d PDE example (#196)
  • Coef_func broken (#198)
  • Document working vs WIP features (#242)
  • possible test failure in upcoming Julia version 1.5 (#243)
  • Usage of boundary conditions with higher dimensional operators (#245)
  • Issue with RobinBC (#247)
  • Make a proper documentation (#249)
  • GeneralBC not working when dx is a vector (#257)
  • how does coeff_func work? (#266)
  • Finite Difference Discretization Follow Up (#269)
  • Support for Nonlinear Diffusion Problems (#276)
  • MOLFiniteDifference: Upwind vs central difference based on odd vs even (#281)
  • Automatically return extrapolated solution (#305)
  • Finite difference discretization order for UpwindDifference (#308)
  • Few errors when running examples (#323)
  • RobinBC order (#345)
  • Double check Robin BC handling heat equation tutorial in MOLFiniteDifference (#351)
  • Remove SymbolicUtils occursin piracy (#356)

Merged pull requests: