-
-
Notifications
You must be signed in to change notification settings - Fork 41
feat: split reca models in Ext #293
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
Conversation
|
pinging @thazhemadam and @ChrisRackauckas to see if workflows and docs are going in the right direction. The idea here is to split some Essentially, I am going for something similar to GraphNeuralNetworks.jl, with a multi lib repo, but with a structure that resembles Lux.jl's, that keeps the additional libraries under |
|
gentle ping for this |
|
It's just 1 dep, right? Any reason this shouldn't just be an extension? |
|
It's just one dependency, but the reasoning behind splitting in a new package is that |
|
adding this to |
|
closing this, cleaner version on #299 |
Checklist
contributor guidelines, in particular the SciML Style Guide and
COLPRAC.
Additional context
Closes #197