andrea-dev #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "andrea-dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Initial work on new cmt framework with python and CUDA for 0.7
condaenv.ymlfor environment setup and updateREADME.mdwith detailed build instructions. 8566ceb662VoxRaytracer::RayDatato useDataAllocatorfor host/device memory management. adedbcc37cuLib::Vectorto enable GPU memory management and integrate CUDA support into the build system. 9a59e031edadded CUDA for images and raytracing, added python bindings via pybind11, removed LTK, added documentation