-
I can reference code from a notebook using
```
.. literalinclude:: ../auto_examples/plot_myscript.py
:start-after: [some-tag]
:end-before: [another-tag]
```
and the resulting images usin…
-
ERROR:root:Traceback (most recent call last):
File "Qt\logic.py", line 243, in run_GLR
File "subprocess.py", line 951, in __init__
File "subprocess.py", line 1420, in _execute_child
Permissi…
-
### Tips for a helpful feature request:
In situations when draw wind vectors (or wind barbs) with python , I would like to be able to draw wind vectors (or wind barbs) using ggplot2 and metR packag…
-
Any plans to implement the Petrophysical Guided Inversion regularisation as an option?
e.g.
https://docs.simpeg.xyz/content/examples/10-pgi/plot_inv_0_PGI_Linear_1D.html#sphx-glr-content-examples-10…
-
### 🐛 Describe the bug
Hi,
I am trying to train and evaluate pre-trained Faster R-CNN model with standard coco dataset. I am getting the following error
TypeError: RandomIoUCrop() requires input …
-
This is an overview issue to keep track of some ideas about scales and units.
Here, in particular, we will keep track of things we wish to update for the 1.1 release.
Topics / todos:
- [ ] Ch…
-
Possible points of failure:
- GLR returning a parse forest / ambiguities
- Slow DFA implementation
- Unsupported regex features
- Incorrectly implemented / untested regex features.
- Poor G4 qu…
-
The center of plots produced by pole_density_function() do not appear to be correct. For example https://orix.readthedocs.io/en/stable/examples/plotting/subplots.html#sphx-glr-examples-plotting-subplo…
-
Networkx now offers an "Atlas" example which could be useful for making nicer, packed plots that the current approach using "squarify". Not sure how it handles node sizes and probably the performance …
grst updated
10 months ago
-
The 1D examples are still broken on the website https://www.kymat.io/gallery_1d/plot_filters.html#sphx-glr-gallery-1d-plot-filters-py
Did we merge @danedane-haider's PR? perhaps the website isn't …