-
Starting the development of fast, parallelized C code for several checks.
get_threads()/set_threads()functions to control the number of threads used by the C code. The default is 1 thread for non parallelized code. -
any_infinite(similar tocheckmate::anyInfinite(), but using parallel code for large vectors.
- Initial version.