| Last change
 on this file since 2d50a2 was             bf4b9f, checked in by Frederik Heber <heber@…>, 15 years ago | 
        
          | 
Moved LinearAlgebra from folder src/ into distinct sub-package.
 src/LinearAlgebra folder is now LinearAlgebra/src/LinearAlgebra due to
include consistency.
src/LinearAlgebra/unittests have been moved to LinearAlgebra/unittests.
All Makefile.am's had to be changed due to changed location of library.
renamed libMolecuilderLinearAlgebra to libLinearAlgebra.
CONFIG_AUX_DIR is build-aux 9for molecuilder and LinearAlgebra).
m4 is symlinked from below.
build-aux now contains small README such that it is created automatically.
 | 
        
          | 
              
Property                 mode
 set to                 100644 | 
        
          | File size:
            552 bytes | 
      
      
| Line |  | 
|---|
| 1 | LinearAlgebra | 
|---|
| 2 | ============= | 
|---|
| 3 |  | 
|---|
| 4 | ... is a sub-package of MoleCuilder (http://trac.ins.uni-bonn.de/projects/molecuilder), | 
|---|
| 5 | developed at the Institute for Numerical Simulation of the University of Bonn. | 
|---|
| 6 |  | 
|---|
| 7 | It wraps GNU Scientific Library (http://www.gnu.org/software/gsl) 's linear algebra | 
|---|
| 8 | routines to allow easy use within C++ code by defining operators and alikes. | 
|---|
| 9 |  | 
|---|
| 10 |  | 
|---|
| 11 | We have the following requirements: | 
|---|
| 12 | * GSL (http://www.gnu.org/software/gsl) | 
|---|
| 13 | * Boost libraries 1.40 (http://www.boost.org/ | 
|---|
| 14 | * CodePatterns (http://trac.ins.uni-bonn.de/projects/CodePatterns) | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.