subpak_test
subpak_test,
an Octave code which
calls subpak(), which
implements various utilities.
Licensing:
The information on this web page is distributed under the MIT license.
Related Programs:
subpak,
an Octave code which
contains many utility routines;
Source Code:
-
subpak_test03.m,
tests ANGLE_TO_RGB;
-
subpak_test04.m,
tests AXIS_LIMITS;
-
subpak_test05.m,
tests AXIS_LIMITS;
-
subpak_test06.m,
tests BAR_CHECK, BAR_CODE, BAR_DIGIT_CODE_LEFT and
BAR_DIGIT_CODE_RIGHT.
-
subpak_test07.m,
tests BMI_ENGLISH;
-
subpak_test08.m,
tests FAC_DIV, FAC_GCD, FAC_LCM, FAC_MUL, FAC_TO_I4, and I4_TO_FAC.
-
subpak_test09.m,
tests GAUSS_SUM;
-
subpak_test10.m,
tests GET_SEED;
-
subpak_test11.m,
tests GRID1;
-
subpak_test12.m,
tests GRID1N;
-
subpak_test13.m,
tests GRID2;
-
subpak_test14.m,
tests GRID2N;
-
subpak_test15.m,
tests GRID3;
-
subpak_test16.m,
tests GRID3N;
-
subpak_test17.m,
tests GRID4;
-
subpak_test18.m,
tests GRID4N.
-
subpak_test19.m,
tests INDEX1_COL, INDEX1_ROW, and related functions.
-
subpak_test22.m,
tests LCM_12N.
-
subpak_test24.m,
tests PERM_INVERSE;
-
subpak_test25.m,
tests PRIME_GE;
-
subpak_test27.m,
tests RAND.
-
subpak_test28.m,
tests RAND.
-
subpak_test29.m,
tests RAT_FACTOR.
-
subpak_test30.m,
tests ROOTS_TO_R8POLY.
-
subpak_test31.m,
tests SORT_HEAP_EXTERNAL;
-
subpak_test32.m,
tests TVEC_EVEN, TVEC_EVEN2, TVEC_EVEN3;
-
subpak_test33.m,
tests TVEC_BRACKET_EVEN, TVEC_BRACKET_EVEN2, TVEC_BRACKET_EVEN3;
Last revised on 22 September 2024.