jamesrobertlloyd / gpss-research

Kernel structure discovery research code - likely to be unstable
MIT License
187 stars 73 forks source link

Sum, Product, Changepoint should be operators #25

Closed jamesrobertlloyd closed 10 years ago

jamesrobertlloyd commented 11 years ago

This will likely tidy up some duplicate code since we know that all operators have operands etc

Also - if we record properties like commutativity / distributivity etc. we can abstract their behaviour.

jamesrobertlloyd commented 10 years ago

Done