- 21 May, 2020 1 commit
-
-
Benoit Rostykus authored
Fix precision for using std.math
-
- 30 Apr, 2020 1 commit
-
-
Nicholas Lindsay Wilson authored
-
- 20 Apr, 2020 1 commit
-
-
Benoit Rostykus authored
Fix illegal instruction errors on Windows
-
- 05 Apr, 2020 1 commit
-
-
Grim Maple authored
-
- 21 Jan, 2020 3 commits
-
-
Benoit Rostykus authored
-
Benoit Rostykus authored
Ensure deterministic iteration over edges during serde
-
Benoit Rostykus authored
-
- 22 May, 2019 1 commit
-
-
Benoit Rostykus authored
Fix crosscompile to raspberry pi3 (arm ca7)
-
- 21 May, 2019 2 commits
-
-
Carsten Schlote authored
-
Carsten Schlote authored
size_t has only 32 bit on the ARM platform. So we need some explicit casts at the right place. Changed _currInd to be size_t, which matches best here as it needs the least number of conversions later.
-
- 20 May, 2019 2 commits
-
-
Benoit Rostykus authored
Fixup ddoc comment, so that ddox build runs without error resultcode
-
Benoit Rostykus authored
vectorflow.math: Enable flushing denormals to zero
-
- 18 May, 2019 1 commit
-
-
Carsten Schlote authored
-
- 31 Jan, 2019 2 commits
-
-
Vladimir Panteleev authored
-
Vladimir Panteleev authored
-
- 30 Jan, 2019 3 commits
-
-
Vladimir Panteleev authored
align(...) is not respected for stack variables.
-
Vladimir Panteleev authored
Using a regular function to print a compile-time message still causes the compiler to emit an empty function in the object file; a compile-time construct is better suited for compile-time side effects. Use a mixin template to allow usage both inside and outside function scopes. Removing the unnecessary static constructor in vectorflow.neuralnet fixes the cyclic dependency issue with vectorflow.math in non-release builds.
-
Vladimir Panteleev authored
-
- 23 Nov, 2017 2 commits
-
-
Benoit Rostykus authored
simplified template
-
Benoit Rostykus authored
conv.to instead of cast
-
- 19 Nov, 2017 2 commits
- 26 Sep, 2017 2 commits
-
-
Benoit Rostykus authored
32bits support
-
Benoit Rostykus authored
-
- 25 Sep, 2017 1 commit
-
-
Benoit Rostykus authored
-
- 21 Sep, 2017 1 commit
-
-
Benoit Rostykus authored
-
- 05 Sep, 2017 2 commits
-
-
Benoit Rostykus authored
Update README for ubuntu
-
Benoit Rostykus authored
-
- 11 Aug, 2017 1 commit
-
-
Benoit Rostykus authored
Typo Fixes
-
- 03 Aug, 2017 1 commit
-
-
Ryan MacLean authored
Just quick fixes, awesome readme!
-
- 02 Aug, 2017 2 commits
-
-
Benoit Rostykus authored
-
Benoit Rostykus authored
-
- 01 Aug, 2017 2 commits
-
-
Benoit Rostykus authored
-
Benoit Rostykus authored
-