-
Running the Windows version. Anybody else that had experienced that wxMaxima has become quit slow in updating the window, even when just resizing the window. Especially pronounced with large worksheet…
-
## Edit for clarity
We **reversed our decision** on this and ImageSharp is now licenced under an Apache-2 license. @tocsoft
---
**Original details**
This issue exists for the community to …
-
just a little pep8 refreshing
CC: @videlec @tscrim
Component: **documentation**
Author: **Frédéric Chapoton**
Branch/Commit: **[`c7a0543`](https://github.com/sagemath/sagetrac-mirror/commit/c7a…
-
### Bug Description
Nozzle to probe offset is ignored. Probably on X and Y axis.
### Configuration Files
Not relevant
### Steps to Reproduce
Compile latest 04c4c6004e752582235357b14aebd…
-
sympification allow repeated decimal format
```
>>> S('.[2]')
2/9
```
It might be good to allow continued fraction input:
```
>> S('[1; 2, 3]') -> 1 + 1/(2 + 1/S(3)) -> 10/7
```
The semicol…
-
```
Currently SymPy only provides functionalities to find continued fraction representation of rational fractions.
>>> from sympy.physics.quantum.shor import continued_fraction
>>> continued_fraction…
-
Hello!
I am trying to change the filament using the M600 command without an LCD screen and an encoder. The way I want to do it, is calling other M commands when the printer asks for input.
I hav…
-
I know that `\cfrac` can be used for continued fractions. However, it does not work in my case. I'm using Mathjax 2.7.1.
When trying `$$\frac{a}b=q_0+\cfrac{1}{q_1+\cfrac{1}{q_2+\cfrac{1}{\ddots+\…
apio1 updated
5 years ago
-
bc.. > It is sometimes slow if the nsimplify() cannot make it, so it probably
> should not be default, but it should be optional.
>
> I know many people (including myself) have burned themselves by
…
-
Currently working on [RxPY 3.0](https://github.com/ReactiveX/RxPY/tree/feature/rxpy-3.0) which is heavily inspired by RxJS 6.0. Need help with fixing things after code refactoring. New features:
- …