Commit graph

22 commits

Author SHA1 Message Date
Waldir Leoncio
448373796c Added FIXME 2020-10-19 15:58:17 +02:00
Waldir Leoncio
6b1a1910e3 Improvements to setdiff 2020-10-19 15:57:15 +02:00
Waldir Leoncio
eba8705d9e Implemented basic functionality of setdiff 2020-10-19 15:32:34 +02:00
Waldir Leoncio
3250349c60 Added nargin function 2020-10-19 09:50:12 +02:00
Waldir Leoncio
d5637fe428 Added unit tests for isspace 2020-07-28 10:38:28 +02:00
Waldir Leoncio
9954f12f6f Added unit tests for fix() 2020-07-14 14:10:12 +02:00
Waldir Leoncio
c2bbe701be Added tests for squeeze 2020-07-14 11:18:11 +02:00
Waldir Leoncio
bb44d0cfd4 Improved exception handling 2020-07-14 11:17:25 +02:00
Waldir Leoncio
32e5020d62 Translated basic Matlab function blanks() 2020-07-13 13:59:35 +02:00
Waldir Leoncio
31aeb99257 Translated cell(), added tests 2020-06-24 16:07:13 +02:00
Waldir Leoncio
3105ca9995 Refactoring 2020-05-20 11:21:07 +02:00
Waldir Leoncio
8a73fe4bc1 Added capacity to handle arrays 2020-03-18 11:24:19 +01:00
Waldir Leoncio
42ada1d34a Added basic translation of "find" 2020-03-18 10:30:37 +01:00
Waldir Leoncio
4c4390f419 Added base Matlab function 2020-03-18 08:25:50 +01:00
Waldir Leoncio
4810df7fb9 Added translated function + unit tests 2020-03-03 13:51:04 +01:00
Waldir Leoncio
2f6ad882a9 Added vectorizing capability and unit test 2020-03-03 11:04:40 +01:00
Waldir Leoncio
a4143ba786 Added support for 3D arrays 2020-02-25 14:28:54 +01:00
Waldir Leoncio
d8df7fcb9e Added tests 2020-02-25 11:48:40 +01:00
Waldir Leoncio
e645d00fca Implemented base MATLAB function in R 2020-01-30 16:19:57 +01:00
Waldir Leoncio
1b79529e4b Added basic colon function 2020-01-15 15:18:49 +01:00
Waldir Leoncio
f8f65f176c Fixed bugs on old functions 2020-01-15 13:29:47 +01:00
Waldir Leoncio
32b0e3e9c0 Refactoring 2020-01-15 11:15:50 +01:00
Renamed from tests/testthat/test.convertedBaseFunctions.R (Browse further)