Skip to content
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

[stdlib] Add divmod for SIMD and Int types #2335

Closed
JoeLoser opened this issue Apr 18, 2024 · 3 comments
Closed

[stdlib] Add divmod for SIMD and Int types #2335

JoeLoser opened this issue Apr 18, 2024 · 3 comments
Labels
good first issue Good for newcomers mojo-repo Tag all issues with this label

Comments

@JoeLoser
Copy link
Collaborator

No description provided.

@JoeLoser JoeLoser added good first issue Good for newcomers mojo-stdlib Tag for issues related to standard library labels Apr 18, 2024
@gabrieldemarmiesse
Copy link
Contributor

Maybe we could elaborate about how it differs from #2097 ? Do you mean to move math.divmod?

@JoeLoser
Copy link
Collaborator Author

Maybe we could elaborate about how it differs from #2097 ? Do you mean to move math.divmod?

For the Int case, we already have _divmod; I think we should just make it public for starters. WDYT?

@gabrieldemarmiesse
Copy link
Contributor

gabrieldemarmiesse commented Apr 18, 2024

Mmmhhh maybe I should reopen #2097 then? I'm not sure I understand what's different between what is asked in this issue and my previous PR

@linear linear bot removed the mojo-stdlib Tag for issues related to standard library label Apr 29, 2024
@ematejska ematejska added the mojo-repo Tag all issues with this label label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers mojo-repo Tag all issues with this label
Projects
None yet
Development

No branches or pull requests

3 participants