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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove debug include if NDEBUG is defined
matrices
Nao Pross
2019-10-10
1
-0
/
+2
*
Fix indentation
Nao Pross
2019-10-10
1
-100
/
+99
*
Update access model for operator|
Nao Pross
2019-10-10
2
-71
/
+183
*
New matrix data model (breaks everything)
Nao Pross
2019-10-05
3
-777
/
+132
*
Implicit convertion to basic_vec to vec2 or vec3
ancarola
2019-07-10
3
-59
/
+166
*
Small correction on basic multiplication
ancarola
2019-07-01
2
-32
/
+56
*
The matrix library is compiling and all tested operations work fine.
ancarola
2019-07-01
3
-44
/
+184
*
Optimized matrix section
ancarola
2019-06-30
5
-454
/
+983
*
Finally compiles
ancarola
2019-06-29
1
-132
/
+198
*
Small correction on interators
ancarola
2019-06-28
1
-2
/
+2
*
Iterators compacting code improvements, still not compiles
ancarola
2019-06-28
2
-274
/
+729
*
Optimising matrices access and operations
ancarola
2019-06-28
3
-9
/
+832
*
Merge branch 'master' into matrices
Nao Pross
2019-06-24
3
-0
/
+693
|
\
|
*
Update CMakeLists and structure under include
Nao Pross
2019-06-22
2
-0
/
+319
|
/
*
CMakeLists: include fixes, include tree structure modified
ancarola
2019-02-11
2
-330
/
+11
*
Add move constructor and move operator= to mmvec
Nao Pross
2019-02-07
1
-6
/
+28
*
Change public headers directory (include) structure
Nao Pross
2019-02-07
1
-0
/
+308