Changed the behaviour of log, exp, and align methods...
... and added a new methods. Methods with trailing underscore (log_, exp_ and align_) in the name do inplace modifications, while methods without trailing underscore create new objects.
Showing
src/@dseries/align_.m
0 → 100644
src/@dseries/copy.m
0 → 100644
src/@dseries/exp_.m
0 → 100644
src/@dseries/log_.m
0 → 100644