repo.or.cz
/
gromacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add function for calculating 3x3 matrix determinant
[gromacs.git]
/
.dockerignore
blob
8b27b0c4fb4cf994089f95148b276282b8a87104
1
/bin
2
/lib
3
*~
4
*.a
5
*.cache
6
*.DS_Store
7
*.egg-info
8
*.exe
9
*.gch
10
.git
11
*.lib
12
*.o
13
*.pyc
14
*.so
15
*.swp
16
.eggs
17
.idea
18
Makefile
19
lib*.pc
20
.project
21
.pytest_cache
22
.python-version
23
.tox
24
.cproject
25
build
26
_build
27
CMakeLists.txt.user
28
# When Dockerfiles get source from python_packaging, use an additional, more explicit COPY or ADD
29
python_packaging
30
/VersionInfo*.cmake
31
Testing