-
- Downloads
Added header library version and new kinematics example.
- FuncVarPattern.h : Name sucks but it can always be changed. - kinematics.cxx : Calculates DIS kinematics as an example Ideas: - Add a wrapper on the result tuple so that `std::get<some_var>(res)` -> `res.get<some_var>()`.
FuncVarPattern.h
0 → 100644
Makefile
0 → 100644
kinematics.cxx
0 → 100644
Please register or sign in to comment