Skip to content

[codex] expose dtype option - #2

Draft
DGoettlich wants to merge 2 commits into
mainfrom
dtypes
Draft

[codex] expose dtype option#2
DGoettlich wants to merge 2 commits into
mainfrom
dtypes

Conversation

@DGoettlich

Copy link
Copy Markdown
Collaborator

Summary

  • Add a dtype keyword to scpc() with literal options float16, float32, and float64.
  • Thread the dtype through the exact spatial distance/kernel/basis path where dense spatial arrays dominate memory.
  • Add targeted dtype propagation tests and document the new argument in the README.

Validation

  • uv run ruff check --fix .
  • uv run ruff format .
  • uv run ty check
  • uv run pytest
  • uv run pre-commit run --all-files

@DGoettlich DGoettlich changed the title [codex] Expose spatial dtype option [codex] expose dtype option May 22, 2026
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