issues
search
gordonwatts
/
BDTTrainingAnalysisLanguage
Pull from ATLAS EXOT 15 Derivation, columnar data, and flat rootutples with RDF to scikitlearn in one nice fast swoop
0
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Work to get BDT training dataset and Z Peak Data produced
#82
gordonwatts
closed
5 years ago
1
Chained functions with the same parameter names seem to interfere
#81
gordonwatts
opened
5 years ago
0
Allow simple whitespace in lambda functions at start and end
#80
gordonwatts
closed
5 years ago
0
Add simple type system hints to help the system out with pointers etc.
#79
gordonwatts
closed
5 years ago
0
Support adding new packages to the CMakeList.txt file
#78
gordonwatts
opened
5 years ago
0
First should throw if it is given an empty sequence
#77
gordonwatts
opened
5 years ago
0
Min and Max should throw if they are fed an empty sequence
#76
gordonwatts
opened
5 years ago
0
Testing with arrays of integers
#75
gordonwatts
opened
5 years ago
0
Aggregate needs careful testing of all its forms
#74
gordonwatts
opened
5 years ago
1
Does SelectMany need a top level flag like Select?
#73
gordonwatts
opened
5 years ago
0
Add test cases to deal with Aggregate
#72
gordonwatts
opened
5 years ago
0
math.sin won't work as it is interpreted as a math.sin (sin attribute)
#71
gordonwatts
opened
5 years ago
0
AST Manipulation - asts should be immutable
#70
gordonwatts
opened
5 years ago
0
Refactoring and extension of python array functionality
#69
masonproffitt
closed
5 years ago
1
Implement First/Last
#68
gordonwatts
opened
5 years ago
1
Implement Take and Skip
#67
gordonwatts
opened
5 years ago
0
Add Sum as an aggregate shortcut
#66
gordonwatts
closed
5 years ago
0
Add simple function translation
#65
gordonwatts
closed
5 years ago
0
Adding RDF example on getting a variable with an operation
#64
etorro
opened
5 years ago
0
Including RDataFrame example
#63
etorro
closed
5 years ago
1
Jet Pt is getting set in the wrong place
#62
gordonwatts
closed
5 years ago
3
Support vector<double> coming back from a call
#61
gordonwatts
closed
5 years ago
1
Add code to generate z peak information
#60
gordonwatts
closed
5 years ago
0
Add code to generate data for the BDT run
#59
gordonwatts
closed
5 years ago
0
Add tests to the code
#58
gordonwatts
closed
5 years ago
0
Feature/returntypes
#57
gordonwatts
closed
5 years ago
0
DataSet needs to be normalized
#56
gordonwatts
opened
5 years ago
0
Enable more return types
#55
gordonwatts
closed
5 years ago
7
Representations shoudl be immutable?
#54
gordonwatts
opened
5 years ago
0
Get the C++ code for diagnostic uses
#53
gordonwatts
opened
5 years ago
0
Add awkward data to the output frame - list of jet pt's
#52
gordonwatts
opened
5 years ago
0
Get DeltaR working correctly
#51
gordonwatts
closed
5 years ago
1
Use singularity rather than docker
#50
gordonwatts
opened
5 years ago
0
fix PATH in examples
#49
masonproffitt
closed
5 years ago
3
Adding the Where function to filter events and sequences
#48
gordonwatts
closed
5 years ago
0
Add awkward array support
#47
masonproffitt
closed
5 years ago
0
Add SelectMany functionality to numpy arrays (by allowing multiple dimensions within a row)
#46
masonproffitt
closed
5 years ago
0
Adding basic numpy backend
#45
masonproffitt
closed
5 years ago
1
Get the xAOD stuff out of EventStream.py
#44
gordonwatts
opened
5 years ago
0
Implement the Where operator in a sub-query
#43
gordonwatts
closed
5 years ago
0
Adding Aggregate
#42
gordonwatts
closed
5 years ago
0
Implement the Where operator
#41
gordonwatts
closed
5 years ago
2
Could the TTree guy be implemented as an Aggregate of some sort?
#40
gordonwatts
opened
5 years ago
0
Select, SelectMany, Aggregate, etc. should not be capitalized
#39
gordonwatts
opened
5 years ago
0
Try putting the python "len" function in to represent a shortcut for Count
#38
gordonwatts
closed
5 years ago
0
Add a terminal operator: Count() and Max() and Min() in sub-queries
#37
gordonwatts
closed
5 years ago
3
Ability to put in run numbers and jets in the same result
#36
gordonwatts
closed
5 years ago
0
Simplify nested SelectMany queries that end in Select
#35
gordonwatts
closed
5 years ago
0
Allow LINQ operators in the lambda functions
#34
gordonwatts
closed
5 years ago
0
Slight modification to get running on Linux
#33
masonproffitt
closed
5 years ago
1
Next