|
ae6aece08b
|
Upgraded to .NET 5
|
2020-09-20 21:36:50 +02:00 |
|
|
4f038c81c5
|
Added test case for store and load
|
2020-08-22 20:26:47 +02:00 |
|
|
0d6c719148
|
Implemented store and load methods
|
2020-08-04 20:51:13 +02:00 |
|
|
75aed77272
|
Added tests for 2d array
|
2020-08-04 19:16:07 +02:00 |
|
|
7e00a48e67
|
Removed unused class
|
2020-08-04 17:10:34 +02:00 |
|
|
0968edab80
|
Added possibilities to use IEnumerable<T> and ICollection<T> to create an array.
Closes:
thorsten/ExaArray#1
thorsten/ExaArray#3
thorsten/ExaArray#4
|
2020-08-01 20:31:11 +02:00 |
|
|
d2ae4895c4
|
Added index operator for cloning a range
Closing thorsten/ExaArray#5
|
2020-08-01 15:48:07 +02:00 |
|
|
de75d12140
|
Added extension methods
|
2020-08-01 15:42:18 +02:00 |
|
|
c5b26afad0
|
Added test case for corner case
|
2020-08-01 15:34:23 +02:00 |
|
|
4dcfa391d2
|
Fixed test case
|
2020-08-01 15:29:18 +02:00 |
|
|
242fead373
|
Added test cases for range creation
|
2020-08-01 14:05:46 +02:00 |
|
|
7f56894efe
|
Added possibility to clone an existing ExaArray.
Closes thorsten/ExaArray#2 (comment)
|
2020-08-01 10:44:31 +02:00 |
|
|
8c0722be44
|
Added tests for invalid indices
|
2020-08-01 09:55:01 +02:00 |
|
|
79eb5fc9c9
|
Added missed tests for extending
|
2020-08-01 09:34:40 +02:00 |
|
|
3c49516f23
|
Defined categories
|
2020-08-01 09:18:19 +02:00 |
|
|
7048a6c5ff
|
Added tests for strategy handling
|
2020-07-29 19:26:23 +02:00 |
|
|
70d069e9bd
|
Added sampling of test results to get distribution
|
2020-07-29 19:23:20 +02:00 |
|
|
db897c51bf
|
Added a performance test
|
2020-07-29 19:17:02 +02:00 |
|
|
9e97aa6a7d
|
Added a fast test of 5 billion elements
|
2020-07-29 18:36:36 +02:00 |
|
|
e7319e4957
|
Added tests
|
2020-07-28 19:35:55 +02:00 |
|
|
ddcec0fec4
|
Renamed
|
2020-07-28 19:05:34 +02:00 |
|
|
56b0437095
|
Init
|
2020-07-28 19:05:05 +02:00 |
|