Historique des commits

Auteur SHA1 Message Date
  lloda c47e6ebb19 Only use -Wa,q on gcc on Darwin, not on clang il y a 4 ans
  lloda 4fcc56c2a6 Fix RA_USE_BLAS on OS X il y a 4 ans
  lloda d5a4c6954d Testing on gcc 8/9/10 il y a 4 ans
  lloda f5c6f24dd5 Fix a dynamic-dynamic case of ra::transpose il y a 5 ans
  lloda ed2af03d8e Use RA_ASSERT hook on CHECK_BOUNDS il y a 5 ans
  lloda 1f281c6689 Review ra/tuple-list.H il y a 5 ans
  lloda 509bf27cb5 Check compile time sized expressions at compile time il y a 5 ans
  lloda e789f7e2d7 Support CMake for building tests, examples il y a 5 ans
  lloda 9fd7f88170 Update BLAS flags for OS X il y a 6 ans
  lloda 24c5d80633 [ra] Provide basic functions on float as well as double version il y a 7 ans
  lloda 521acfc696 Try with clang-5.0 il y a 7 ans
  lloda bc22b9f398 Refactor SConstruct and subs il y a 7 ans
  lloda f7644127fa Move benchmarks from test/ to bench/ il y a 7 ans
  lloda 09d8b597e6 More concrete-like facilities il y a 7 ans
  lloda 2ade23976e Check that ra::Small is standard layout il y a 7 ans
  lloda 5876d3229f Add some examples, check some bugs il y a 7 ans
  lloda 3dce2f6b6f Properly forward wrank's op il y a 8 ans
  lloda 757833352d Settle for a meaning of ra_iterator (assign op) array-expr il y a 8 ans
  lloda 82a5b4348c Move to -std=c++1z il y a 8 ans
  lloda dbbf19353f Add examples adapted from Chaitin, 'Physics in APL2' il y a 8 ans
  lloda cdee6ee471 Improvements to collapse() (formerly compress()) and explode() il y a 8 ans
  lloda d6a394ce41 Put some examples in README.md il y a 8 ans
  lloda 97fcb26d84 Some cleanup il y a 8 ans
  lloda 2cd68ba10f Allow subscripting Small(Iota) (as general expr) il y a 8 ans
  lloda 70303fcaf8 Provide build/test summaries il y a 8 ans
  lloda b20beb54c4 Make (most) tests compile with -DNDEBUG il y a 9 ans
  lloda 707a7d17ee Avoid macros to define any(), every(), and fix some atom's compact_stride() il y a 9 ans
  lloda 45e6b603df Use the x_def / x = x_def<decay> pattern for has_tensorindex, rename guards il y a 9 ans
  lloda 14cd1908cb Fix a bug in using ra::where with rvalue-returning exprs, plus examples il y a 9 ans
  lloda f82fb2e99c Adapt first example/demo from Blitz++ il y a 9 ans