Releases: sisl/LocalFunctionApproximation.jl
Releases · sisl/LocalFunctionApproximation.jl
v1.1.2
LocalFunctionApproximation v1.1.2
Merged pull requests:
- Add test dependency on StaticArrays to Project.toml (#9) (@ararslan)
- Adding windows and Julia 1.1 to travis (#10) (@Shushman)
- Add Github workflows (#12) (@WhiffleFish)
- Updated Tests & Coverage. (#14) (@Aero-Spec)
v1.1.0
v1.1.0 (2019-06-05)
Merged pull requests:
Release v1.0.0 for Julia 1.0
Merge pull request #6 from sisl/shushman/0.7-fixes Fixes for 0.7/1.0
LocalFunctionApproximation v0.0.1
Scalar-valued local function approximation across a real-valued vector space. Currently supports simplex, multi-linear and weighted nearest-neighbor interpolation. Intended for (but not limited to) local function approximation for value iteration in large/continuous state spaces.