-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: DevonFulcher/Kirchhoffs-Theorem
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Create the laplacian from the adjacency matrix in a staircase fashion.
enhancement
New feature or request
#7
opened Apr 29, 2018 by
DevonFulcher
Per iteration, if determinant is evenly divisible by divisor do so
enhancement
New feature or request
#6
opened Apr 29, 2018 by
DevonFulcher
Change clone statements to copyOf
enhancement
New feature or request
#5
opened Apr 29, 2018 by
DevonFulcher
Should a deep copy of matrix be made when it is passed to Determinant?
question
Further information is requested
#4
opened Apr 29, 2018 by
DevonFulcher
Change jscalar and iscalar.
enhancement
New feature or request
#3
opened Apr 29, 2018 by
DevonFulcher
Change the determinant method to create matrix in upper triangular.
enhancement
New feature or request
help wanted
Extra attention is needed
#2
opened Apr 29, 2018 by
DevonFulcher
Add throw statements to stop incorrect input
enhancement
New feature or request
help wanted
Extra attention is needed
#1
opened Apr 29, 2018 by
DevonFulcher
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.