Skip to content

v0.11.2

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 26 Jul 13:27
· 200 commits to master since this release
v0.11.2

v0.11.2 (2019-07-24)

Diff since v0.11.1

Closed issues:

  • In ApproxFun, Is the chebshev function only limited in [-1,1], or could be expanded to real size such as [a,b]? (#662)
  • norm(f, 1) if broken for some, but not all, values of f (#642)
  • How to create direct sum of user-specified finite-dimensional space with ApproxFun infinite-dimensional space? (#573)

Merged pull requests:

  • Fix the Travis manual compiling script (#664) (thisrod)