-
Notifications
You must be signed in to change notification settings - Fork 86
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
Tidy up scalar
module
#234
Labels
Comments
This was referenced Oct 7, 2024
JayWhite2357
changed the title
Downsize MontScalar logic into one file
Tidy up Oct 7, 2024
scalar
module
JayWhite2357
added
refactor
Code cleanup or reorganization
good first issue
Good for newcomers
and removed
enhancement
New feature or request
labels
Oct 9, 2024
/bounty $10 |
💎 $10 bounty • Space and TimeSteps to solve:
Thank you for contributing to spaceandtimelabs/sxt-proof-of-sql! Add a bounty • Share on socials
|
/attempt #234 Options |
💡 @winrhcp submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
Draft
2 tasks
Completed by #255 |
🎉🎈 @winrhcp has been awarded $10! 🎈🎊 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Background and Motivation
MontScalar and Scalar logic is currently disorganized. We should consolidate this logic.
NOTE: The following issues are likely to modify the same files, so be aware of potential merge conflicts with other PRs:
Scalar
conversions explicit rather than usingFrom
/Into
trait. #228Changes Required
The text was updated successfully, but these errors were encountered: