GSoC 10th week review
During this week, I continued to improve BoundaryValueDiffEq.jl and help fix OrdinaryDiffEq.jl and relating docs. Here is a summary:
- Completed the documentation for all of the avaiable methods in OrdinaryDiffEq.jl
- Add MIRK3 method
- Fix documentations for BoundaryValueDiffEq.jl
- [Finish all
stage_limiter!
andstep_limiter!
in explicit RK methods]
Next week, I will follow Avik’s work on improving the performance and reducing precompile time of BoundaryValueDiffEq.jl, make BoundaryValueDiffEq.jl more powerful.