Fast visibility simulator with interface to CPU and GPU
A longer description of your project goes here...
Merely do pip install vis_cpu
. If you want to use the GPU functions, install
with pip install vis_cpu.[gpu]
.
Run pre-commit install
before working on this code.