Skip to content

physycom/distance_stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

documentclass title author
physycomen
distance_stats
Fabbri, Sinigardi
© Physics of Complex Systems Laboratory - Physics and Astronomy Department - University of Bologna
Build Status
Build Status

Installation

CMake and a C++11 compatible compiler are required. To build the executable, clone the repo and then type

mkdir build ; cd build ; cmake .. ; cmake --build . --target install

With CMake you can also deploy projects for the most common IDEs.

Contains jsoncons as a git submodule.

Synopsis

distance_stats.exe -i input.json -o output_file
trip_stats.exe input1.json input2.json ...
global_stats.exe input1.TRIPSTATS.json input2.TRIPSTATS.json ...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published