comp
Module for utility functions related to computational formulas.
Functions
|
Converts an ndarray of integers to a boolean representation. |
|
Computes the integral of the outer products of the array rows using the Monte-Carlo approximation, up to the volume factor. |
|
Sets a timeout on a function by using a ThreadPool with one thread. |