lloda
|
092787362a
Allow casts between certain Views
|
6 years ago |
lloda
|
a35ec1a3b0
Experiments with RA_OPTIMIZE_SMALLVECTOR
|
7 years ago |
lloda
|
1cc6376333
Make shape arg of format_array be manipulator, fixes to reshape()
|
7 years ago |
lloda
|
6ddad35012
Fix bits of manual
|
7 years ago |
lloda
|
bdcd81c182
Nested brace initializers
|
7 years ago |
lloda
|
f0705c62de
Fix README.md links
|
7 years ago |
lloda
|
24c5d80633
[ra] Provide basic functions on float as well as double version
|
7 years ago |
lloda
|
c914cb87f6
Rename ra::Owned to ra::Big
|
7 years ago |
lloda
|
d402a6f745
Put ra/real.H constants inside ra::
|
7 years ago |
lloda
|
2534579968
Refer to GH page for the manual
|
7 years ago |
lloda
|
b948457f5c
Operators && and || are now short-circuiting
|
7 years ago |
lloda
|
521acfc696
Try with clang-5.0
|
7 years ago |
lloda
|
6c76532bf4
Leave gcc6 for better C++17 support
|
7 years ago |
lloda
|
bc22b9f398
Refactor SConstruct and subs
|
7 years ago |
lloda
|
1757b3b65d
Make concrete() of scalar be self
|
7 years ago |
lloda
|
c81ad664b4
Fixes for clang 4.0
|
7 years ago |
lloda
|
b8464e7467
Support newaxis<> subscripts
|
8 years ago |
lloda
|
6a6de4a756
Bones of manual, some renames
|
8 years ago |
lloda
|
67ee27948a
Generalize where() to pick(), evaluate only one of the branches
|
8 years ago |
lloda
|
85dc6d3c9d
Give up on clang in Travis
|
8 years ago |
lloda
|
aa4cd9dbb1
Simplify use of ra::verb, ra::wrank
|
8 years ago |
lloda
|
82a5b4348c
Move to -std=c++1z
|
8 years ago |
lloda
|
dbbf19353f
Add examples adapted from Chaitin, 'Physics in APL2'
|
8 years ago |
lloda
|
89da3031a6
Support Travis in github
|
8 years ago |
lloda
|
95bd01d472
Generic compile time transpose<>(...) for Small, and else
|
8 years ago |
lloda
|
d6a394ce41
Put some examples in README.md
|
8 years ago |
lloda
|
0a02f9ecff
Edit README.md
|
8 years ago |
lloda
|
94b5d7c86c
Relax a numeric test
|
8 years ago |
lloda
|
2cd68ba10f
Allow subscripting Small(Iota) (as general expr)
|
8 years ago |
lloda
|
a048dafbe8
Support multi-axis selectors, plus some renames
|
9 years ago |