bvec_test, an Octave code which calls bvec() to show how signed integers can be stored as binary vectors, and arithmetic can be performed on them.
The computer code and data files made available on this web page are distributed under the MIT license
bvec, an Octave code which demonstrates how signed integers can be stored as binary vectors, and arithmetic can be performed on them.