[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r3384] by alvarado

Use an image already in img/

2015-09-12 15:10:38 Tree
[r3383] by alvarado

The containers for vector and matrix lacked a data() method to access the first memory position of the data block, and therefore everywhere was used a &foo.at(0) or &bar.at(0,0). Now the method foo.data() and bar.data() provide the same information (like in C++11 std::vector).

2015-09-12 15:00:18 Tree
[r3382] by alvarado

Randall Esquivel added support for reading matrices of floats

2015-09-06 15:39:39 Tree
[r3381] by alvarado

SHORT_NAMES set to no to allow direct links to download pages and others

2015-09-06 15:18:45 Tree
[r3380] by alvarado

Updated reference to the wiki

2015-09-06 14:02:41 Tree
[r3379] by alvarado

Use now the SVN instead of CVS

2015-09-06 12:38:15 Tree
[r3378] by alvarado

Removing references to CVS and changed to SVN

2015-09-06 10:54:04 Tree
[r3377] by alvarado

Docu points now to SVN instead of old CVS

2015-09-06 10:13:50 Tree
[r3376] by alvarado

Since now we finally moved to svn, the extension was outdated

2015-09-06 10:04:44 Tree
[r3375] by alvarado

Missing constructors added.

2015-01-21 06:20:26 Tree
Older >