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

dev: add namespaces #7

Closed

Conversation

milancermak
Copy link

Hey,

I was wondering if you'd accept a PR to introduce namespaces to your lib. Using a namespace is the current accepted best practice, it's much easier on the eyes and to work with from a developer experience perspective.

See the changes to Math64x61Mock.cairo to get the feel for the difference.

So far, this PR only has changes in the Math module, but if you're ok with it, I can update Hyp, Trig and Vec as well.

@clexmond
Copy link
Member

clexmond commented Aug 4, 2022

I appreciate the prompt! I was actually in the process of making these changes as part of a transition over to use pip. Should be all up to date with namespaces now in 1.3.0

@clexmond clexmond closed this Aug 4, 2022
@milancermak
Copy link
Author

Brilliant, thank you.

@milancermak milancermak deleted the refactor/namespaces branch August 4, 2022 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants