[eigen-commits] commit/eigen: 2 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
2 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/16c3e972d6b3/
Changeset: 16c3e972d6b3
User: Tim Murray
Date: 2014-11-24 18:56:30+00:00
Summary: Adds a modified f2c-generated C implmentation for BLAS.
This adds an optional implementation for the BLAS library that does
not require the use of a FORTRAN compiler. It can be enabled with
EIGEN_USE_F2C_BLAS.
The C implementation uses the standard gfortran calling convention
and does not require the use of -ff2c when compiled with gfortran.
Affected #: 58 files
https://bitbucket.org/eigen/eigen/commits/99f9c030d998/
Changeset: 99f9c030d998
User: ggael
Date: 2014-12-11 16:03:41+00:00
Summary: Use f2c generated code instead of the original fortran code, except for dotc/dotu.
Affected #: 1 file
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.