-
Notifications
You must be signed in to change notification settings - Fork 370
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
[Merged by Bors] - Refactor(Analysis): from BilinForm to LinearMap.BilinForm #11097
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors d+
Thanks!
✌️ mans0954 can now approve this pull request. To approve and merge a pull request, simply reply with |
Co-authored-by: Eric Wieser <[email protected]>
bors r+ |
Replaces `BilinForm` with `LinearMap.BilinForm` in support of #10553 Co-authored-by: Christopher Hoskin <[email protected]>
Canceled. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge
Replaces `BilinForm` with `LinearMap.BilinForm` in support of #10553 Co-authored-by: Christopher Hoskin <[email protected]> Co-authored-by: Eric Wieser <[email protected]>
Pull request successfully merged into master. Build succeeded: |
Replaces `BilinForm` with `LinearMap.BilinForm` in support of #10553 Co-authored-by: Christopher Hoskin <[email protected]> Co-authored-by: Eric Wieser <[email protected]>
Replaces `BilinForm` with `LinearMap.BilinForm` in support of #10553 Co-authored-by: Christopher Hoskin <[email protected]> Co-authored-by: Eric Wieser <[email protected]>
Replaces `BilinForm` with `LinearMap.BilinForm` in support of #10553 Co-authored-by: Christopher Hoskin <[email protected]> Co-authored-by: Eric Wieser <[email protected]>
Replaces `BilinForm` with `LinearMap.BilinForm` in support of #10553 Co-authored-by: Christopher Hoskin <[email protected]> Co-authored-by: Eric Wieser <[email protected]>
Replaces
BilinForm
withLinearMap.BilinForm
in support of #10553