/is-additive-python

Determines if function(x+y) = function(x) + function(y)

Primary LanguagePython

Watchers