|
Posted
almost 3 years
ago
by
Sati...@bdsatish.in
LU, Cholesky's decompistion, matrix determinant added, basic tests OK.
src/numerics/m_linalg.F90 (146 lines added, 86 lines removed) |
||||||
|
Posted
almost 3 years
ago
by
Sati...@bdsatish.in
Linear algebra initial version. Gaussian elimination and matrix inverse
routines are working, some examples included. src/numerics/m_linalg.F90 (222 lines added, 0 lines removed) |
||||||
|
Posted
almost 3 years
ago
by
Sati...@bdsatish.in
Formatting changes to fit to 80 columns.
src/numerics/m_polynomial.F90 (3 lines added, 16 lines removed) test/test_m_polynomial.F90 (20 lines added, 14 lines removed) |
||||||
|
Posted
almost 3 years
ago
by
Sati...@bdsatish.in
Root-finding, exceptions are working. Many testcases added.
src/numerics/Makefile.am (2 lines added, 1 lines removed) src/numerics/m_root.F90 (280 lines added, 0 lines removed) |
||||||
|
Posted
almost 3 years
ago
by
Sat...@bdsatish.in>
Some more changes to exceptions and polynomials.
test/fortest.F90 (52 lines added, 43 lines removed) src/numerics/m_roots.F90 (13 lines added, 12 lines removed) |
||||||
|
Posted
almost 3 years
ago
by
Sat...@bdsatish.in>
More documentation added.
src/utils/m_exceptions.F90 (179 lines added, 70 lines removed) |
||||||
|
Posted
almost 3 years
ago
by
Sat...@bdsatish.in>
Ada-style m_exceptions.F90 implemented.
src/numerics/Makefile.am (1 lines added, 1 lines removed) src/utils/Makefile.am (1 lines added, 1 lines removed) Makefile.am (7 lines added |
||||||
|
Posted
almost 3 years
ago
by
Sat...@bdsatish.in>
Ada-style exceptions interspersed among default raise / assert.
To be moved to m_exceptions.F90 src/utils/m_exception.F90 (144 lines added, 8 lines removed) |
||||||
|
Posted
almost 3 years
ago
by
Sat...@bdsatish.in>
Renamed all files to *.F90 so that they will be preprocessed by default.
test/test_secant.f90 (0 lines added, 124 lines removed) test/test_exception.f90 (0 lines added, 54 lines removed) |
||||||
|
Posted
almost 3 years
ago
by
Sat...@bdsatish.in>
Module m_math.F90 added. Major reuse from the former m_constants, which
is now removed. A test suite also added and passed. src/numerics/m_constants.F90 (0 lines added, 122 lines removed) test_math.sh |
||||||
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.