rydiqule.rydiqule_utils.about

rydiqule.rydiqule_utils.about(obscure_paths: bool = True, show_numpy_config: bool = False)[source]

About box describing Rydiqule and its core dependencies.

Prints human readable strings of information about the system.

Parameters:
  • obscure_paths (bool, optional) – Remove user directory from printed paths. Default is True.

  • show_numpy_config (bool, optional) – Show the numpy config for BLAS/LAPACK backends. Default is False.

Examples

>>> rq.about() 

        Rydiqule
    ================

Rydiqule Version:     1.2.0
Installation Path:    ~\rydiqule\src\rydiqule

    Dependencies
    ================

NumPy Version:        1.24.3
SciPy Version:        1.11.3
Matplotlib Version:   3.8.0
ARC Version:          3.4.0
Python Version:       3.9.18
Python Install Path:  ~\miniconda3\envs\arc
Platform Info:        Windows (AMD64)
CPU Count:            16
Total System Memory:  256 GB