Activity

From 05/01/2013 to 05/30/2013

05/27/2013

04:13 PM Bug #1510 (In Progress): trunk doesn`t build on MacOS Lion 64bit

Probably, it fits this description:
http://lists.cs.uiuc.edu/pipermail/llvmbugs/2010-July/013919.html
"Clang is...
M. Rolf
03:56 PM Bug #1510: trunk doesn`t build on MacOS Lion 64bit
Now also setting linker flags accordingly. Next error:... Anonymous
02:46 PM Bug #1510: trunk doesn`t build on MacOS Lion 64bit
Adding @-stdlib=libc++@ to the compiler flags now produces different, much earlier errors:
https://ci.cor-lab.org/vi...
Anonymous
02:26 PM Bug #1510: trunk doesn`t build on MacOS Lion 64bit

We had a similar problem before. Likely solution: add " -stdlib=libc++" to the CXX flags.
See
http://marshall....
M. Rolf
01:57 PM Bug #1510 (Resolved): trunk doesn`t build on MacOS Lion 64bit
See: https://ci.cor-lab.org/view/macos/job/nemomath-trunk-macos/label=MAC_OS_lion_64bit/12/console... Anonymous
03:46 PM Revision 287: Adapt linker flags for cpp0x and mac
anordman
03:28 PM Revision 286: added <iostream> include to Vector.h (same issue)
M. Rolf
03:13 PM Revision 285: added <algorithm> include to vector ... fix clang compilation? (no member max in std)
M. Rolf
02:39 PM Revision 284: If cpp0x enabled AND building on Mac, adjust standard libraries for clang
anordman

05/10/2013

10:03 AM Revision 283: added vector-outer-product
M. Rolf
07:16 AM Feature #1495 (New): Provide Collection Interfaces for Matrices' rows and columns
This would allow a neat approach for col-/row-wise manipulations,
but also a nice abstraction for "data-matrices" wi...
M. Rolf
05:40 AM Bug #1494 (Resolved): Allow multiplication Vector().transpose() * Matrix()

Result must have VectorTranspose type again
M. Rolf
05:39 AM Bug #1493 (New): Improve Error Messages in Matrix/Vector

Each message needs to contain:
* In which method did the error occur?
* What are the malicous values, and what ar...
M. Rolf

05/09/2013

10:26 AM Revision 282: fixed MSVC compilation + several warnings
M. Rolf
06:57 AM Bug #1492 (Resolved): Fix Const-correctness of Mapping::operator()(Mapping)
M. Rolf
06:42 AM Bug #1492 (Resolved): Fix Const-correctness of Mapping::operator()(Mapping)
Currently, this ... M. Rolf
06:57 AM Revision 281: #1492; removed automatic inversion rule declaration for int-Matrices
M. Rolf

05/08/2013

10:58 AM Revision 280: slightly improved NaN/Infty testing for SVD
M. Rolf
10:38 AM Revision 279: #1491; fixed detection of NaN/Infty in SVD; switched pseudoInverse from native Eige...
M. Rolf
10:36 AM Feature #1491 (Resolved): Provide Matrix-Eigen-Decomposition
Added decomposition for symmetric matrices (based on SVD). Not working (and throwing) for non-symmetric matrices, whi... M. Rolf
10:34 AM Feature #1491 (Resolved): Provide Matrix-Eigen-Decomposition
M. Rolf
05:40 AM Feature #1487 (Resolved): Provide generic SVD Interface
M. Rolf
05:39 AM Revision 278: #1487
M. Rolf

05/07/2013

11:37 AM Revision 277: working on #1487; fixed bug in zero-dim. matrix multiplication
M. Rolf
11:35 AM Feature #1487 (Resolved): Provide generic SVD Interface
M. Rolf
 

Also available in: Atom