-
Notifications
You must be signed in to change notification settings - Fork 36
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
[Question] Integrate something like jaxtyping for more specific type annotations and runtime type-checking #63
Comments
Hello, |
I can look into it. I'll start first with the tests folder. |
Hey,
|
@sandeshkatakam I'd be glad to collaborate. How should we do it best? One idea would be that, I open a feature branch on my fork. You'll need to add my fork as a remote and check out the same branch. Once this is done, we can sync frequently and decided who works on specific parts to avoid conflicts. What do you think? |
Yeah this seems great! I will add your fork as remote and push commits to the branch, after we decide on dividing the specific parts of the work. Thank you :) |
before you do too much work, please open a PR as soon as you have a proof of concept, so we can agree on the details |
Let me know once you fork the repo and create a branch |
@sandeshkatakam I'll open the PR at the latest on Thu. |
hey did you open the PR?? |
@sandeshkatakam I looked in a bit more detail how to use I'm blocked this week with some other stuff. Feel free to open a PR (from your fork) if you want to dive in already. |
Question
Are there any plans on the roadmap to use something like jaxtyping for more specific type annotations and runtime type checking?
Additional context
Checklist
The text was updated successfully, but these errors were encountered: