lloda
|
24c5d80633
[ra] Provide basic functions on float as well as double version
|
před 7 roky |
lloda
|
c914cb87f6
Rename ra::Owned to ra::Big
|
před 7 roky |
lloda
|
d402a6f745
Put ra/real.H constants inside ra::
|
před 7 roky |
lloda
|
2534579968
Refer to GH page for the manual
|
před 7 roky |
lloda
|
b948457f5c
Operators && and || are now short-circuiting
|
před 7 roky |
lloda
|
521acfc696
Try with clang-5.0
|
před 7 roky |
lloda
|
6c76532bf4
Leave gcc6 for better C++17 support
|
před 7 roky |
lloda
|
bc22b9f398
Refactor SConstruct and subs
|
před 7 roky |
lloda
|
1757b3b65d
Make concrete() of scalar be self
|
před 7 roky |
lloda
|
c81ad664b4
Fixes for clang 4.0
|
před 7 roky |
lloda
|
b8464e7467
Support newaxis<> subscripts
|
před 8 roky |
lloda
|
6a6de4a756
Bones of manual, some renames
|
před 8 roky |
lloda
|
67ee27948a
Generalize where() to pick(), evaluate only one of the branches
|
před 8 roky |
lloda
|
85dc6d3c9d
Give up on clang in Travis
|
před 8 roky |
lloda
|
aa4cd9dbb1
Simplify use of ra::verb, ra::wrank
|
před 8 roky |
lloda
|
82a5b4348c
Move to -std=c++1z
|
před 8 roky |
lloda
|
dbbf19353f
Add examples adapted from Chaitin, 'Physics in APL2'
|
před 8 roky |
lloda
|
89da3031a6
Support Travis in github
|
před 8 roky |
lloda
|
95bd01d472
Generic compile time transpose<>(...) for Small, and else
|
před 8 roky |
lloda
|
d6a394ce41
Put some examples in README.md
|
před 8 roky |
lloda
|
0a02f9ecff
Edit README.md
|
před 8 roky |
lloda
|
94b5d7c86c
Relax a numeric test
|
před 8 roky |
lloda
|
2cd68ba10f
Allow subscripting Small(Iota) (as general expr)
|
před 8 roky |
lloda
|
a048dafbe8
Support multi-axis selectors, plus some renames
|
před 9 roky |
lloda
|
8f83c28ee3
Wording of README.md
|
před 9 roky |
lloda
|
707a7d17ee
Avoid macros to define any(), every(), and fix some atom's compact_stride()
|
před 9 roky |
lloda
|
3c899e494b
Add tests for wedge.H and the tuple list functions
|
před 9 roky |
lloda
|
a3d40bf898
A typo here and there
|
před 9 roky |
lloda
|
14cd1908cb
Fix a bug in using ra::where with rvalue-returning exprs, plus examples
|
před 9 roky |
lloda
|
f82fb2e99c
Adapt first example/demo from Blitz++
|
před 9 roky |