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

Support drivers with python bindings #145

Open
sagarbhatt0904 opened this issue Jun 4, 2024 · 2 comments
Open

Support drivers with python bindings #145

sagarbhatt0904 opened this issue Jun 4, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request Python

Comments

@sagarbhatt0904
Copy link

Add support for drivers in python bindings so we can run some simple simulations using python scripts and get stress strain plots and such. @hugary1995

@hugary1995 hugary1995 self-assigned this Jun 4, 2024
@hugary1995 hugary1995 added enhancement New feature or request Python labels Jun 24, 2024
@hugary1995
Copy link
Collaborator

@reverendbedford I'm tempted to defer this to pyzag. What do you think?

@reverendbedford
Copy link
Collaborator

It will run much faster if we use pyzag (because we can do the vectorized integration thing). On the other hand, it might make sense to have neml2 depend on pyzag and then implement the drivers in the neml2 namepsace (as they will be specific to us). That's probably the way to go and I'll add some simple examples after figure out wtf is up with AD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Python
Projects
None yet
Development

No branches or pull requests

3 participants