-
I have many common scenarios for data visualizing.
E.g.
- vertical comparison or horizontal comparison on the different plots
- adding data to the same plots with labels
- histogramming with err…
bdrum updated
3 years ago
-
### Description
(Updating this issue from original problem).
It seems that matplotlib 3.4 has changed some of their internals that proplot was relying on, and now several things are broken.
1. pr…
-
Release Date: mid november 2021 ~~october~~ ~~september~~
Wanted:
- Infrastructure:
- [x] PyPy3.7-7.3.7 (with 3 weeks long regressions finally hunted down)
- [x] PyPy3.8-7.3.7 beta,…
-
We import matplotlib so we can save the default styles. We don't need to do this unless the user has asked us to theme matplotlib plots. On some machines this import can take a long time.
-
After launching spyder (for the first time ever, but I’ve also ran `spyder --reset` afterwards in order to retry), the window is correctly shown but no any input is taken into account. All I can do is…
-
Hey,
I hope you can guide me working my exe. :-) I am new to so I need support what I have to done corresponding top the many missing modules!
Pyinstaller 3.3.dev0+d118e6e00
python 2.7.13
Usin…
-
`DemographyDebugger.mean_coalescence_time()` seems to have difficulty with more complex population relationships. For the example below, the mean value does not appear to be converging (at least, not …
-
In Heptapod by @stonebig on Oct 10, 2021, 11:32
I report because the problem seems new to me vs PyPy-3.7.5, yet it may be complex to guess what causes this.
In hope it helps
On a notebook:
````
# C…
-
### Type of Issues (Enhancement, Error, Bug, Question)
Question
### Operating System
Windows 10
### Python version
3.8.3
### PySimpleGUI Port and Version
*** With this window still open, paste …
-
from #434
The idea is to enable (but not add) the Compound class which refers to all classes that inherit BaseGeo AND Collection. This enables "tracking" of Collection objects that could be Halbac…