Activity

From 01/18/2013 to 02/16/2013

02/08/2013

04:15 PM Revision 273: improved ExampleVector.cpp
M. Rolf

02/06/2013

05:34 PM Bug #1396 (Resolved): Char-Mapping arithmetics do not compile
Solved:
# Introduced new casting function for output type of mappings, accessible via @reinterpret<NewOutType>(Mappi...
M. Rolf
05:17 PM Revision 272: #1396-fix cleanup; doc for reinterpret<T>
M. Rolf
05:11 PM Revision 271: fixed #1396; therefore new public feature reinterpret<T>(mapping) to cast output-ty...
M. Rolf

02/05/2013

04:46 PM Bug #1396: Char-Mapping arithmetics do not compile
There is indeed a cast necessary during the algebraic inversion:
Take types @A@ and @B@, an operator @+:(AxB)->B@....
M. Rolf
04:27 PM Bug #1396: Char-Mapping arithmetics do not compile
Same problem for @arg<float>()+(double)1@:... M. Rolf
02:49 PM Bug #1396 (Resolved): Char-Mapping arithmetics do not compile
The expression @arg<char>()+1@, for instance in... M. Rolf
02:41 PM Revision 270: #623
M. Rolf
02:40 PM Enhancement #623: Allow inversion rules inside MathVector<T>
In order to reduce the compilation overhead, now only two types inside MathVector come with ready-made inversion rule... M. Rolf
02:27 PM Enhancement #623 (Closed): Allow inversion rules inside MathVector<T>

Something like this inside MathVector<T> was intended...
M. Rolf

01/31/2013

06:32 PM Bug #1381 (Resolved): Build breaks on Windows
Applied in changeset r269. Anonymous
06:30 PM Bug #1381 (Resolved): Build breaks on Windows
Using pkgconfig to find eigen3, as introduced recently, broke compilation of nemomath on windows. Also eigen3 was int... Anonymous
06:32 PM Revision 269: Kicked pkgconfig and made eigen2 default
* Using pkg-config as introduced recently, breaks windows-compatibility
* Using cmake macros instead of pkgconfig mec...
anordman
04:24 PM Revision 268: another round of API-doc cleanup
M. Rolf

01/30/2013

05:54 PM Enhancement #1375 (Resolved): Add default typedef for integer vectors
Applied in changeset r266. Anonymous
04:58 PM Enhancement #1375 (Resolved): Add default typedef for integer vectors
Add default typedef for integer vectors as done for double (@RealVector@). Anonymous
05:00 PM Revision 267: Major cmake cleanup
anordman
04:59 PM Revision 266: Added default typedef IntVector for MathVector<int>
fixes #1375 anordman
04:46 PM Revision 265: 'Hello World' example
M. Rolf

01/29/2013

05:50 PM Revision 264: filtered implementation details from public API-documentation
M. Rolf

01/25/2013

05:25 PM Tasks #1148 (Resolved): Non-executables are installed under /bin
Examples are not installed anymore.
Pointless to install because they are purely educational and do not serve any fu...
M. Rolf
05:23 PM Revision 263: examples are not installed anymore; fixed install prefix for API documentation
M. Rolf

01/24/2013

03:40 PM Support #1345 (Resolved): Build and install manual
M. Rolf

01/21/2013

07:17 PM Support #1345 (Resolved): Build and install manual

Update and extend [[Installation]]:
* Platform/compiler support
* Debian packages
* Building from source
* Opti...
M. Rolf
06:27 PM Bug #1342: NemoMath0.4 debian packages does not mark libeigen3-dev as a dependency
The patches proposed for #1341 would fix this too.
A. Tuleu
04:24 PM Bug #1342: NemoMath0.4 debian packages does not mark libeigen3-dev as a dependency
Sorry, I missed that NemoMath has a dependency on Eigen 3 now ... it shoudld mark libeigen3-dev as a Depends: package... A. Tuleu
04:17 PM Bug #1342 (New): NemoMath0.4 debian packages does not mark libeigen3-dev as a dependency
Since Nemomath is a header only library, installation of nemomath0.4 should force installation of libeigen2-dev with ... A. Tuleu
06:26 PM Bug #1341: Allow different installation of boost in debian package for precise
Could be fixed by the enclosed patch A. Tuleu
01:21 PM Bug #1341 (New): Allow different installation of boost in debian package for precise
In precise, the default boost installation (with libboost-dev) is 1.46, but 1.48 is also provided. However with clang... A. Tuleu

01/18/2013

04:59 PM Feature #821 (Resolved): Allow optional 'abort-on-error' instead of exception

Implemented new CMake option @ABORT_ON_ERROR@ (false by default), which activates the compile-time definition @-DNE...
M. Rolf
04:51 PM Revision 262: #821 done
M. Rolf
 

Also available in: Atom