Jose Borreguero

Results 4 issues of Jose Borreguero

I think there are scenarios when `_gen_relevant_images` misses generation of some needed image. See picture below for a scenario with 2D periodic boundary conditions. The query particle is located at...

**Example:** `./pg_sample --ordered --flip ` ```bash ./pg_sample --help --ordered Select from the table records after ordering the records by primary key value. --flip When passed as an option, the records...

Signed-off-by: Jose Borreguero

Referencing ipywidgets components in RST documents doesn't include a link after building In my conf.py file: ``` # Domains for intersphinx inventory file objects.inv intersphinx_mapping = { 'ipywidgets': ('http://ipywidgets.readthedocs.io/en/latest', None),...