Open Issues Need Help
View All on GitHub need to implement CMake functionality for c/cpp code building, compiling manually takes too much effort 3 months ago
AI Summary: Implement a CMake build system for a C/C++ project to replace manual compilation. The CMake system should handle compiling all source files across multiple subdirectories, linking to create shared libraries (libarray.so/libarray.dll), and supporting both Linux and Windows. The build process should be easily invoked using standard CMake commands.
Complexity:
4/5
help wanted features tasks
Lightweight multi-dimensional array manipulation library powered by GPU
C++
#array#array-lib#array-manipulations#matmul#numpy