An open API service indexing awesome lists of open source software.

https://github.com/yandexdataschool/retina


https://github.com/yandexdataschool/retina

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# retina algorithm for cern
# to build type
# cmake .
# make
# To start algorithm using local data, first parameter is data location
# ./retina mcdata/0.dat
# To start tests
# make test