Issues
- 3
Control verbosity of `LVARRAY_LOG`
#331 opened by victorapm - 4
Crash during sparsity pattern creation
#321 opened by victorapm - 0
Rework `Macros.hpp` for devices
#303 opened by tbeltzun - 0
GPU stacktrace
#301 opened by tbeltzun - 0
- 8
assert error message is not usable
#254 opened by XL64 - 1
- 0
Documentation
#238 opened by corbett5 - 0
Add the ability to construct an ArraySlice< T, N, -1 > from an ArraySlice< T, N, USD >, same for ArrayView
#237 opened by corbett5 - 0
No-move memcpy
#232 opened by corbett5 - 3
- 0
Add finite difference benchmark
#228 opened by corbett5 - 8
Simplified user interface for tensorOps functions
#227 opened by rrsettgast - 0
Improve pylvarray test coverage with pure C++ tests.
#223 opened by corbett5 - 2
- 0
- 0
- 2
TensorOps test simplification
#217 opened by corbett5 - 7
GCC 9.2.1 issue with static_assert
#214 opened by corbett5 - 1
Add toSlice to SortedArrayView
#168 opened by corbett5 - 1
Disalow creation of views and slices from rvalues.
#197 opened by corbett5 - 1
Building gcc-release without a pragma to suppress a warning causes an error (gpu packing pr)
#123 opened by wrtobin - 0
Tribol use case issues
#160 opened by rrsettgast - 0
- 2
- 1
Replace LGPL license with BSD3.
#183 opened by rrsettgast - 0
Examples with simple use cases.
#159 opened by rrsettgast - 3
- 1
printf printers for classes.
#165 opened by corbett5 - 1
Use the camp platforms instead of MemorySpace
#172 opened by corbett5 - 0
- 5
Add tensorOps benchmarks
#180 opened by corbett5 - 0
Create a new header with just the logging macros
#182 opened by corbett5 - 1
Modify resizeFromCapacities
#169 opened by corbett5 - 8
Move on resize/insert/emplace...etc
#167 opened by rrsettgast - 0
- 0
Rename cxx-utilities to LvArray.
#157 opened by rrsettgast - 1
stand-alone TPL's
#158 opened by rrsettgast - 1
Make arrayManipulation functions take input iteratorsand create a move_iterator
#63 opened by corbett5 - 1
ArrayOfArrays segfaults after being moved from
#118 opened by klevzoff - 2
Strict aliasing error
#104 opened by klevzoff - 2
- 1
Add tests for CRSMatrix::add
#110 opened by corbett5 - 0
LvArray test clean up
#74 opened by corbett5 - 1
is_instantiation_of<Array, T> won't compile because Array has an int as a template parameter.
#75 opened by corbett5 - 0
Create an ArrayOfSets
#73 opened by corbett5 - 2
stringToArray bug when missing commas in input
#88 opened by klevzoff - 11
Investigate memory leeks when using chai
#65 opened by corbett5 - 0
Add an iterator class to be used with sorting::makeSorted that wraps multiple pointers.
#62 opened by corbett5 - 0
Write sorting::introsortLoop without recursion
#61 opened by corbett5