simplex.zip A set of routines for the Primal Simplex Algorithm
simplex3.zip Solves linear problems
solv15.zip SOL is a library that displays a 5 level stack.
spcv23a.zip This is a Manufacturing program on the subject of Statistical Process Control.
spcv24.zip This is version 2.4 of my Statistical Process Control Program.
sqpq.zip Square Root's using partial quotients
stocdist.zip empirical stocastic distribution of one variable
symbmat.zip Handles symbolic matrices
symbmat2.zip Symbolic Matrix Utilities
symvec12.zip Symbolic Vector Program o automatically detects which machine you have, so functions work on both SX and GX o EXCO utility, expand and collect like terms in algebraics or vectors. o Commands: Dot -Dot product. Cross -Cross product of vector. Abs -ABS of vector. COSLAW -Takes A, B and Theta and puts them into the cosine law. UNITV -Takes a vector off the stack and gives a parallel unit vector. SPROJ -Takes A and B from the stack. Scalar projection of Vector A onto Vector B. VPROJ -Takes A abd B from the stack. Vector projection of Vector A onto Vector B. /_A-B -Takes A and B from the stack. Angle between Vector A and Vector B. EXCO -Expand and collect like terms in vectors, or algebraics. INFO. -Version of Vector