openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
Numerical Cookbook
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
8 days
ago. based on code collected
9 days
ago.
Jan 05, 2024 — Jan 05, 2025
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added gitignore for temporary files created by various Linux text editors
Hadrien G
More...
over 9 years ago
Tridiagonal system solver is now fully tested
Hadrien G
More...
over 9 years ago
Comment wording clarifications
Hadrien G
More...
over 9 years ago
Begun tridiagonal solver testing and corrected an out-of-bounds error
Hadrien G
More...
over 9 years ago
Since the code checks the first matrix element, there is an implicit precondition that the matrix must be of size 1 or more
Hadrien G
More...
over 9 years ago
Removed the exception checking in Cookbook.Test. In the end, it solely makes debugging harder for no good reason
Hadrien G
More...
over 9 years ago
Raw transcription of the NR algorithm for tridiagonal system solving. Needs refinement and testing
Hadrien G
More...
over 9 years ago
Clarify tridiagonal matrix layout and solver exceptions
Hadrien G
More...
over 9 years ago
Clarify the two sources of matrix singularities in LU decomposition
Hadrien G
More...
over 9 years ago
Merge branch 'master' into tridiagonal_solver
Hadrien G
More...
over 9 years ago
Added information about the new GPRbuild functionality in the README
Hadrien G.
More...
over 9 years ago
Tested latest master on Windows 10 x64, in all build configurations
Hadrien G
More...
over 9 years ago
Separated between debug and release build scenarii
Hadrien G
More...
over 9 years ago
Added ignore rule for the .TMP files created by GNAT on Windows
Hadrien G
More...
over 9 years ago
Allowed for higher build parallelism
Hadrien G
More...
over 9 years ago
Merge branch 'master' into tridiagonal_solver
Hadrien G
More...
over 9 years ago
Testing is over, putting everything back in working order...
Hadrien G
More...
over 9 years ago
Stylistic fixes for LU_Decomp tests
Hadrien G
More...
over 9 years ago
Stylistic fix in Gauss-Jordan tests
Hadrien G
More...
over 9 years ago
Fixed lack of tests for Is_Square_Matrix in the way
Hadrien G
More...
over 9 years ago
Float containers test -- now with full coverage !
Hadrien G
More...
over 9 years ago
Added matrix product tests
Hadrien G
More...
over 9 years ago
Added tests for multiplication of matrices and vectors by a scalar
Hadrien G
More...
over 9 years ago
Fully tested matrix equality and re-tested vector equality
Hadrien G
More...
over 9 years ago
Bugfix : Equality should return false for vectors of different length, not throw an exception
Hadrien G
More...
over 9 years ago
Added tests for vector equality
Hadrien G
More...
over 9 years ago
To truly test container test coverage, we need to avoid instantiating other packages
Hadrien G
More...
over 9 years ago
Merge branch 'master' into tridiagonal_solver
Hadrien G
More...
over 9 years ago
Merge branch 'master' into containers_tests
Hadrien G
More...
over 9 years ago
Used absolute wiki links and updated to reflect latest wiki changes
Hadrien G
More...
over 9 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree