-
Notifications
You must be signed in to change notification settings - Fork 32
Fixed sirf.Reg.ImageData.asarray(). #1376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
a164114
added numpy array to possible SIRF image data algebra operands
evgueni-ovtchinnikov c53d80b
added to User Guide a subsection on SIRF/numpy data algebra peculiari…
evgueni-ovtchinnikov 9f2ecf8
updated CHANGES.md [ci skip]
evgueni-ovtchinnikov 80b3c07
added tests for #1358
evgueni-ovtchinnikov 57d9e15
attended to Codacy issues
evgueni-ovtchinnikov 0477cc0
simpliied mixed data algebra
evgueni-ovtchinnikov f249547
resolved conflicts
evgueni-ovtchinnikov 6bfdf52
fixed mixing SIRF and numpy data algebra issue #1357
evgueni-ovtchinnikov 9b67e9e
added algebra tests for ax/x, 2/x etc.
evgueni-ovtchinnikov a00488d
Merge branch 'master' of https://github.com/SyneRBI/SIRF
evgueni-ovtchinnikov c3aa576
Merge branch 'master' into mda-priority-fix
evgueni-ovtchinnikov 856c7ee
added the result type checks for mixed data algebra
evgueni-ovtchinnikov 0d8f93f
[ci skip] updated User Guide description of data algebra and CHANGES.md
evgueni-ovtchinnikov 7ce286d
fixed sirf.Reg.ImageData.asarray() bug
evgueni-ovtchinnikov 608074e
made corrections required by replacing as_array with asarray in data …
evgueni-ovtchinnikov 1e65fb5
[ci skip] explained strides setting in sirf.Reg.ImageData.__array_int…
evgueni-ovtchinnikov 6d1d3e5
Merge branch 'master' of https://github.com/SyneRBI/SIRF
evgueni-ovtchinnikov a50a20c
asarray -> as_array
evgueni-ovtchinnikov 07e4b6a
moved t = y.norm() back to where it was on master
evgueni-ovtchinnikov ff2a60b
Merge branch 'master' into reg-asarray-fix
evgueni-ovtchinnikov 6bce975
trying to placate Codacy
evgueni-ovtchinnikov 0ab9500
Merge branch 'master' into reg-asarray-fix
evgueni-ovtchinnikov 0c7707c
Replace string with comment
KrisThielemans 109496f
[ci skip] restored missing lines in CHANGES.md
evgueni-ovtchinnikov 4ebe9a9
Merge branch 'reg-asarray-fix' of https://github.com/SyneRBI/SIRF int…
evgueni-ovtchinnikov df9feae
[ci skip] pulled and fixed CHANGES.md
evgueni-ovtchinnikov eb7d1de
[ci skip] restored the last (hopefully) couple of lines in CHANGES.md
evgueni-ovtchinnikov 5f4e227
Merge branch 'master' into reg-asarray-fix
evgueni-ovtchinnikov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.