[root]/Core/Math
TntJama
(26 files, 7810 lines)
doc
(2 files, 99 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 122 (100.0%) | 75 (100.0%) | 0.6 |
jas | 118 (96.7%) | 61 (81.3%) | 0.5 |
harman | 4 (3.3%) | 14 (18.7%) | 3.5 |
Remove extra Z_LIBRARY references.
1 lines of code changed in 2 files:
tabs
0 lines of code changed in 2 files:
Revert c++-11 namespace changes.
1 lines of code changed in 2 files:
Explicit namespace usage as part of the transition to c++-11.
0 lines of code changed in 1 file:
changed DEBUG_MT -> FIXED_RANDOM_NUM to be consistent with GPU RMCRT code.
3 lines of code changed in 1 file:
// The default seed function opens a file and reads it.
// You never want to open files on large scale runs.
// Currently, with RMCRT every patch is executing this code every timestep!!
//
// I turned off the default method. Now using time() and clock() for setting the seed.
11 lines of code changed in 1 file:
Made the following changes:
1. Compress large xml files. Remove sus log.
2. Add Changelog.
3. Add instructions for adding a new component to the build system.
4. Update OSX build in install documentation.
5. Update petsc version in install documentation.
6. Change Petsc version.
7. Remove references to Teem in installation. Remove the build directory
after creating the tarball for the release.
8. Remove Tracker feature.
9. Remove AIX references. Remove Basis/. Remove Teem. Remove sci_defs
include files related to SCIRun.
10. Remove old build dependency versions.
11. Add wasatch_3P 1.6.0 branch.
12. Remove bench.config file, update excludes when building release tar ball.
13. Remove *.orig and *.release files.
14. Update copyright date. Update version to 1.6.
59 lines of code changed in 113 files: