-
```
# Platform: linux; (Linux-6.6.58-gentoo-dist-x86_64-Intel-R-_Core-TM-_i7-9700_CPU_@_3.00GHz-with-glibc2.40)
# Sphinx version: 8.1.3
# Python version: 3.12.7 (CPython)
# Docutils ve…
-
Please provide the following images in light mode and in .png format. Whoever completes this task will need a connection to Sage Intacct. I do not have access to this connection and therefore do not k…
-
### Steps To Reproduce
Try to compute cartesian product of Combinations
```python
a = Combinations([1,2,3], 2)
cartesian_product([a, a])
```
### Expected Behavior
Returns cartesian product of C…
-
Hello. I'm trying to use PeptideShaker to process identification files obtained by SearchGUI using several search engines (Comet, OMSSA, Tide, X! Tandem and Sage).
PeptideShaker encounters the follow…
-
### Steps To Reproduce
With the docker container, the ca-certificates OS package is not installed/retained. This breaks the extension discovery component of JupyerLab, if the user accepts consent for…
-
### Steps To Reproduce
PolynomialRing(Zmod(n), 'x')
### Expected Behavior
Compiles fine
### Actual Behavior
when n>=2**63,
the error show that
"
/home/sage-10.4/local/var/lib/sage/venv-python…
-
I found these greatly improved SDXL speed, like 25% on my 3060. can you make a node for unet models, because most flux models are unet. I would like to try it on flux
-
can sage support code repo comparison function.
For example , I want to add 2~3 code repo here
to ask how to both use two code repo, to finish my business
-
First I installed sage using the package manager of my linux distribution.
## This works
main.py
```py
from sage.all import ZZ
print(ZZ)
```
```sh
uv run main.py
```
Output is `Integ…
-
I imported an existing mainnet mnemonic into Sage. The Sage wallet is only finding 1 coin record for this wallet but it actually has 2 coins when viewed using the Chia Reference Wallet or when using …