Package tulip :: Package interfaces :: Module _inspect
[frames] | no frames]

Module _inspect

Collect and print environment information.

Functions
 
print_env()
Print to `stdout` relevant information about environment.
Variables
  __package__ = None
hash(x)
Function Details

print_env()

 

Print to `stdout` relevant information about environment.

Looks for solvers like `gr1c` and `glpk`, bindings with `cvxopt`, and reports this and other relevant information.