- 04 Jul, 2016 1 commit
-
-
Raphael Maurin authored
-
- 01 Jul, 2016 3 commits
-
-
Anton Gladky authored
-
Anton Gladky authored
Minor fixes.
-
Anton Gladky authored
-
- 26 Jun, 2016 1 commit
-
-
Raphael Maurin authored
-
- 16 Jun, 2016 1 commit
-
-
EXT François Kneib authored
-
- 15 Jun, 2016 1 commit
-
-
Anton Gladky authored
Thanks to Luc OGER <luc.oger@univ-rennes1.fr> https://bugs.launchpad.net/yade/+bug/1586275
-
- 14 Jun, 2016 4 commits
-
-
Anton Gladky authored
-
Anton Gladky authored
-
Anton Gladky authored
-
Anton Gladky authored
-
- 13 Jun, 2016 2 commits
-
-
Anton Gladky authored
Typo in max-min function.
-
Anton Gladky authored
Replace unsigned by bool. Size changed from 4 to 1 byte.
-
- 10 Jun, 2016 8 commits
-
-
Klaus Thoeni authored
-
Klaus Thoeni authored
-
Klaus Thoeni authored
-
Klaus Thoeni authored
-
Klaus Thoeni authored
-
Klaus Thoeni authored
-
Klaus Thoeni authored
add definition for cylinder and cylinderConnection basen on gridConnection, add warning for chainedCylinder usage
-
Anton Gladky authored
Thanks to Klichowicz Michael for finding the bug.
-
- 08 Jun, 2016 4 commits
-
-
jduriez authored
fabricTensor(): re introducing all kind of interactions in the loop, with the new possibility defining a cutoff. See http://www.mail-archive.com/yade-dev@lists.launchpad.net/msg11982.html
-
Anton Gladky authored
-
Anton Gladky authored
Fails to compile against older CGAL.
-
Bruno Chareyre authored
-
- 07 Jun, 2016 4 commits
-
-
Anton Gladky authored
-
Anton Gladky authored
find() function should search there in O(1) time instead of O(lg(n))
-
Anton Gladky authored
Patches will be applied during packaging to get reproducible builds. No need to push these changes here.
-
Anton Gladky authored
-
- 02 Jun, 2016 1 commit
-
-
Anton Gladky authored
-
- 01 Jun, 2016 5 commits
-
-
Anton Gladky authored
Used not the pointer, but reference of the pointer...
-
Anton Gladky authored
Move implementation of MATRIX3R_TO_NUMPY into the cpp-file.
-
Anton Gladky authored
-
Jan Stransky authored
-
Jan Stransky authored
-
- 31 May, 2016 3 commits
-
-
Anton Gladky authored
-
Anton Gladky authored
It allows to search for colliding coefficients much faster than using a simple vector which is getting extremely slow with the large number of coefficients.
-
Anton Gladky authored
-
- 30 May, 2016 2 commits
-
-
Anton Gladky authored
This is the first step to remove some machine-specific items in generated documentation to get a reproducible builds [1]. [1] https://wiki.debian.org/ReproducibleBuilds/About
-
Anton Gladky authored
It is a good practice not to use macroses if it is not really necessary. http://stackoverflow.com/questions/14041453/why-are-preprocessor-macros-evil-and-what-are-the-alternatives
-