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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos and other minor errors
Nao Pross
2019-02-11
1
-13
/
+8
*
Small conflict solved
ancarola
2019-02-11
1
-1
/
+5
|
\
|
*
Fix MMConfig.cmake.in
Nao Pross
2019-02-11
1
-0
/
+4
*
|
CMakeLists: include fixes, include tree structure modified
ancarola
2019-02-11
5
-2
/
+15
|
/
*
Add CMake configuration, delete ninja files
Nao Pross
2019-02-10
4
-38
/
+116
*
Merge remote-tracking branch 'github/master'
Nao Pross
2019-02-10
1
-0
/
+0
|
\
|
*
Test directory creation
ancarola
2019-02-05
1
-0
/
+0
*
|
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
3
-1
/
+12
|
/
*
Move public headers in include/
HEAD
ready
master
Nao Pross
2019-01-22
2
-1
/
+1
*
Delete makefile
Nao Pross
2019-01-22
1
-8
/
+0
*
Add ninja rule to build example
Nao Pross
2019-01-22
1
-0
/
+5
*
Add ninja build files to create a shared and static library
Nao Pross
2019-01-22
5
-3
/
+38
*
Fix file name in header of mmvec.hpp
Nao Pross
2019-01-21
1
-1
/
+1
*
Add member operator =, +=, -=, *= overloads for basic_vec
Nao Pross
2019-01-21
2
-8
/
+70
*
Initial commit, add mmvec.hpp with example, makefile and .gitignore
Nao Pross
2019-01-20
4
-0
/
+317