Activity

From 11/08/2011 to 12/07/2011

12/07/2011

04:41 PM Revision 135: working on #622
M. Rolf

11/18/2011

04:05 PM Enhancement #622 (In Progress): Allow MathVector::CWise constants for use in Mappings
Possible solution:
1. CWise should hold a reference plus a value of a Vector. If the CWise is created it assigns NUL...
M. Rolf
04:02 PM Revision 134: working on #622
M. Rolf

11/17/2011

04:42 PM Feature #677 (Resolved): Add scalar Mappings, including standard-lib corresponding functions
Added Mod and Abs Mappings, both are integer as well as floating-point compliant. M. Rolf
04:41 PM Revision 133: #677 Mod and Abs
M. Rolf

11/16/2011

05:19 PM Bug #720 (Resolved): Fix CPPCHECK Warnings
M. Rolf
05:18 PM Revision 132: #720; fixed iterator postfix operators
M. Rolf
01:42 PM Tasks #602: Add Build Job on MacOS Slave
MAC OS Login howto: https://support.cor-lab.de/projects/ciserver/wiki/Cihowtomacbuildhost M. Goetting

11/15/2011

05:50 PM Bug #720 (In Progress): Fix CPPCHECK Warnings
M. Rolf
05:17 PM Bug #720 (Resolved): Fix CPPCHECK Warnings
M. Rolf
05:50 PM Revision 131: #720
M. Rolf

11/14/2011

02:56 PM Revision 130: filled up header list in linking-test
M. Rolf
02:49 PM Revision 129: fixed IntrusiveCounted assignment
M. Rolf
02:27 PM Revision 128: #677 scalar mappings
M. Rolf
02:25 PM Feature #677 (In Progress): Add scalar Mappings, including standard-lib corresponding functions
Implemented:
sin, cos, tan, exp, log, pow, sqrt
All of them are invertible.
Missing:
abs, mod
M. Rolf

11/11/2011

04:04 PM Revision 127: #708 gaussian random numbers
M. Rolf
03:54 PM Tasks #708 (Resolved): Gaussian distribution generator
M. Rolf
03:54 PM Revision 126: #708 gaussian random numbers
M. Rolf

11/10/2011

02:41 PM Enhancement #618 (Rejected): Make configuration of USE_CPP_0X depending on GCC version?
If c++0x activated, there are already compiler version checks to select individual features.
Globally activating/dea...
Anonymous
02:38 PM Tasks #488 (Resolved): Use CMake Find Macro to find Eigen
Done. Anonymous
02:36 PM Tasks #697 (Resolved): Static code analysis
Done. Anonymous
02:36 PM Tasks #661 (Resolved): Build NemoMath on Oneiric Ocelot (Jenkins)
Done. See #415 Anonymous
02:35 PM Bug #415 (Resolved): Display test results in Jenkins
Done. Running and displayed under oneiric, too.
See https://ci.cor-lab.org/job/NemoMath/label=ubuntu_oneiric_32bit/
Anonymous

11/09/2011

04:24 PM Tasks #708 (Resolved): Gaussian distribution generator
M. Rolf
03:51 PM Enhancement #707 (New): Declare all funcions with throw() suffixes
Reduce exception-handling cost!
http://www.cplusplus.com/doc/tutorial/exceptions/
http://www.tantalon.com/pete/cp...
M. Rolf
03:30 PM Enhancement #706 (Resolved): Improve Memory Layout and Allocation of MathVector
Explore memory layout without several layers of pointers, but store
everything (refCount,size,data) in one memory bl...
M. Rolf
01:53 PM Enhancement #705 (New): Provide efficient 'swap' implementations for all data-types
M. Rolf
01:23 PM Revision 125: #578: stl-write access for Matrix
M. Rolf
01:18 PM Feature #578 (Resolved): All Containers with stl-compliant iterators
M. Rolf
01:17 PM Revision 124: #578: stl-write access for Matrix
M. Rolf

11/08/2011

04:24 PM Revision 123
M. Rolf
04:16 PM Feature #578: All Containers with stl-compliant iterators
new 'swap' implementation for ReadWriteRef's enables correct write access by STL algorithms.
Found by ADL, see htt...
M. Rolf
04:15 PM Enhancement #623: Allow inversion rules inside MathVector<T>

Reduce compilation time by NOT instanciating Vectors/Matrices over several types T before absolutely necessary.
...
M. Rolf
01:42 PM Revision 122: #578: experimental stl-write access for MathVector
M. Rolf
 

Also available in: Atom