- 08 Oct, 2019 12 commits
-
-
Janek Kozicki authored
-
Janek Kozicki authored
-
Janek Kozicki authored
-
Janek Kozicki authored
Change Math.hpp to use namespace yade. Minimal changes only. No cleanup yet for boost::multiprecision or float128.
-
Janek Kozicki authored
ctags cannot sometimes detect class names, when they are inside macros, etc. So create anchors inside forCtags{};
-
Janek Kozicki authored
-
Janek Kozicki authored
-
Janek Kozicki authored
-
Janek Kozicki authored
start journey towards `long double`, `float128` and `multiprecision::mpfr` as Real, by working on issue #57: add namespace yade (this commit has "simple files" only)
-
Janek Kozicki authored
-
Janek Kozicki authored
-
Janek Kozicki authored
-
- 07 Oct, 2019 1 commit
-
-
Janek Kozicki authored
-
- 28 Sep, 2019 3 commits
-
-
Robert Caulk authored
-
Robert Caulk authored
-
Robert Caulk authored
plug flowengine leaks, increase code flexibility for GPU usage and linking to custom suitesparse libraries
-
- 24 Sep, 2019 2 commits
-
-
Janek Kozicki authored
-
Janek Kozicki authored
Prepare code to enable float-conversion warning, never use abs(…) without std:: due to this mess: https://stackoverflow.com/questions/21392627/abs-vs-stdabs-what-does-the-reference-say
-
- 03 Sep, 2019 6 commits
-
-
Robert Caulk authored
-
Robert Caulk authored
-
Robert Caulk authored
-
Robert Caulk authored
-
Robert Caulk authored
-
Robert Caulk authored
-
- 26 Aug, 2019 1 commit
-
-
Robert Caulk authored
-
- 25 Aug, 2019 1 commit
-
-
bchareyre authored
-
- 20 Aug, 2019 2 commits
- 06 Aug, 2019 7 commits
-
-
Janek Kozicki authored
-
Janek Kozicki authored
Fix unused-variable warnings when LOG_* macros are not used and variable is not printed (not used at all).
-
Janek Kozicki authored
-
Janek Kozicki authored
-
Janek Kozicki authored
-
Janek Kozicki authored
-
Janek Kozicki authored
-
- 28 Jul, 2019 5 commits
-
-
Janek Kozicki authored
-
Janek Kozicki authored
-
Janek Kozicki authored
Add Logging config file support, readConfigFile(…), saveConfigFile(…); load default config on startup.
-
Janek Kozicki authored
-
Janek Kozicki authored
-