index
:
libmm
master
matrices
ready
Mathematical C++ library that (ab)uses abstraction
Linux User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-10
Implicit convertion to basic_vec to vec2 or vec3
ancarola
3
-59
/
+166
2019-07-01
Small correction on basic multiplication
ancarola
2
-32
/
+56
2019-07-01
The matrix library is compiling and all tested operations work fine.
ancarola
3
-44
/
+184
2019-06-30
Optimized matrix section
ancarola
5
-454
/
+983
2019-06-29
Finally compiles
ancarola
1
-132
/
+198
2019-06-28
Small correction on interators
ancarola
1
-2
/
+2
2019-06-28
Iterators compacting code improvements, still not compiles
ancarola
2
-274
/
+729
2019-06-28
Optimising matrices access and operations
ancarola
3
-9
/
+832
2019-06-22
Update CMakeLists and structure under include
Nao Pross
2
-0
/
+319
2019-02-22
Undo directory structure change
Nao Pross
2
-367
/
+0
2019-02-11
CMakeLists: include fixes, include tree structure modified
ancarola
2
-330
/
+11
2019-02-07
Add move constructor and move operator= to mmvec
Nao Pross
1
-6
/
+28
2019-02-07
Add initial implementation for mmmatrix and update to build.ninja
Nao Pross
1
-0
/
+59
2019-02-07
Change public headers directory (include) structure
Nao Pross
1
-0
/
+308