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

Use dependent variable naming in the indexing #567

Merged
merged 7 commits into from
Jul 5, 2022
Merged

Conversation

ChrisRackauckas
Copy link
Member

Changes from depvar_1 for the ith neural network to x if it's [x(t),y(t),z(t)]. This should make it a lot easier to understand the indexing structure: res.u.depvar.y etc.

This builds on #565 and should be the last change for the v5 release.

Changes from `depvar_1` for the ith neural network to `x` if it's `[x(t),y(t),z(t)]`. This should make it a lot easier to understand the indexing structure: `res.u.depvar.y` etc. 

This builds on #565 and should be the last change for the v5 release.
@ChrisRackauckas ChrisRackauckas merged commit 88d076b into master Jul 5, 2022
@ChrisRackauckas ChrisRackauckas deleted the depvar_names branch July 5, 2022 03:10
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.

1 participant