0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 15 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Latest compiler can handle reduce intents. More... over 8 years ago
Various version updates and consequent changes. More... over 8 years ago
Chapel does have a sequential reduce, but as at 2015-10-06 you have to ignore the compiler warning. More... over 8 years ago
Switch from foldl to foldl' in the Frege code. More... over 8 years ago
Switch to using foldl' instead of foldl in Haskell code. More... over 8 years ago
Do a foldr Haskell version as well as a foldl one. More... over 8 years ago
Revert use of reduce in some places as it creates additional parallelism that confuses the message. More... over 8 years ago
Update and extend the Frege versions. More... over 8 years ago
Fix somewhat crucial error. More... over 8 years ago
Add some Haskell foldl versions. More... over 8 years ago
Make file name more descriptive. More... over 8 years ago
Some tidying up of Haskell codes. More... over 8 years ago
Various trivial updates to the Clojure codes. More... over 8 years ago
Update the Clojute Git ignore file. More... over 8 years ago
A few trivial changes. More... over 8 years ago
Fixup the module initialization of the D code so that parallel version works. More... over 8 years ago
Make some file names more consistent with the naming strategy. More... over 8 years ago
Add nopython=True to ensure LLVM JITing. More... over 8 years ago
Add new Numpy/Numba variant. More... over 8 years ago
Correct indent structure. More... over 8 years ago
This use of reduce does not need the initial value. More... over 8 years ago
Amend the sequential Numba variants. More... over 8 years ago
Chapel reduce always seems to parallelize so switch the file name marking. More... over 8 years ago
Change some filenames for consistency of naming. Various updates to make code more idiomatic. More... over 8 years ago
Add the second D extension to the build list. More... over 8 years ago
Update SCons control file given removeal of variants. More... over 8 years ago
Remove the Python version number from the file names. More... over 8 years ago
Remove C library as being redundant. More... over 8 years ago
Rename for consistency. More... over 8 years ago
Update the C++ and D codes a bit. More... over 8 years ago