Skip to content

Dwk/mng#15

Merged
kdw503 merged 9 commits intomasterfrom
dwk/mng
May 6, 2026
Merged

Dwk/mng#15
kdw503 merged 9 commits intomasterfrom
dwk/mng

Conversation

@kdw503
Copy link
Copy Markdown
Member

@kdw503 kdw503 commented May 6, 2026

No description provided.

kdw503 and others added 9 commits May 6, 2026 11:04
Moves Aqua to [extras]/[targets], adds compat entries, and wires up
Aqua.test_all in the test suite. Fixes the method ambiguity between
Interpolations' Integer getindex and the deprecated Number getindex by
widening the forwarder from Vararg{Int} to Vararg{Integer}.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Users should call itp(xs...) directly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add tests for gradient!, integer getindex, and axes (including origin-offset
and tiling-dimension cases). Remove dead CoefsWrapper struct which was never
instantiated or exported.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Module docstring: fix backtick formatting and "mmapped-file" wording
- CachedInterpolation: add signature header, document callable interface,
  and add jldoctest example
- cachedinterpolators: rewrite to standard signature-block format, document
  Array restriction, correct origin default description, add jldoctest
  examples including origin offset usage
- Add Documenter as test dependency and run doctests in the test suite

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds a README with badges, package motivation, installation instructions,
and usage examples (basic, centered axes, gradient, and mmap workflow).
Updates actions/checkout from v2 to v4.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Base.OneTo is the idiomatic return type for axes starting at 1 and has
no public alternative; suppress the false-positive CI failure.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@kdw503 kdw503 merged commit a0486f2 into master May 6, 2026
2 checks passed
@kdw503 kdw503 deleted the dwk/mng branch May 6, 2026 16:47
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.

1 participant