nelson
nelson copied to clipboard
The Nelson Programming Language
dv = datevec(datenum('10-Mar-2010 16:48:17')); REF = [2010 3 10 16 48 17]; assert_isequal(dv, REF); dv = datevec(datenum('Mar.10,2010')); REF = [2010 3 10 0 0 0]; assert_isequal(dv, REF);
Current sparse insertion and extraction need to be completed.
Student's t cumulative distribution function ``` p = tcdf(x,nu) ```
Content is in the title ;)
save dictionary and load using json