Skip to content

Triangular matrix #45

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
merged 18 commits into from
Jun 21, 2017
Merged

Triangular matrix #45

merged 18 commits into from
Jun 21, 2017

Conversation

termoshtt
Copy link
Member

@termoshtt termoshtt commented Jun 13, 2017

resolve #44

  • solve_trinangular

    • test
  • inv_triangular

@termoshtt termoshtt added the WIP label Jun 13, 2017
@termoshtt termoshtt added this to the v0.5.0 milestone Jun 13, 2017
termoshtt added a commit that referenced this pull request Jun 14, 2017
@termoshtt termoshtt mentioned this pull request Jun 14, 2017
@termoshtt
Copy link
Member Author

Trace is dropped and should be restored.

@termoshtt termoshtt changed the title Triangular Triangular matrix Jun 19, 2017
@termoshtt
Copy link
Member Author

trace is restored

@termoshtt
Copy link
Member Author

This PR is already too large. inv_triangular will be postponed into another PR.

@termoshtt termoshtt removed the WIP label Jun 21, 2017
@termoshtt termoshtt merged commit 311bc1d into master Jun 21, 2017
@termoshtt termoshtt deleted the triangular branch June 21, 2017 07:15
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.

Rewrite solve_triangular
1 participant