Activity

From 07/07/2011 to 08/05/2011

08/05/2011

05:40 PM Feature #474 (Closed): Missing Matrix features from MathData1.1
* Identity and diagonal construction
* Construction from values (array-based logic?)
* getting row/col Vectors
> *...
M. Rolf
05:40 PM Feature #473 (Resolved): Missing Vector features from MathData1.1
Component-wise
* multiplication, division, min/max
* scalar product (possibly with special Vector::transpose logic?)
M. Rolf
05:00 PM Revision 56: extended examples with vector/matrix arithmetics
M. Rolf
03:51 PM Tasks #459 (Resolved): Write Matrix/Matrix and Matrix/Vector arithmetics
M. Rolf
03:51 PM Revision 55: fixed #459
M. Rolf

08/04/2011

11:13 PM Tasks #459: Write Matrix/Matrix and Matrix/Vector arithmetics
Still missing: test for Matrix-Matrix and Matrix*Matrix M. Rolf
11:12 PM Revision 54: working on #459, Matrix/Matrix arithmetics
M. Rolf
06:01 PM Bug #415 (In Progress): Display test results in Jenkins
Give individual test binaries XML output (on cout):... M. Rolf
03:03 PM Revision 53: #413 again, fixed malstructured test suites
M. Rolf

08/03/2011

11:58 PM Tasks #413 (Resolved): Fix warnings and compile time in Tests
Now using dynamic-link version of boost-test (instead of header-only)
Compilation-speed increase by factor 5-6
M. Rolf
11:57 PM Revision 52: fixed #413: 5-6 times faster compilation
M. Rolf
01:32 PM Revision 51: #459 Matrix/Scalar mult
M. Rolf
11:37 AM Revision 50: #459 Matrix/Vector mult
M. Rolf
11:36 AM Tasks #459 (In Progress): Write Matrix/Matrix and Matrix/Vector arithmetics
M. Rolf

07/30/2011

04:42 PM Tasks #459 (Resolved): Write Matrix/Matrix and Matrix/Vector arithmetics
M. Rolf
04:41 PM Tasks #426 (Resolved): Write Copy-on-write Matrix class
M. Rolf
04:41 PM Revision 49: working on #426
M. Rolf

07/29/2011

05:27 PM Revision 48: working on #426
M. Rolf
05:01 PM Tasks #454 (Resolved): NemoMath Gar-Installer
Done. See
https://projects.cit-ec.uni-bielefeld.de/svn/gar-installer/trunk/cor-lab/NemoMath
Anonymous
02:18 PM Revision 47: working on #426
M. Rolf
02:17 PM Revision 46: working on #426
M. Rolf

07/28/2011

