Activity

From 10/21/2011 to 11/19/2011

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

11/07/2011

01:50 PM Revision 121: #578: stl-compliant read access for MathVector
M. Rolf
11:47 AM Feature #578 (In Progress): All Containers with stl-compliant iterators
M. Rolf

11/06/2011

11:16 PM Revision 120: Remove s-bit to fix metapackage generation
anordman
10:41 PM Revision 119: Fixed file and folder permissions
anordman
10:12 PM Revision 118: Added configuration for debian meta package generation
anordman

11/04/2011

03:43 PM Revision 117: fixed function-template-defaults without cpp0x
M. Rolf
02:39 PM Feature #579 (Resolved): Metric/Norm features based on Mappings
Following Norms implemented in Norms.h:
AbsNorm for scalar types
EuclideanNorm/MaxNorm for all 'Collection' types...
M. Rolf
02:38 PM Revision 116: #579
M. Rolf

11/03/2011

06:41 PM Revision 115: Added sloccount and cppcheck to cmake config
anordman
11:30 AM Tasks #698 (New): Continuous valgrind checks
Build a valgrind checking build job and try displaying results in Jenkins (valgrind->junit export?). Anonymous
11:21 AM Tasks #697 (Resolved): Static code analysis
Add static code analysis to Jenkins build job:
* SLOC
* CPPCheck
Anonymous
10:49 AM Bug #685 (Resolved): Create own intrusive-pointer that uses IntrusiveCounted interface
M. Rolf
10:48 AM Revision 114: #685
M. Rolf

11/02/2011

04:31 PM Tasks #696 (New): Check debian packages
Jenkins now builds NemoMath for several ubuntu distros (lucid, natty, maverick, oneiric) and also builds debian packa... Anonymous
04:28 PM Tasks #661 (In Progress): Build NemoMath on Oneiric Ocelot (Jenkins)
Building on "oneiric 32bit":https://ci.cor-lab.org/view/GradSchool/job/NemoMath/label=ubuntu_oneiric_32bit/ and "onei... Anonymous
03:53 PM Feature #676 (Resolved): Allow Mapping-construction from C-function-pointer and boost::bind
M. Rolf
03:52 PM Revision 113: #676 mappings from boost::bind
M. Rolf
03:41 PM Feature #694 (Rejected): Can uniform::generate() be const?
If you think of the random number generation as generating real random numbers, not the - actual - pseudo random numb... Anonymous
03:26 PM Bug #679 (Resolved): Mapping default-constructor
M. Rolf
03:26 PM Revision 112
M. Rolf
03:23 PM Revision 111: fixed install
M. Rolf
02:57 PM Feature #599 (Resolved): Vector/Matrix initialization with C++11 initializer lists
M. Rolf
02:57 PM Revision 110: #599 initializer lists
M. Rolf

11/01/2011

02:05 PM Feature #694: Can uniform::generate() be const?
hm... semantically: not really, at least not as part of the Generator interface.
Think of a Generator that creates s...
M. Rolf
11:53 AM Feature #694 (Rejected): Can uniform::generate() be const?
Can uniform::generate() be const? Anonymous

10/31/2011

10:51 AM Feature #676: Allow Mapping-construction from C-function-pointer and boost::bind
For boost::bind check the implementation by BOOST_BIND macros:
http://www.boost.org/doc/libs/1_47_0/boost/bind/bind.hpp
M. Rolf

10/28/2011

02:34 PM Revision 109: fixed no-cxx11 warning in VectorMappings test
M. Rolf
02:18 PM Revision 108: CPack configuration adapted to recent decisions
anordman
02:13 PM Bug #685 (Resolved): Create own intrusive-pointer that uses IntrusiveCounted interface
The compiler still doesn't always get the right namespace done (see #408)
The problem occurs in boost::intrusive_p...
M. Rolf
02:08 PM Revision 107: #676: Mapping construction from C-function-pointer
M. Rolf
02:07 PM Feature #676 (In Progress): Allow Mapping-construction from C-function-pointer and boost::bind
M. Rolf

10/27/2011

12:56 PM Feature #678 (Resolved): setSubVector/setSubMatrix
M. Rolf
12:56 PM Revision 106: fixed
M. Rolf

10/26/2011

05:03 PM Feature #580 (Resolved): Set up Mapping-library based on MathData1.1 and dependent libs
Rejected: Dimension expansion
Moved to #677: modulo
All other implemented and tested.
M. Rolf
05:01 PM Feature #677: Add scalar Mappings, including standard-lib corresponding functions
include real-valued modulo (e.g. %M_PI) M. Rolf
05:01 PM Revision 105: #580 2. order filter
M. Rolf
04:20 PM Revision 104: #580 working on 2. order filter
M. Rolf

10/25/2011

04:37 PM Revision 103: fixed cmath include
M. Rolf
04:24 PM Revision 102: #580 first-order filter
M. Rolf
02:10 PM Bug #679 (Resolved): Mapping default-constructor
M. Rolf

10/24/2011

04:57 PM Revision 101: #580: spherical coordinate transform
M. Rolf
03:13 PM Revision 100: fixed math.h include
M. Rolf
02:43 PM Revision 99: #580: working on spherical coordinate transform
M. Rolf
01:13 PM Feature #678 (Resolved): setSubVector/setSubMatrix
M. Rolf
01:11 PM Feature #677 (Resolved): Add scalar Mappings, including standard-lib corresponding functions
M. Rolf
01:09 PM Feature #676 (Resolved): Allow Mapping-construction from C-function-pointer and boost::bind
M. Rolf

10/21/2011

04:20 PM Tasks #661: Build NemoMath on Oneiric Ocelot (Jenkins)
Boost test visualization on oneiric machines again crashes Jenkins. Anonymous
 

Also available in: Atom