made op and mem_access features accept arbitrary args in arbitrary order;...
made op and mem_access features accept arbitrary args in arbitrary order; created feature.name to distinguish feature name (args given by feature string in model expression in arbitrary order, matches variable names in model) from feature.hash()/feature.string_args() (which use consistent arg set/ordering independent of feature string in model expression)
Loading
Please sign in to comment