ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/OpenMD/trunk/src/math
Revision 564 - Directory Listing - [select for diffs]
Modified Wed Jul 13 15:54:00 2005 UTC (20 years, 4 months ago) by tim
Diff to previous 526 , to selected 273
replace c++ style comment in c files

Revision 526 - Directory Listing - [select for diffs]
Modified Wed May 11 23:15:05 2005 UTC (20 years, 6 months ago) by chuckv
Diff to previous 514 , to selected 273
Fixed build issues under ifc7.

Revision 514 - Directory Listing - [select for diffs]
Modified Thu Apr 21 14:12:19 2005 UTC (20 years, 7 months ago) by chrisfen
Diff to previous 507 , to selected 273
Shapes is limping along with a array bounds overwrite (I think...). At least the parser loads the forcefield fine...

Revision 507 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:04:00 2005 UTC (20 years, 7 months ago) by gezelter
Diff to previous 451 , to selected 273
xemacs has been drafted to perform our indentation services

Revision 451 - Directory Listing - [select for diffs]
Modified Tue Mar 29 21:00:54 2005 UTC (20 years, 7 months ago) by tim
Diff to previous 398 , to selected 273
fix a bug in converting rotation matrix to quaternion

Revision 398 - Directory Listing - [select for diffs]
Modified Mon Mar 7 22:39:33 2005 UTC (20 years, 8 months ago) by tim
Diff to previous 394 , to selected 273
Fixing a bug in BitSet.cpp

Revision 394 - Directory Listing - [select for diffs]
Modified Wed Mar 2 16:29:47 2005 UTC (20 years, 8 months ago) by tim
Diff to previous 393 , to selected 273
adding base class of Random Number generator

Revision 393 - Directory Listing - [select for diffs]
Modified Wed Mar 2 16:28:20 2005 UTC (20 years, 8 months ago) by tim
Diff to previous 392 , to selected 273
info_ in Velocitizer is not initialized which causes a seg fault

Revision 392 - Directory Listing - [select for diffs]
Modified Wed Mar 2 15:36:14 2005 UTC (20 years, 8 months ago) by tim
Diff to previous 388 , to selected 273
remove default parameter from MersenneTwister.hpp which causes all kinds of trouble.
Refactory random number generator

Revision 388 - Directory Listing - [select for diffs]
Modified Tue Mar 1 23:02:33 2005 UTC (20 years, 8 months ago) by tim
Diff to previous 385 , to selected 273
replace SPRNG by MTRand

Revision 385 - Directory Listing - [select for diffs]
Modified Tue Mar 1 20:10:14 2005 UTC (20 years, 8 months ago) by tim
Diff to previous 384 , to selected 273
fix compilation problem for g++ 3.4

Revision 384 - Directory Listing - [select for diffs]
Modified Tue Mar 1 19:11:47 2005 UTC (20 years, 8 months ago) by tim
Diff to previous 382 , to selected 273
adding OOPSERandNumGen

Revision 382 - Directory Listing - [select for diffs]
Modified Tue Mar 1 15:26:13 2005 UTC (20 years, 8 months ago) by gezelter
Diff to previous 381 , to selected 273
Making small modifications to allow for use on MPI machines

Revision 381 - Directory Listing - [select for diffs]
Modified Tue Mar 1 14:45:45 2005 UTC (20 years, 8 months ago) by tim
Diff to previous 380 , to selected 273
adding MersenneTwister random number generator

Revision 380 - Directory Listing - [select for diffs]
Modified Tue Mar 1 03:55:13 2005 UTC (20 years, 8 months ago) by tim
Diff to previous 273
Adding a modified version of MersenneTwister.hpp

Revision 273 - Directory Listing - [selected]
Modified Tue Jan 25 17:45:23 2005 UTC (20 years, 10 months ago) by tim
Diff to previous 267
(1) complete section parser's error message
(2) add GhostTorsion
(3) accumulate inertial tensor from the directional atoms before calculate rigidbody's inertial tensor

Revision 267 - Directory Listing - [select for diffs]
Modified Fri Jan 14 21:13:24 2005 UTC (20 years, 10 months ago) by gezelter
Diff to previous 253 , to selected 273
moved Package variable into subdirectory makefiles to speed up
the building process

Revision 253 - Directory Listing - [select for diffs]
Modified Thu Jan 13 19:40:37 2005 UTC (20 years, 10 months ago) by tim
Diff to previous 246 , to selected 273
port to SGI platform

Revision 246 - Directory Listing - [select for diffs]
Modified Wed Jan 12 22:41:40 2005 UTC (20 years, 10 months ago) by gezelter
Diff to previous 195 , to selected 273
merging new_design branch into OOPSE-2.0

Revision 195 - Directory Listing - [select for diffs]
Modified Fri Oct 29 22:28:45 2004 UTC (21 years ago) by chrisfen
Diff to previous 158 , to selected 273
still debugging

