Historia zmian

Autor SHA1 Wiadomość Data
  Caleb Fangmeier 7c5a06c426 Modifies map to work on a value instead of a tuple. Adds ability to 7 lat temu
  Caleb Fangmeier 03a88b0a21 updates root components to add TreeDataSet, also renames files 7 lat temu
  Caleb Fangmeier d6be1127b8 removes std::invoke as we're rolling back to c++1y 7 lat temu
  Caleb Fangmeier 836549f3ab Merge branch 'master' of git.fangmeier.tech:caleb/filval 7 lat temu
  caleb 4603ddd8f4 Initial commit 7 lat temu
  Caleb Fangmeier b33cf01876 Updates to analysis routine, adding additional histograms 7 lat temu
  Caleb Fangmeier 8a6c0eaf54 rearranges the filval project to make root a sub-directory 7 lat temu
  Caleb Fangmeier d1ff0d903e adds function to easily create variants of a container with different cuts applied 7 lat temu
  Caleb Fangmeier 8be6413ed7 Adds documentation deployment make target, additional values relating to 7 lat temu
  Caleb Fangmeier ba6411da77 Adds basic event selection 7 lat temu
  Caleb Fangmeier 4427df6a66 Finishes implementing TMVA integration 7 lat temu
  Caleb Fangmeier 9a4380809f Adds example code for filval and the beginnings of TMVA integration in filval_root 7 lat temu
  Caleb Fangmeier e8aada8cd3 Modifies api to avoid duplicating values when possible 7 lat temu
  Caleb Fangmeier 1a706b5a62 Adds calculation of Top Mass from generator objects as well as saving function implementations to output file 7 lat temu
  Caleb Fangmeier 4850bd64ac Adds calculation of Top(Tri-jet) invarient mass 7 lat temu
  Caleb Fangmeier 9b0bb7d0e4 Fixes lower limits on histograms doing zero supression. Regenerates 7 lat temu
  Caleb Fangmeier f19b577f8b Adds dijet invarient mass distribution 7 lat temu
  Caleb Fangmeier 74fb44edfe Misc. Updates including 7 lat temu
  Caleb Fangmeier 063e476ace Modifies how images are displayed in Notebooks. 7 lat temu
  Caleb Fangmeier ae79fbb143 Adds single-value analogues to Zip/Map in Tuple/Apply 7 lat temu
  Caleb Fangmeier 88fc658241 Adds the ability to store arbitrary stl containers in output file. Adds visualization of Generator-Level objects using graphviz 7 lat temu
  Caleb Fangmeier cd5e74c021 Adds Jupyter notebooks to documentation 7 lat temu
  Caleb Fangmeier 7cee2c915b changes MapOver to no longer require template arguments to be wrapped in tuple 7 lat temu
  Caleb Fangmeier 56ea1ffb88 Implements fully variadic Zip Value. Not yet tested. 7 lat temu
  Caleb Fangmeier 7166060f01 begins re-implementing old ipynb analysis/plots using new framework 7 lat temu
  Caleb Fangmeier cbfd3422eb Adds Mean and Range Reduce classes. Integrates Function type into 7 lat temu
  Caleb Fangmeier c79b608374 Adds histogram containers to be filled with arrays, rather than singular 7 lat temu
  Caleb Fangmeier d050852cda Adds ability to save fv::root containers to root files. 7 lat temu
  Caleb Fangmeier 6c5889fa87 Adds function registry to keep track of declared lambda functions used 7 lat temu
  Caleb Fangmeier ac7102977c Adds generic un-templatted Function class and some formatting fixes 7 lat temu