Releases: QuantEcon/SimpleDifferentialOperators.jl
June 2019 Release; Registrator version
June 2019 Release
Changes from CY, and new docs format.
Revised Documentation and Assorted Code Changes
Incorporates the new Travis-based tectonic + weave + Documenter workflow in https://github.com/arnavs/test-tectonic.
This isn't meant for Registrator, so there won't be an associated release of the package.
dev
May 23, 2019
v0.5.0 bump version number in Project.toml
Registrator Release
Let's see if this works...
New Interface+
Small docs tweaks, interface polishing, and bumped the Project.toml version number.
Hopefully that list bit will stop Attobot from complaining.
Updated Interface
Interface change for differential operators -- now L̄₁₊, L̄₁₋, L̄₂, L₁₊, L₁₋, L₂ all take extended nodes x̄ instead of interior nodes x.
** Trying this again to see if Attobot doesn't complain. **
Refactored Interface and Documentation
Contains the(Reflecting(), Reflecting())-style boundary conditions, types, a few example paragraphs and notebooks (LCP, KFE, HJBE), and the new Unicode methods for working with the operators and basis matrices.
Patch to v0.2.0
Includes a hotfix the Mixed(), Mixed() case.