Skip to content

slsdetectorgroup/aare-submodule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aare-submodule

#Clone the examples and the submodule
git clone https://github.com/slsdetectorgroup/aare-submodule.git --recursive
cd aare-submodule
mkdir build
cd build

cmake .. 

#or if you dont want to build the python ext
# cmake .. -DAARE_PYTHON_BINDINGS=OFF 

make -j4
./00-NDArray

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published