ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/math
Revision 2662 - Directory Listing - [select for diffs]
Modified Thu Mar 23 15:00:34 2006 UTC (18 years, 3 months ago) by tim
Diff to previous 2634 , to selected 1586
The off diagnal is not set

Revision 2634 - Directory Listing - [select for diffs]
Modified Fri Mar 17 23:20:35 2006 UTC (18 years, 3 months ago) by tim
Diff to previous 2632 , to selected 1586
refactor Hydrodynamics module.

Revision 2632 - Directory Listing - [select for diffs]
Modified Thu Mar 16 22:50:48 2006 UTC (18 years, 3 months ago) by tim
Diff to previous 2618 , to selected 1586
LagevinDynamics is working?

Revision 2618 - Directory Listing - [select for diffs]
Modified Tue Mar 14 23:46:46 2006 UTC (18 years, 3 months ago) by tim
Diff to previous 2611 , to selected 1586
adding Cholesky Decomposition

Revision 2611 - Directory Listing - [select for diffs]
Modified Mon Mar 13 22:42:40 2006 UTC (18 years, 3 months ago) by tim
Diff to previous 2596 , to selected 1586
LangevinDynamics in progress

Revision 2596 - Directory Listing - [select for diffs]
Modified Wed Feb 22 20:35:16 2006 UTC (18 years, 4 months ago) by tim
Diff to previous 2592 , to selected 1586
Adding Hydrodynamics Module

Revision 2592 - Directory Listing - [select for diffs]
Modified Thu Feb 16 21:40:20 2006 UTC (18 years, 4 months ago) by gezelter
Diff to previous 2588 , to selected 1586
fixed a problem with cutoff radii being set larger than 1/2 the
length of the shortest box dimension.  added a few fortran utility
routines

Revision 2588 - Directory Listing - [select for diffs]
Modified Fri Feb 10 15:12:14 2006 UTC (18 years, 4 months ago) by tim
Diff to previous 2583 , to selected 1586
fix a bug in converting integer to double

Revision 2583 - Directory Listing - [select for diffs]
Modified Thu Feb 2 17:14:15 2006 UTC (18 years, 5 months ago) by tim
Diff to previous 2577 , to selected 1586
adding transpose into SquareMatrix3; fix a bug in AtomStamp where orientation is not set correctly.

Revision 2577 - Directory Listing - [select for diffs]
Modified Wed Feb 1 17:26:43 2006 UTC (18 years, 5 months ago) by gezelter
Diff to previous 2576 , to selected 1586
Fixing some compile-time warnings and bugs for icc 9.1 on Mac OS X

Revision 2576 - Directory Listing - [select for diffs]
Modified Mon Jan 30 22:25:27 2006 UTC (18 years, 5 months ago) by tim
Diff to previous 2508 , to selected 1586
Adding :LegendrePolynomial

Revision 2508 - Directory Listing - [select for diffs]
Modified Mon Dec 12 19:32:50 2005 UTC (18 years, 6 months ago) by gezelter
Diff to previous 2448 , to selected 1586
made some minor changes to allow compilation with the portland group
compilers

Revision 2448 - Directory Listing - [select for diffs]
Modified Wed Nov 16 23:10:02 2005 UTC (18 years, 7 months ago) by tim
Diff to previous 2336 , to selected 1586
OptionSectionParser get compiled

Revision 2336 - Directory Listing - [select for diffs]
Modified Wed Sep 28 16:55:57 2005 UTC (18 years, 9 months ago) by tim
Diff to previous 2332 , to selected 1586
using epsilon instead of 0.0 to avoid divergence in rotation matrix to quaternion transformation

Revision 2332 - Directory Listing - [select for diffs]
Modified Tue Sep 27 20:02:57 2005 UTC (18 years, 9 months ago) by tim
Diff to previous 2322 , to selected 1586
fix a bug in convert rotation matrix to quaternion

Revision 2322 - Directory Listing - [select for diffs]
Modified Thu Sep 22 18:50:34 2005 UTC (18 years, 9 months ago) by gezelter
Diff to previous 2263 , to selected 1586
added error function

Revision 2263 - Directory Listing - [select for diffs]
Modified Wed Jul 13 15:54:00 2005 UTC (18 years, 11 months ago) by tim
Diff to previous 2223 , to selected 1586
replace c++ style comment in c files

Revision 2223 - Directory Listing - [select for diffs]
Modified Wed May 11 23:15:05 2005 UTC (19 years, 1 month ago) by chuckv
Diff to previous 2211 , to selected 1586
Fixed build issues under ifc7.

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

Revision 2204 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:04:00 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2146 , to selected 1586
xemacs has been drafted to perform our indentation services

Revision 2146 - Directory Listing - [select for diffs]
Modified Tue Mar 29 21:00:54 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2082 , to selected 1586
fix a bug in converting rotation matrix to quaternion

Revision 2082 - Directory Listing - [select for diffs]
Modified Mon Mar 7 22:39:33 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2078 , to selected 1586
Fixing a bug in BitSet.cpp

Revision 2078 - Directory Listing - [select for diffs]
Modified Wed Mar 2 16:29:47 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2077 , to selected 1586
adding base class of Random Number generator

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

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

Revision 2072 - Directory Listing - [select for diffs]
Modified Tue Mar 1 23:02:33 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2069 , to selected 1586
replace SPRNG by MTRand

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

Revision 2068 - Directory Listing - [select for diffs]
Modified Tue Mar 1 19:11:47 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2066 , to selected 1586
adding OOPSERandNumGen

