Skip to content

Releases: JuliaApproximation/ApproxFunBase.jl

v0.9.7

10 Aug 04:10
dcb2970
Compare
Choose a tag to compare

ApproxFunBase v0.9.7

Diff since v0.9.2

Merged pull requests:

  • Call BandedBlockBandedMatrix directly in SubOperator RaggedMatrix (#524) (@jishnub)
  • Backport: Call BandedBlockBandedMatrix directly in SubOperator Ragged… (#525) (@jishnub)
  • Improve inference in normalized space derivative (#526) (@jishnub)
  • Backport: Improve inference in normalized space derivative (#527) (@jishnub)
  • Remove opt0 in downstream tests (#528) (@jishnub)
  • Backport: Remove opt0 in downstream tests (#530) (@jishnub)
  • Reduce allocations in symmetric eigen (#532) (@jishnub)
  • Backport: Reduce allocations in symmetric eigen (#534) (@jishnub)
  • Fix coefficients for ProductFun (#535) (@jishnub)
  • Backport: Fix coefficients for ProductFun (#536) (@jishnub)
  • Backport: Trigger CI on push to backport branches (#537) (@jishnub)
  • Promote rangespace/domainspace of Conversion (#538) (@jishnub)
  • Backport: Promote rangespace/domainspace of Conversion (#539) (@jishnub)
  • Tests for Conversion space promotion (#540) (@jishnub)
  • TensorSpace in ProductFun constructor (#541) (@jishnub)
  • Fix Matrix constructors (#542) (@jishnub)
  • Backport: TensorSpace in ProductFun constructor (#543) (@jishnub)
  • Revert ProductFun space promotion (#544) (@jishnub)
  • Don't unwrap Conversion (#545) (@jishnub)
  • Backport: Don't unwrap conversion (#546) (@jishnub)
  • Fix ProductFun constructor ambiguity (#547) (@jishnub)

v0.8.52

10 Aug 04:09
7439f42
Compare
Choose a tag to compare

ApproxFunBase v0.8.52

Diff since v0.8.45

Merged pull requests:

  • Bump InfiniteArrays compat for ApproxFunBaseTest (#509) (@jishnub)
  • Remove InfiniteLinearAlgebra dependency (#510) (@jishnub)
  • Use LowRankMatrices instead of LowRankApprox (#511) (@jishnub)
  • Move Polynomial tests for ApproxFunOrthogonalPolynomials (#512) (@jishnub)
  • Drop support for Julia versions below v1.9 (#513) (@jishnub)
  • Remove Test as a dependency (#514) (@jishnub)
  • Make constant propagation unconditional (#515) (@jishnub)
  • Clean up imports (#516) (@jishnub)
  • Remove Vec (#517) (@jishnub)
  • Release 0.9 (#518) (@jishnub)
  • Bump ApproxFunBaseTest to v0.1.7 (#519) (@jishnub)
  • Impove type inference in RaggedMatrix constructor (#520) (@jishnub)
  • Backport v0.8: Impove type inference in RaggedMatrix constructor (#521) (@jishnub)
  • Improve inference in axpy for non-inferred operator (#522) (@jishnub)
  • Backport: Improve inference in axpy for non-inferred operator (#523) (@jishnub)
  • Call BandedBlockBandedMatrix directly in SubOperator RaggedMatrix (#524) (@jishnub)
  • Backport: Call BandedBlockBandedMatrix directly in SubOperator Ragged… (#525) (@jishnub)
  • Improve inference in normalized space derivative (#526) (@jishnub)
  • Backport: Improve inference in normalized space derivative (#527) (@jishnub)
  • Remove opt0 in downstream tests (#528) (@jishnub)
  • Backport: Remove opt0 in downstream tests (#530) (@jishnub)
  • Reduce allocations in symmetric eigen (#532) (@jishnub)
  • Backport: Reduce allocations in symmetric eigen (#534) (@jishnub)
  • Fix coefficients for ProductFun (#535) (@jishnub)
  • Backport: Fix coefficients for ProductFun (#536) (@jishnub)
  • Backport: Trigger CI on push to backport branches (#537) (@jishnub)
  • Promote rangespace/domainspace of Conversion (#538) (@jishnub)
  • Backport: Promote rangespace/domainspace of Conversion (#539) (@jishnub)
  • Tests for Conversion space promotion (#540) (@jishnub)
  • TensorSpace in ProductFun constructor (#541) (@jishnub)
  • Fix Matrix constructors (#542) (@jishnub)
  • Backport: TensorSpace in ProductFun constructor (#543) (@jishnub)
  • Revert ProductFun space promotion (#544) (@jishnub)
  • Don't unwrap Conversion (#545) (@jishnub)
  • Backport: Don't unwrap conversion (#546) (@jishnub)
  • Fix ProductFun constructor ambiguity (#547) (@jishnub)
  • Backport: Fix ProductFun constructor ambiguity (#548) (@jishnub)

v0.9.2

03 Aug 16:31
09ff46f
Compare
Choose a tag to compare

ApproxFunBase v0.9.2

Diff since v0.9.1

Merged pull requests:

  • Improve inference in axpy for non-inferred operator (#522) (@jishnub)

v0.9.1

03 Aug 14:42
54afbcb
Compare
Choose a tag to compare

ApproxFunBase v0.9.1

Diff since v0.9.0

Merged pull requests:

  • Bump ApproxFunBaseTest to v0.1.7 (#519) (@jishnub)
  • Impove type inference in RaggedMatrix constructor (#520) (@jishnub)

v0.9.0

01 Aug 20:12
e9e84ad
Compare
Choose a tag to compare

ApproxFunBase v0.9.0

Diff since v0.8.45

Merged pull requests:

v0.8.45

29 Jul 13:14
a7f5796
Compare
Choose a tag to compare

ApproxFunBase v0.8.45

Diff since v0.8.44

Merged pull requests:

  • Bump InfiniteArrays compat to include v0.13 (#508) (@jishnub)

v0.8.44

28 Jul 08:11
54db897
Compare
Choose a tag to compare

ApproxFunBase v0.8.44

Diff since v0.8.43

Merged pull requests:

  • Don't print docstrings explicitly to avoid breakages (#507) (@jishnub)

v0.8.43

27 Jul 16:10
0264d00
Compare
Choose a tag to compare

ApproxFunBase v0.8.43

Diff since v0.8.42

Merged pull requests:

v0.8.42

25 Jul 10:55
ba5e437
Compare
Choose a tag to compare

ApproxFunBase v0.8.42

Diff since v0.8.41

Merged pull requests:

  • Conversion_normalizedspace for a normalized space is a no-op (#502) (@jishnub)

v0.8.41

25 Jul 05:37
4f33475
Compare
Choose a tag to compare

ApproxFunBase v0.8.41

Diff since v0.8.40

Merged pull requests:

  • rowstart for PlusOp/TimesOp for InfiniteCardinal (#500) (@jishnub)
  • char to symbol in Symmetric/HermitianOperator convert (#501) (@jishnub)