Skip to content

Releases: JuliaApproximation/ApproxFun.jl

v0.13.6

01 Aug 13:26
2a40066
Compare
Choose a tag to compare

ApproxFun v0.13.6

Diff since v0.13.5

Merged pull requests:

v0.13.5

28 Jul 16:24
e4787f2
Compare
Choose a tag to compare

ApproxFun v0.13.5

Diff since v0.13.4

Merged pull requests:

v0.13.4

27 Jul 13:32
7968dab
Compare
Choose a tag to compare

ApproxFun v0.13.4

Diff since v0.13.3

Merged pull requests:

  • Define compact show for operators to simplify display for containers (#781) (@jishnub)
  • trim trailing whitespace (#782) (@jishnub)

v0.13.3

08 Jul 15:24
af037cb
Compare
Choose a tag to compare

ApproxFun v0.13.3

Diff since v0.13.2

Closed issues:

  • Segfault trying to construct Legendre space on certain intervals (#776)
  • Implement weighted Ultraspherical{2} -> Ultraspherical{1} derivatives (#778)

Merged pull requests:

v0.13.2

11 May 16:34
46b1258
Compare
Choose a tag to compare

ApproxFun v0.13.2

Diff since v0.13.1

Closed issues:

  • setindex! is apparently not implemented for matrices of Fun's (#769)
  • Code running on local Julia, but failing on CI tests with Ububtu_latest and Windows_latest (#771)

Merged pull requests:

  • list all doc dependencies in Project.toml (#767) (@jishnub)
  • CompatHelper: bump compat for "FastTransforms" to "0.14" (#773) (@github-actions[bot])

v0.13.1

30 Mar 09:24
373cbb6
Compare
Choose a tag to compare

ApproxFun v0.13.1

Diff since v0.13.0

Closed issues:

  • rank of quasimatrices (#751)
  • First equation in documentation is broken (#756)

Merged pull requests:

  • CompatHelper: bump compat for "SpecialFunctions" to "2" (#752) (@github-actions[bot])
  • Fix uneven white spaces in example code in README (#755) (@wsshin)
  • Modernize documentation (#759) (@wsshin)

v0.13.0

13 Oct 12:48
38b6817
Compare
Choose a tag to compare

ApproxFun v0.13.0

Diff since v0.12.6

Merged pull requests:

  • CompatHelper: bump compat for "FastTransforms" to "0.13" (#750) (@github-actions[bot])

v0.12.6

03 Aug 07:13
6a32132
Compare
Choose a tag to compare

ApproxFun v0.12.6

Diff since v0.12.5

Closed issues:

  • AutoDiff? (#736)
  • Can't differentiate the constant basis function in Chebyshev()^2 (#740)
  • Evaluation boundary condition hangs for Fourier space solve (#742)
  • Periodic boundary condition operator? (#745)

Merged pull requests:

  • interlace => ApproxFunBase.interlace (#738) (@flob92)
  • The Latex math equations wasn't rendering in Docs (#739) (@inokawazu)
  • CompatHelper: bump compat for "DomainSets" to "0.5" (#743) (@github-actions[bot])
  • DomainSets v0.5 (#748) (@dlfivefifty)

v0.12.5

22 Feb 13:00
67280cd
Compare
Choose a tag to compare

ApproxFun v0.12.5

Diff since v0.12.4

Closed issues:

  • ArgumentError: Cannot create infinite Array (#735)

Merged pull requests:

  • Update index.md (#719) (@Masacroso)
  • CompatHelper: bump compat for "ApproxFunBase" to "0.4" (#733) (@github-actions[bot])

v0.12.4

12 Feb 19:23
d3096a0
Compare
Choose a tag to compare

ApproxFun v0.12.4

Diff since v0.12.3

Closed issues:

  • Strange eigenvalue (#729)

Merged pull requests:

  • Fix Fractional Derivatives (#720) (@dlfivefifty)
  • CompatHelper: bump compat for "SpecialFunctions" to "1.1" (#724) (@github-actions[bot])
  • CompatHelper: bump compat for "FastTransforms" to "0.12" (#732) (@github-actions[bot])