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

update the ML module #403

Merged
merged 3 commits into from
Aug 31, 2023
Merged

update the ML module #403

merged 3 commits into from
Aug 31, 2023

Conversation

AlbertZyy
Copy link
Collaborator

@AlbertZyy AlbertZyy commented Aug 31, 2023

Update

  • Renamed the function space class as FunctionSpaceBase
  • Renamed basis-relevant methods in function space, and the new name is like grad_basis, hessian_basis
  • Optimized the implementation of the Function class. Now it does not base on the Linear module of PyTorch and supports higher dimension.
  • Updated some examples.

@weihuayi weihuayi merged commit 49f2b50 into weihuayi:master Aug 31, 2023
0 of 9 checks passed
@AlbertZyy AlbertZyy deleted the ml branch August 31, 2023 07: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.

2 participants