Skip to content

docs: document reexported band API - #86

Merged
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:docs/document-band-api
Aug 26, 2026
Merged

docs: document reexported band API#86
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:docs/document-band-api

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

Summary

Documents the public Band and BandError bindings directly in FastAlmostBandedMatrices.jl, including exact fields, constructors, argument types, and doctested usage. Renders both entries in the API page and removes the sole api_docs_kwargs suppression.

The types are externally defined by BandedMatrices.jl. The companion source-definition documentation PR is JuliaLinearAlgebra/BandedMatrices.jl#507. The Fast docs build was validated with that branch developed locally; this draft should wait for the upstream docs change to merge and release.

Ignore until reviewed by @ChrisRackauckas.

Verification

  • GROUP=QA julia --project -e 'using Pkg; Pkg.test()'\n - QA/alloc_tests.jl: 11/11 passed\n - QA/qa.jl: 20/20 passed\n- julia --project=docs docs/make.jl with the Fast branch and BandedMatrices PR checkout developed locally\n - doctests, document checks, and HTML rendering completed\n- julia --startup-file=no --project=. -e 'using Runic; ...'\n- typos --format brief src/FastAlmostBandedMatrices.jl docs/src/api.md docs/make.jl test/qa/qa.jl\n- git diff --check\n\n🤖 Generated with Claude Code\nhttps://chatgpt.com/codex/tasks/019f4028-d2ae-7a12-aff0-7d996bd9c791

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://chatgpt.com/codex/tasks/019f4028-d2ae-7a12-aff0-7d996bd9c791
@ChrisRackauckas
ChrisRackauckas marked this pull request as ready for review August 26, 2026 09:31
@ChrisRackauckas
ChrisRackauckas merged commit fa4bfd0 into SciML:main Aug 26, 2026
6 of 7 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.

2 participants