01:23 PM Tasks #454 (Resolved): NemoMath Gar-Installer
Create a NemoMath Gar-Installer for easy installation and as dependency for other gar-installers (e.g. CCA, laterv F... Anonymous

07/27/2011

05:25 PM Tasks #450 (Resolved): Build on natty (jenkins)
Done. Works. Anonymous
01:07 PM Tasks #450 (Resolved): Build on natty (jenkins)
Build on natty (jenkins) Anonymous
04:23 PM Tasks #426 (In Progress): Write Copy-on-write Matrix class
M. Rolf
04:22 PM Revision 45: started #426
M. Rolf
01:12 PM Revision 44: NemoMath doesn`t create any library anymore
anordman
11:45 AM Revision 43: Fixed linking in linkertest
anordman
11:40 AM Revision 42: Fixed linking in linkertest
anordman

07/26/2011

02:41 PM Tasks #431 (Resolved): Linking tests
M. Rolf
02:40 PM Revision 41: fixed #431
M. Rolf

07/22/2011

11:50 AM Tasks #433 (Resolved): Refactor CMake configurations into subfolders
M. Rolf
11:49 AM Revision 40: fixed #433
M. Rolf

07/20/2011

05:28 PM Tasks #433 (Resolved): Refactor CMake configurations into subfolders
M. Rolf
01:25 PM Tasks #431 (Resolved): Linking tests
We need linking tests, to see errors like #430 already when building NemoMath locally. Anonymous
01:23 PM Bug #430 (Resolved): Numerous linking errors with NemoMath 0.0.2
Fixed by mrolf in Revision r39 by declaring dim as static in source:trunk/nemomath/src/nemo/Vector.h. Anonymous
11:27 AM Bug #430 (Resolved): Numerous linking errors with NemoMath 0.0.2
When building CCA with NemoMath 0.0.2 I get numerous linking errors:
Linking CXX shared library ../build/libCCA.s...
Anonymous
01:08 PM Revision 39: NemoMath Version also in cmake config file
anordman
12:33 PM Revision 38
M. Rolf
11:09 AM Tasks #428 (Resolved): Develop Abstract container interface/logic for data-types and mappings wor...
M. Rolf
11:09 AM Tasks #427 (Resolved): Support full operator use for Mappings
M. Rolf
11:08 AM Tasks #426 (Resolved): Write Copy-on-write Matrix class
M. Rolf
11:07 AM Revision 37
M. Rolf

07/19/2011

11:42 PM Enhancement #414 (Resolved): Introduce dimension object for MathVector
M. Rolf
11:41 PM Revision 36: fixed #414
M. Rolf
02:05 PM Feature #412 (Closed): Implement complex assignment on MathVector::ReadWriteRef
M. Rolf
02:05 PM Revision 35: fixed #412
M. Rolf

07/15/2011

06:30 PM Tasks #418 (Resolved): Adapt NemoMath version in CMake file
M. Rolf
06:29 PM Tasks #418 (In Progress): Adapt NemoMath version in CMake file
M. Rolf
06:29 PM Revision 34: fixed #418
M. Rolf
03:40 PM Bug #416 (Resolved): uniform random-generator does not produce max-value for integer-types
M. Rolf
03:40 PM Revision 33: fixed #416
M. Rolf

07/14/2011

12:11 AM Bug #416 (In Progress): uniform random-generator does not produce max-value for integer-types
M. Rolf
06:43 PM Revision 32
anordman
11:13 AM Revision 31: Cleaned up CMake and fixed installation (to also work with cpack)
anordman
10:47 AM Revision 30: Cleaned up CMake and fixed installation (to also work with cpack)
anordman
10:30 AM Revision 29: Cleaned up CMake
anordman
10:29 AM Revision 28: Cleaned up CMake
anordman
10:07 AM Revision 27: Set version as library property
anordman
10:04 AM Tasks #418 (Resolved): Adapt NemoMath version in CMake file
Initially set NemoMath library version in the CMake file source:trunk/nemomath/CMakeLists.txt
and then constantly ad...
Anonymous
10:02 AM Revision 26: CPack definition
anordman

07/13/2011

05:29 PM Bug #416 (Resolved): uniform random-generator does not produce max-value for integer-types
M. Rolf
03:07 PM Bug #415 (Resolved): Display test results in Jenkins
Display test results in Jenkins. The Jenkins xUnit Plugin seems to be able to import boost test results, see https://... Anonymous
03:04 PM Tasks #413 (In Progress): Fix warnings and compile time in Tests
M. Rolf
03:03 PM Revision 25
M. Rolf
11:55 AM Revision 24: Now also building cmake configuration file (NemoMathConfig.cmake) during configuration
anordman

07/12/2011

07:56 PM Feature #406 (Resolved): MathVector: Random vector initialization
See "ExampleRandom.cpp":https://code.cor-lab.org/projects/nemomath/repository/revisions/23/entry/trunk/nemomath/examp... M. Rolf
07:56 PM Revision 23: fixed #406
M. Rolf
03:28 PM Enhancement #414 (Resolved): Introduce dimension object for MathVector
Overload ctors with
MathVector(dim)
MathVector(value)
MathVector(value,value2,...)
M. Rolf
03:27 PM Tasks #413 (Resolved): Fix warnings and compile time in Tests
M. Rolf
03:27 PM Feature #412 (Closed): Implement complex assignment on MathVector::ReadWriteRef
Use things like
v[0]++;
v[0] *= 2;
M. Rolf
10:28 AM Revision 22: Ignore content of build folder
anordman

07/11/2011

11:33 PM Bug #408 (Resolved): ‘intrusive_ptr_add_ref’ was not declared in this scope
Fixed with workaround: IntrusiveCowSupport now tries to use member functions newly defined in IntrusiveCounted
If ...
M. Rolf
12:48 PM Bug #408: ‘intrusive_ptr_add_ref’ was not declared in this scope
Dirty hot-fix:
Seems to work if a static instance of MathVector<T> is instantiated at the beginning of each compil...
M. Rolf
11:31 PM Revision 21: fixed #408
M. Rolf
03:50 PM Revision 20
M. Rolf
03:47 PM Feature #407 (Resolved): MathVector: Attaching vectors
Added new method:
const MathVector<T> MathVector<T>::attach(const MathVector<T> &vec) const
M. Rolf
01:18 PM Feature #407 (In Progress): MathVector: Attaching vectors
M. Rolf
03:46 PM Feature #409 (Resolved): MathVector subspace getter
Added new method:
const MathVector<T> MathVector<T>::subVector(const unsigned int fromIndex, const unsigned int dim)...
M. Rolf
01:18 PM Feature #409 (In Progress): MathVector subspace getter
M. Rolf
11:22 AM Feature #409 (Resolved): MathVector subspace getter
Getter for Vector subspaces (like RealVector->subspace() in MathData 1) missing.
Could
@RealVector operator()(uns...
Anonymous
03:38 PM Revision 19: fixed #407 and #409
M. Rolf
01:28 PM Revision 18: fixed ReadWriteRef<T> to T conversion
M. Rolf
01:18 PM Bug #410 (Resolved): Reading a field from one vector and writing it to a second vector fails
New test code:
// non-const operator[]
RealVector v1(2, 1.0);
RealVector v1B(v1);
RealVector v2(2, 2.0);
...
M. Rolf
12:48 PM Bug #410 (In Progress): Reading a field from one vector and writing it to a second vector fails
M. Rolf
11:50 AM Bug #410 (Resolved): Reading a field from one vector and writing it to a second vector fails
Example code:
#include <iostream>
#include "Vector.h"
int main() {
nemo::RealVector values = nemo::RealVector...
Anonymous
01:17 PM Revision 17: fixed #410
M. Rolf

07/10/2011

12:57 AM Bug #408: ‘intrusive_ptr_add_ref’ was not declared in this scope
"Argument-dependent lookup" (http://www.gotw.ca/gotw/030.htm) should actually do the job...
This might be a compil...
M. Rolf
06:33 PM Bug #408 (In Progress): ‘intrusive_ptr_add_ref’ was not declared in this scope
Minimal example:
#include <iostream>
#include "Vector.h"
namespace foo {
class FOO1 {
public:
FOO1(ne...
M. Rolf
05:46 PM Bug #408 (Resolved): ‘intrusive_ptr_add_ref’ was not declared in this scope
‘intrusive_ptr_add_ref’ was not declared in this scope
‘intrusive_ptr_release’ was not declared in this scope
C...
Anonymous
07:37 PM Revision 16
M. Rolf

07/08/2011

11:42 PM Tasks #405 (Resolved): Jenkins-User ins Redmine
M. Rolf
04:57 PM Tasks #405 (Resolved): Jenkins-User ins Redmine
Bitte Jenkins-User im Redmine mit Lesezugriff aufs Repository hinzufügen, damit NemoMath als Build-Job eingerichtet w... Anonymous
07:18 PM Feature #407 (Resolved): MathVector: Attaching vectors
Attaching vectors is missing. (3-dim. vector + 3-dim. vector = 6-dim. vector) Anonymous
06:18 PM Feature #406 (Resolved): MathVector: Random vector initialization
Provide random vector initialization like in MathData (@RealVector::random()@). Anonymous
01:39 PM Revision 15: vector-scalar mult; value construction
M. Rolf

07/07/2011

11:44 PM Revision 14: improved cmake-configuration
M. Rolf
01:38 PM Revision 13: tests
M. Rolf
 

Also available in: Atom