Activity

From 09/28/2011 to 10/27/2011

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

10/20/2011

05:00 PM Revision 98: #580 clamping and cwise-mapping
M. Rolf
04:20 PM Tasks #661 (Resolved): Build NemoMath on Oneiric Ocelot (Jenkins)
Build NemoMath also on Oneiric Ocelot on our Continuous Integration server:
https://ci.cor-lab.org/job/NemoMath/
...
Anonymous
02:34 PM Feature #580 (In Progress): Set up Mapping-library based on MathData1.1 and dependent libs
M. Rolf
02:33 PM Revision 97: #580 subspace and polynomial mapping
M. Rolf
11:29 AM Enhancement #650 (Closed): Configure .deb package installation on repository server
M. Goetting
10:03 AM Revision 96: Enhance dpkg package support
M. Goetting

10/19/2011

04:07 PM Feature #580: Set up Mapping-library based on MathData1.1 and dependent libs
* Generic cwise operations (like MathData's PointWiseMapping)
* SubSpace mappings
* Polynomial expansion
* Clampin...
M. Rolf
03:57 PM Enhancement #650 (Closed): Configure .deb package installation on repository server
M. Rolf
01:59 PM Revision 95: fixed some documentation issues
M. Rolf

10/18/2011

02:33 PM Revision 94
M. Rolf
02:31 PM Feature #581 (Resolved): Invert logic for Mappings
M. Rolf
12:50 PM Revision 93: #581: inversion of matrix operations
M. Rolf

10/12/2011

03:38 PM Revision 92: #581: tests and vector-mapping inversion
M. Rolf
03:37 PM Enhancement #623 (Closed): Allow inversion rules inside MathVector<T>
==> Do not have to specify full inversion rules like... M. Rolf
03:35 PM Enhancement #622 (Resolved): Allow MathVector::CWise constants for use in Mappings
One might want to use expressions like this:... M. Rolf

10/11/2011

11:36 PM Revision 91: #581 tests
M. Rolf
08:15 PM Revision 90: Build debian packages only on linux systems
anordman
04:52 PM Revision 89: #581: inversion of mappings
M. Rolf
03:08 PM Revision 88: fixed right-angle brackets for compilation without cpp0x; some warning fixes
M. Rolf
10:51 AM Revision 87: #581: inversion of operator-mappings
M. Rolf

10/10/2011

05:52 PM Enhancement #618 (Rejected): Make configuration of USE_CPP_0X depending on GCC version?
See #514
We can find out the gcc version of the system by...
Anonymous
01:30 PM Revision 86: Added debian package configuration - create with "cpack -G DEB"
anordman

10/07/2011

05:02 PM Revision 85: #581: inversion of operator-mappings
M. Rolf

10/05/2011

02:03 PM Revision 84: working on #581
M. Rolf
02:02 PM Feature #581 (In Progress): Invert logic for Mappings
M. Rolf

10/04/2011

01:05 PM Bug #539 (Resolved): Compilation fails under MacOS
nice! M. Rolf

09/30/2011

06:19 PM Tasks #602 (Resolved): Add Build Job on MacOS Slave
In order to do that we need the updated compiler. S. Wrede
04:22 PM Bug #539 (Feedback): Compilation fails under MacOS
Fixed test. S. Wrede
04:14 PM Bug #539: Compilation fails under MacOS
Using gcc 4.6 from http://hpc.sourceforge.net/ I could successfully compile nemomath trunk on Snow Leopard.
Howeve...
S. Wrede
04:20 PM Revision 83: changed uint to unsigned int for MacOS compatibility, refs #539
S. Wrede
02:13 PM Feature #600 (Resolved): Generic TimeSeries data-type
M. Rolf
02:12 PM Feature #599 (Resolved): Vector/Matrix initialization with C++11 initializer lists
M. Rolf
02:10 PM Revision 82
M. Rolf

09/29/2011

01:54 PM NemoMath 0.1 released
NemoMath is a math-library for robotics and learning... *so why don't you just use Eigen 2???*
The answer is twofo...
M. Rolf
01:51 PM Revision 81: NemoMath 0.1 FORCE
M. Rolf
01:46 PM Bug #595 (Resolved): Complete Documentation
M. Rolf
01:08 PM Bug #595 (Resolved): Complete Documentation
M. Rolf
01:46 PM Revision 80: #595
M. Rolf
12:14 PM Feature #594 (New): Code Coverage stats
Can we get code coverage statistics? Like here https://ci.cor-lab.org/job/RSB/label=ubuntu_lucid_32bit/ (cobertura) f... Anonymous

09/28/2011

09:21 PM Bug #415: Display test results in Jenkins
Done. See
https://ci.cor-lab.org/view/GradSchool/job/NemoMath/label=ubuntu_lucid_32bit/
for example. Is a bit dirty...
Anonymous
09:05 PM Bug #415: Display test results in Jenkins
Well, a preliminary result is a filed bug for boost test (1.40.0 and development trunk) after debugging with some boo... Anonymous
09:10 PM Revision 79: Changed argument order for test logging due to boost bug, see https://svn.boost.org/...
anordman
 

Also available in: Atom