Skip to content

Releases: QuantEcon/SimpleDifferentialOperators.jl

June 2019 Release; Registrator version

05 Jun 21:51
d258eb8

Choose a tag to compare

Updated TOML and such for Registrator CI.

June 2019 Release

05 Jun 21:46
1eb804f

Choose a tag to compare

Changes from CY, and new docs format.

Revised Documentation and Assorted Code Changes

31 May 17:11

Choose a tag to compare

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

30 May 21:09

Choose a tag to compare

dev
tweak notebook() call

May 23, 2019

23 May 23:05

Choose a tag to compare

v0.5.0

bump version number in Project.toml

Registrator Release

02 May 05:11
50ca2a3

Choose a tag to compare

Let's see if this works...

New Interface+

04 Apr 23:04
c012b16

Choose a tag to compare

Small docs tweaks, interface polishing, and bumped the Project.toml version number.

Hopefully that list bit will stop Attobot from complaining.

Updated Interface

02 Apr 17:46
41dee73

Choose a tag to compare

Interface change for differential operators -- now L̄₁₊, L̄₁₋, L̄₂, L₁₊, L₁₋, L₂ all take extended nodes instead of interior nodes x.

** Trying this again to see if Attobot doesn't complain. **

Refactored Interface and Documentation

07 Mar 22:11

Choose a tag to compare

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

20 Feb 18:32
88ae79b

Choose a tag to compare

Includes a hotfix the Mixed(), Mixed() case.