-
We replace some `range(0, a)` by `range(a)`,
occasionally replacing `xrange` by `range`
or a list by an iterator.
Component: **refactoring**
Author: **Frédéric Chapoton**
Branch/Commit: **[`d2a9…
-
found using
```
pycodestyle --select E111,E401,E701,E702,E703,W605,E711,E712,E713,E721,E722 --filename=*.pyx src/sage/modular/
```
CC: @tscrim @slel @kliem @kwankyu
Component: **modular forms**
…
-
#### Description
I am using the following code to generate fuzzy integers in a factory today:
```
import factory.fuzzy as fuzzy
#…
obj_id = fuzzy.FuzzyInteger(4e6, 5e6)
```
After upgr…
-
Hi,
I want to use the L-SVRGDA method to minimize a function which depends on n variables (tensors). Can you help me how to use it?
thank you
-
Windows 10, pygame 2.0.0.dev6 (SDL 2.0.10, python 3.8.1). tkinter 8.6
What previously worked on the latest stable release of pygame (1.9.6) for embedding the pygame wrapped SDL render window into a…
-
### pycaret version checks
- [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues).
- [X] I have confirmed this bug exists on the [la…
-
Hi,
all of a sudden, I am receiving a JSON related error while attempting to download a list of securities with yfinance using a loop into a list of tickers.
Traceback is below. This appear to be ra…
-
Dear developers of ploidyNGS,
I have been trying to run the script simulatePloidyData.py to generate a chromosome with heteromorphic loci at the given heterozygosity.
Initially after encounter…
-
**Describe the bug**
if you try to use a seed with more than 16 digits once you click the generate button, there is a high probability that the generated image uses a different seed (usually the firs…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### OS
Linux
### GPU
cuda
### VRAM
_No response_
### What happened?
When launching with some embeddings (I b…