Skip to content

Added InterpolativeQTT#114

Merged
shinaoka merged 2 commits into
tensor4all:mainfrom
MartinMikkelsen:main
May 11, 2026
Merged

Added InterpolativeQTT#114
shinaoka merged 2 commits into
tensor4all:mainfrom
MartinMikkelsen:main

Conversation

@MartinMikkelsen
Copy link
Copy Markdown
Contributor

Summary

This PR adds InterpolativeQTT.jl as a dependency and re-exports all public QTT interpolation functions via a new Tensor4all.InterpolativeQTT module, following the same pattern as Tensor4all.QuanticsGrids and Tensor4all.QuanticsTCI.

The following symbols are re-exported:

  • interpolatesinglescale, interpolatemultiscale, interpolateadaptive, interpolatesinglescale_sparse
  • invertqtt, estimate_interpolation_error
  • LagrangePolynomials, getChebyshevGrid

Checklist

  • Related issue is linked above
  • Pkg.test() passes
  • julia --project=docs docs/make.jl runs cleanly (if exported symbols changed)
  • If a new src/**/*.jl file defines public symbols, it is listed in some @autodocs Pages = [...] block in docs/src/api.md (verified by scripts/check_autodocs_coverage.jl)
  • README.md updated (if public API or workflow changed)

MartinMikkelsen and others added 2 commits May 10, 2026 09:07
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@shinaoka shinaoka enabled auto-merge (squash) May 11, 2026 02:25
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@shinaoka shinaoka merged commit a2894e4 into tensor4all:main May 11, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants