-
Notifications
You must be signed in to change notification settings - Fork 10
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
Add classes for coordinate spaces and transforms #218
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b02dd45 - Browse repository at this point
Copy the full SHA b02dd45View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff532b6 - Browse repository at this point
Copy the full SHA ff532b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbaa95f - Browse repository at this point
Copy the full SHA cbaa95fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2b3c1f - Browse repository at this point
Copy the full SHA a2b3c1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e77d6 - Browse repository at this point
Copy the full SHA 75e77d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ae037 - Browse repository at this point
Copy the full SHA 36ae037View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4ec1f6 - Browse repository at this point
Copy the full SHA e4ec1f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa4918e - Browse repository at this point
Copy the full SHA fa4918eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40cbe3a - Browse repository at this point
Copy the full SHA 40cbe3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8148c1a - Browse repository at this point
Copy the full SHA 8148c1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for afe2e54 - Browse repository at this point
Copy the full SHA afe2e54View commit details
Commits on Sep 16, 2024
-
Update coordinate class based on feedback
- Drop scale from units - Use `attrs` instead of `dataclass` - Remove ABC meta class (bug)
Configuration menu - View commit details
-
Copy full SHA for 9c514cd - Browse repository at this point
Copy the full SHA 9c514cdView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b63287 - Browse repository at this point
Copy the full SHA 0b63287View commit details -
Update attrs usage based on PR feedback
- Add docstrings to Axis - Use `attrs` for CoordinateSpace - Add helper function for validation
Configuration menu - View commit details
-
Copy full SHA for 99d5df2 - Browse repository at this point
Copy the full SHA 99d5df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79de67f - Browse repository at this point
Copy the full SHA 79de67fView commit details -
Improve CoordinateSpace inheritance based on PR feedback
Make CoordinateSpace classes call the super.__init__ from the level above.
Configuration menu - View commit details
-
Copy full SHA for 893b34e - Browse repository at this point
Copy the full SHA 893b34eView commit details -
Fix typo python-spec/src/somacore/types.py
Co-authored-by: paul fisher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7350d2a - Browse repository at this point
Copy the full SHA 7350d2aView commit details -
Add helper methods for checking axes for
@
based on PR feedbackAdd new methods that throw value errors for mismatched axes with a more meaningful error message.
Configuration menu - View commit details
-
Copy full SHA for 7deb1e6 - Browse repository at this point
Copy the full SHA 7deb1e6View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d63117f - Browse repository at this point
Copy the full SHA d63117fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 509a462 - Browse repository at this point
Copy the full SHA 509a462View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b1362 - Browse repository at this point
Copy the full SHA 64b1362View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7365f37 - Browse repository at this point
Copy the full SHA 7365f37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bcec59 - Browse repository at this point
Copy the full SHA 6bcec59View commit details -
Configuration menu - View commit details
-
Copy full SHA for b896712 - Browse repository at this point
Copy the full SHA b896712View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff235d0 - Browse repository at this point
Copy the full SHA ff235d0View commit details