Revision 158 - Directory Listing - [select for diffs]
Modified Tue Oct 26 22:25:02 2004 UTC (21 years, 1 month ago) by gezelter
Diff to previous 151 , to selected 273
define name collision

Revision 151 - Directory Listing - [select for diffs]
Modified Mon Oct 25 22:46:19 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 146 , to selected 273
add getArray function to  RectMatrix and Vector classes

Revision 146 - Directory Listing - [select for diffs]
Modified Fri Oct 22 23:09:57 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 137 , to selected 273
more work in Snapshot

Revision 137 - Directory Listing - [select for diffs]
Modified Thu Oct 21 21:31:39 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 123 , to selected 273
Snapshot and SnapshotManager in progress

Revision 123 - Directory Listing - [select for diffs]
Modified Wed Oct 20 18:07:08 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 113 , to selected 273
Math library pass the unit test

Revision 113 - Directory Listing - [select for diffs]
Modified Tue Oct 19 23:01:03 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 110 , to selected 273
except diagonalize(), all of functions in math library pass the test

Revision 110 - Directory Listing - [select for diffs]
Modified Tue Oct 19 21:28:55 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 104 , to selected 273
more bugs get fixed at math library

Revision 104 - Directory Listing - [select for diffs]
Modified Tue Oct 19 04:34:35 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 102 , to selected 273
more bugs are fixed in Vector class

Revision 102 - Directory Listing - [select for diffs]
Modified Tue Oct 19 04:21:07 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 101 , to selected 273
implement more test cases

Revision 101 - Directory Listing - [select for diffs]
Modified Mon Oct 18 23:13:23 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 99 , to selected 273
more tests on math library

Revision 99 - Directory Listing - [select for diffs]
Modified Mon Oct 18 17:07:27 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 98 , to selected 273
fix some bugs in Quaternion class

Revision 98 - Directory Listing - [select for diffs]
Modified Mon Oct 18 16:30:04 2004 UTC (21 years, 1 month ago) by gezelter
Diff to previous 97 , to selected 273
Your basic run of the mill real-valued versions of Y_l^m(\theta, \phi)

Revision 97 - Directory Listing - [select for diffs]
Modified Mon Oct 18 16:29:53 2004 UTC (21 years, 1 month ago) by gezelter
Diff to previous 93 , to selected 273
Working on getting Shapes into OOPSE

Revision 93 - Directory Listing - [select for diffs]
Modified Sun Oct 17 01:19:11 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 92 , to selected 273
math library in progress

Revision 92 - Directory Listing - [select for diffs]
Modified Sat Oct 16 01:31:28 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 83 , to selected 273
add quaternion class

Revision 83 - Directory Listing - [select for diffs]
Modified Fri Oct 15 18:18:12 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 76 , to selected 273
fix incompatible declaration in jacobi

Revision 76 - Directory Listing - [select for diffs]
Modified Thu Oct 14 23:28:09 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 74 , to selected 273
math library in progress

Revision 74 - Directory Listing - [select for diffs]
Modified Wed Oct 13 23:53:40 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 71 , to selected 273
Matrix in progress, test in isOrthogonal of SquareMatrix is failed by some reasons

Revision 71 - Directory Listing - [select for diffs]
Modified Wed Oct 13 22:24:59 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 70 , to selected 273
adding RectMatrix

Revision 70 - Directory Listing - [select for diffs]
Modified Wed Oct 13 06:51:09 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 69 , to selected 273
refactory vector and matrix classes

Revision 69 - Directory Listing - [select for diffs]
Modified Wed Oct 13 06:50:05 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 68 , to selected 273
Remove some Makefile.in

Revision 68 - Directory Listing - [select for diffs]
Modified Tue Oct 12 23:57:40 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 37 , to selected 273
add Vector3d.hpp and  Matrix3x3d.hpp

Revision 37 - Directory Listing - [select for diffs]
Modified Tue Oct 5 19:37:38 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 24 , to selected 273
move mpiSimulation_module to DarkSide

Revision 24 - Directory Listing - [select for diffs]
Modified Wed Sep 29 21:55:03 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 14 , to selected 273
define DEV_ROOT as relative path

Revision 14 - Directory Listing - [select for diffs]
Modified Wed Sep 29 14:59:25 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 8 , to selected 273
change Makefile to relative path

Revision 8 - Directory Listing - [select for diffs]
Modified Tue Sep 28 20:44:02 2004 UTC (21 years, 1 month ago) by tim
Diff to previous 3 , to selected 273
*** empty log message ***

Revision 3 - Directory Listing - [select for diffs]
Modified Fri Sep 24 16:27:58 2004 UTC (21 years, 2 months ago) by tim
Diff to previous 2 , to selected 273
change the #include in source files

Revision 2 - Directory Listing - [select for diffs]
Added Fri Sep 24 04:16:43 2004 UTC (21 years, 2 months ago) by gezelter
Diff to selected 273
Import of OOPSE v. 2.0

Convenience Links