Skip to content

v0.8.52

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 04:09
7439f42

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)