Skip to content

Resolve #662#663

Open
bwohlberg wants to merge 2 commits into
mainfrom
brendt/issue_662
Open

Resolve #662#663
bwohlberg wants to merge 2 commits into
mainfrom
brendt/issue_662

Conversation

@bwohlberg

Copy link
Copy Markdown
Collaborator

Avoid linop __call__ on initialization by specifying input and output dtypes. Resolves #662.

Also clean up some docstring formatting.

@bwohlberg bwohlberg added the bug Something isn't working label Jun 16, 2026
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.61%. Comparing base (6e1892e) to head (55711fa).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #663   +/-   ##
=======================================
  Coverage   93.61%   93.61%           
=======================================
  Files          93       93           
  Lines        6431     6431           
=======================================
  Hits         6020     6020           
  Misses        411      411           
Flag Coverage Δ
unittests 93.61% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Initialization of scico.linop.xray.XRayTransform3D objects fails

1 participant