Revision 2066 - Directory Listing - [select for diffs]
Modified Tue Mar 1 15:26:13 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 2065 , to selected 1586
Making small modifications to allow for use on MPI machines

Revision 2065 - Directory Listing - [select for diffs]
Modified Tue Mar 1 14:45:45 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2064 , to selected 1586
adding MersenneTwister random number generator

Revision 2064 - Directory Listing - [select for diffs]
Modified Tue Mar 1 03:55:13 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1957 , to selected 1586
Adding a modified version of MersenneTwister.hpp

Revision 1957 - Directory Listing - [select for diffs]
Modified Tue Jan 25 17:45:23 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1951 , to selected 1586
(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 1951 - Directory Listing - [select for diffs]
Modified Fri Jan 14 21:13:24 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1937 , to selected 1586
moved Package variable into subdirectory makefiles to speed up
the building process

Revision 1937 - Directory Listing - [select for diffs]
Modified Thu Jan 13 19:40:37 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1930 , to selected 1586
port to SGI platform

Revision 1930 - Directory Listing - [select for diffs]
Modified Wed Jan 12 22:41:40 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1689 , to selected 1586
merging new_design branch into OOPSE-2.0

Revision 1689 - Directory Listing - [select for diffs]
Modified Fri Oct 29 22:28:45 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1651 , to selected 1586
still debugging

Revision 1651 - Directory Listing - [select for diffs]
Modified Tue Oct 26 22:25:02 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1644 , to selected 1586
define name collision

Revision 1644 - Directory Listing - [select for diffs]
Modified Mon Oct 25 22:46:19 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1639 , to selected 1586
add getArray function to  RectMatrix and Vector classes

Revision 1639 - Directory Listing - [select for diffs]
Modified Fri Oct 22 23:09:57 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1630 , to selected 1586
more work in Snapshot

Revision 1630 - Directory Listing - [select for diffs]
Modified Thu Oct 21 21:31:39 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1616 , to selected 1586
Snapshot and SnapshotManager in progress

Revision 1616 - Directory Listing - [select for diffs]
Modified Wed Oct 20 18:07:08 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1606 , to selected 1586
Math library pass the unit test

Revision 1606 - Directory Listing - [select for diffs]
Modified Tue Oct 19 23:01:03 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1603 , to selected 1586
except diagonalize(), all of functions in math library pass the test

Revision 1603 - Directory Listing - [select for diffs]
Modified Tue Oct 19 21:28:55 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1597 , to selected 1586
more bugs get fixed at math library

Revision 1597 - Directory Listing - [select for diffs]
Modified Tue Oct 19 04:34:35 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1595 , to selected 1586
more bugs are fixed in Vector class

Revision 1595 - Directory Listing - [select for diffs]
Modified Tue Oct 19 04:21:07 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1594 , to selected 1586
implement more test cases

Revision 1594 - Directory Listing - [select for diffs]
Modified Mon Oct 18 23:13:23 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1592 , to selected 1586
more tests on math library

Revision 1592 - Directory Listing - [select for diffs]
Modified Mon Oct 18 17:07:27 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1591 , to selected 1586
fix some bugs in Quaternion class

Revision 1591 - Directory Listing - [select for diffs]
Modified Mon Oct 18 16:30:04 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1590 , to selected 1586
Your basic run of the mill real-valued versions of Y_l^m(\theta, \phi)

Revision 1590 - Directory Listing - [select for diffs]
Modified Mon Oct 18 16:29:53 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1586
Working on getting Shapes into OOPSE

Revision 1586 - Directory Listing - [selected]
Modified Sun Oct 17 01:19:11 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1585
math library in progress

Revision 1585 - Directory Listing - [select for diffs]
Modified Sat Oct 16 01:31:28 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1576 , to selected 1586
add quaternion class

Revision 1576 - Directory Listing - [select for diffs]
Modified Fri Oct 15 18:18:12 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1569 , to selected 1586
fix incompatible declaration in jacobi

Revision 1569 - Directory Listing - [select for diffs]
Modified Thu Oct 14 23:28:09 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1567 , to selected 1586
math library in progress

Revision 1567 - Directory Listing - [select for diffs]
Modified Wed Oct 13 23:53:40 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1564 , to selected 1586
Matrix in progress, test in isOrthogonal of SquareMatrix is failed by some reasons

Revision 1564 - Directory Listing - [select for diffs]
Modified Wed Oct 13 22:24:59 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1563 , to selected 1586
adding RectMatrix

Revision 1563 - Directory Listing - [select for diffs]
Modified Wed Oct 13 06:51:09 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1562 , to selected 1586
refactory vector and matrix classes

Revision 1562 - Directory Listing - [select for diffs]
Modified Wed Oct 13 06:50:05 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1561 , to selected 1586
Remove some Makefile.in

Revision 1561 - Directory Listing - [select for diffs]
Modified Tue Oct 12 23:57:40 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1526 , to selected 1586
add Vector3d.hpp and  Matrix3x3d.hpp

Revision 1526 - Directory Listing - [select for diffs]
Modified Tue Oct 5 19:37:38 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1513 , to selected 1586
move mpiSimulation_module to DarkSide

Revision 1513 - Directory Listing - [select for diffs]
Modified Wed Sep 29 21:55:03 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1503 , to selected 1586
define DEV_ROOT as relative path

Revision 1503 - Directory Listing - [select for diffs]
Modified Wed Sep 29 14:59:25 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1497 , to selected 1586
change Makefile to relative path

Revision 1497 - Directory Listing - [select for diffs]
Modified Tue Sep 28 20:44:02 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1492 , to selected 1586
*** empty log message ***

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

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

Convenience Links