-
Hi all and thanks for this incredible project! I'm curious if there are plans to extend support to Kobo Sage devices. Thank you!
-
EC2 instances of p4de are super hard to get and launch on AWS if sky supports sage makers training and inference instances that would be great
-
### Issue
Practically every input that I make to Aider is multi-line. In many other systems, for example, Mathematica or Sage, the default when pressing the Enter key is to simply insert a new lin…
-
In #5293 we made downloads asynchronous, but they are still limited by our 30 second gunicorn timeout. We currently prohibit downloads if we estimate that they will be larger than 100MB, but download…
-
The paper by Jeff Denny, *Schedules and Waitlists and Integer Programs, Oh My!* https://www.tandfonline.com/doi/full/10.1080/0025570X.2023.2284419 mentions using (but doesn't cite) Sage - interestingl…
-
Hello,
I would like to claim the namespace GuillaumeCLEMENT on Open VSX. I am the developer of the Visual Studio Code extension "X3 4GL Tools," which enhances Sage X3 4GL development. As the creato…
-
### Steps To Reproduce
_No response_
### Expected Behavior
Test pass
### Actual Behavior
```
sage -t --warn-long 5.0 --random-seed=130677747974987316498399576088509580425 src/sage/groups/finitel…
-
### Steps To Reproduce
`var('x'); 1.0^x`
### Expected Behavior
should return `1.00000000000000^x`.
### Actual Behavior
raises a `ValueError: power::eval(): division by zero`.
### Add…
-
In order to make the computation of https://github.com/chriszhang3/cylinders more broadly available we propose the implementation of several additional functionalities to cylinder diagrams
- homology…
-
Even I correctly(?) configured the root directory and executable directory as following:
`(setq sage-shell:sage-root "/usr/share/sagemath")`
Still getitng this error
> sage-shell:read-comma…