ubvec_test, a Fortran90 code which calls ubvec(), which demonstrates how unsigned binary vectors, strings of 0's and 1's, can represent nonnegative integers or subsets or other mathematical objects, for which various arithmetic and logical operations can be defined.
The information on this web page is distributed under the MIT license.
ubvec, a Fortran90 code which demonstrates how unsigned binary vectors, strings of 0 and 1, can represent nonnegative integers or subsets or other mathematical objects, for which various arithmetic and logical operations can be defined.