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

v4.0.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 06 Aug 15:48
v4.0.0

v4.0.0 (2019-08-06)

Diff since v3.5.0

Closed issues:

  • Problem in stencil generation for DerivativeOperator (#136)
  • Boundary condition redo (#98)
  • confusing error messages when trying to apply diff operators with stencil length longer than dimension length: Fixed (#93)
  • Maxwell Stefan Equation (#91)
  • Register v3.5.0 (#89)
  • full() replacement for Julia 1.0 (#83)
  • norm(matrix) -> opnorm(matrix) in Julia 0.7 (#63)
  • BC when stencil reaches out of grid (#58)
  • BC Overhaul (#53)
  • L*u mutates u if L has Dirichlet1 boundary condition (#52)
  • Document the new discretization and boundary values (#51)
  • Implement collect (#43)
  • Macros for "directional derivatives" (#20)
  • Non-uniform grid spacing? (#17)
  • full function for various boundary conditions (#16)
  • Investigating Neumann BC using ghost points (#15)
  • Resources (#12)
  • Lazy expm and expmv (#10)
  • Integrating StaticArrays(Documentation) (#6)
  • Error due to Floating Point inaccuracies (Documentation) (#3)

Merged pull requests: