Revisions of dune-common

Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 1137378 from Christoph G's avatar Christoph G (mathletic) (revision 22)
- update to version 2.9.1
  * Fixes for recent compilers
- Use OpenMPI 4 instead of 2.
Christoph G's avatar Christoph G (mathletic) accepted request 1036880 from Christoph G's avatar Christoph G (mathletic) (revision 21)
- Update to version 2.9.0
  * Multiplication of two matrices using a*b is now also
    implemented if a or b is a FieldMatrix or if both are
    DiagonalMatrices.
  * The utility function transpose(m) will now return m.transposed()
    if available. Otherwise it returns a wrapper storing a copy
    (this was a reference before) of m. References to matrices can
    still be captured using transpose(std::ref(m)) or
    transposedView(m).
  * The transposed of a FieldMatrix, DiagonalMatrix, and
    DynamicMatrix is now available using the transposed() member
    function.
  * Add pragma omp simd annotations in the LoopSIMD class to
    improve compiler optimizations
  * Add python -m dune [info|configure|list|remove|dunetype|
    fix-dunepy] command to manage just-in-time generated python
    modules in dune-py
- Dropped fix_script_install_permissions.patch as it is part of
  updstream
Christoph G's avatar Christoph G (mathletic) accepted request 859490 from Christoph G's avatar Christoph G (mathletic) (revision 20)
Cleaned spec with spec-cleaner
Christoph G's avatar Christoph G (mathletic) accepted request 852665 from Christoph G's avatar Christoph G (mathletic) (revision 19)
Update to version 2.7.1
Christoph G's avatar Christoph G (mathletic) committed (revision 18)
Christoph G's avatar Christoph G (mathletic) committed (revision 17)
Christoph G's avatar Christoph G (mathletic) accepted request 750874 from Christoph G's avatar Christoph G (mathletic) (revision 16)
- Add patch fix_name_git_hook.patch to make whitespace hook less  likely to clash with files from other packages
Christoph G's avatar Christoph G (mathletic) accepted request 430539 from Christoph G's avatar Christoph G (mathletic) (revision 15)
add bash-completion to fix build for Leap 42.2
Christoph G's avatar Christoph G (mathletic) accepted request 418867 from Christoph G's avatar Christoph G (mathletic) (revision 14)
Replace Autotools by CMake
Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) accepted request 337793 from Christoph G's avatar Christoph G (mathletic) (revision 12)
Update to version 2.4.0.
The according packages dune-geometry, -grid, -istl, -localfunctions are already prepared and I'll submit them recently.
Kshitij Kulshreshtha's avatar Kshitij Kulshreshtha (polyconvex) committed (revision 11)
Kshitij Kulshreshtha's avatar Kshitij Kulshreshtha (polyconvex) committed (revision 10)
Matthias Mailänder's avatar Matthias Mailänder (Mailaender) accepted request 239540 from Kshitij Kulshreshtha's avatar Kshitij Kulshreshtha (polyconvex) (revision 7)
- fix openmpi compilation and add gmp support 

- update to version 2.3.1
  For release notes see
  http://www.dune-project.org/releasenotes/releasenotes-2.3.html
Corot Sebastien's avatar Corot Sebastien (scorot) accepted request 180533 from Corot Sebastien's avatar Corot Sebastien (scorot) (revision 6)
- update to version 2.2.1
  * Fixed warnings about unused typedefs.
  * More standard compliant shared_ptr implementation usable with
    gcc-4.1.
  * More standard compliant nullptr implementation
  * Fixed illegal forward declaration of std::pair (FS 1121)
  * Fixed infinity norm of NaN matrices (FS 1147)
  * The infinity_norm of a DenseVector returns NaN if one of its
    entries is NaN (FS 1147)
  * Improved support for clang compiler
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 161502 from Joop Boonen's avatar Joop Boonen (worldcitizen) (revision 5)
Fixed the build for openSUSE > 12.3
Created a seperate doc package because of the size
Corot Sebastien's avatar Corot Sebastien (scorot) accepted request 138872 from Corot Sebastien's avatar Corot Sebastien (scorot) (revision 4)
build parallel version with openmpi
Corot Sebastien's avatar Corot Sebastien (scorot) committed (revision 3)
- devel package requires boost-devel
- remove aclocal files that conflict with boost on 11.3 and 11.4
Displaying revisions 1 - 20 of 22
openSUSE Build Service is sponsored by