Activity

From 01/08/2013 to 02/06/2013

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

01/17/2013

11:34 AM Bug #1340 (Closed): Wrong prefix in pkg-config files of the packages
The @.pc@ files incorrectly define the prefix and pathes to be in @/usr/local@, where infact it should be @/usr/@, wh... Anonymous

01/16/2013

04:57 PM Revision 261: fixed NemoMath CMake configuration
M. Rolf
01:39 PM Revision 260: implemented #821 for MathVector
M. Rolf
01:22 PM Bug #1333 (Feedback): Repair option NO_GCC_ADL_WORKAROUND
Recently this option can not be set to 'true' anymore:... M. Rolf

01/15/2013

05:51 PM Feature #821 (In Progress): Allow optional 'abort-on-error' instead of exception
M. Rolf
05:51 PM Revision 259: fixed nested template brackets
M. Rolf
05:15 PM Enhancement #706 (Resolved): Improve Memory Layout and Allocation of MathVector
M. Rolf
05:14 PM Revision 258: #706
M. Rolf
05:10 PM Revision 257: api documentation for vector memory management
M. Rolf
03:34 PM Revision 256: Set correct install prefix in pkg config files when building package
anordman
03:31 PM Revision 255: Set correct install prefix in pkg config files when building package
anordman
11:45 AM Bug #1330 (Resolved): Pkg-config error
Applied in changeset r254. Anonymous
11:45 AM Revision 254: Pkg-config file needs to remain just NemoMath.pc instead of NemoMath0.3.pc
for compatibility reasons.
fixes #1330
anordman

01/14/2013

03:20 PM Bug #1330 (Resolved): Pkg-config error
We now install package config files with the naming scheme @Nemomathx.x.pc@ (so nemomath version encoded) to have dif... Anonymous

01/10/2013

04:48 PM Support #1323 (Resolved): Documentation
Re-enabled redmine's documentation module (now called "Redmine embedded"). M. Rolf
03:59 PM Support #1323 (Resolved): Documentation
write end user documentation!!!! A. Lemme
 

Also available in: Atom