-
Power companies often have custom dynamic models that they are accustomed to using in their simulations. The symbolic modeling features of Andes make it convenient to add new models, but users may wis…
-
SymPy has [a ton](http://www.sympy.org/en/features.html) of features. Here are some suggestions on which ones we should discuss in depth. This already feels like a lot, so we may need to cut some of i…
-
Upgrading Maxima to 5.44.0 (see #30063) leads to the following regression:
```
sage: a = integral(log(cot(x) - 1), x, 0, pi/4); a
1/4*pi*(I*pi + log(2)) - 1/2*pi*log(2) - 1/2*I*dilog(I + 1) + 1/2*I…
-
Well met!
I am a researcher at the Institute for Artificial Intelligence at the University of Bremen. My area of study is tractable probabilistic cognitive robot plans. For this purpose I have writte…
-
------------------------------------------
# A MESSAGE FROM MAINTAINERS:
### THIS ISSUE COLLECTS ALL KNOWN ISSUES WITH KDE PLASMA 6 WHEN THE PAPIRUS ICON THEME IS APPLIED
### BEFORE REPORTING A…
-
sagemath does not like this giac output that contains `atan(i)`
```
>sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.6, Release Date: 2022-05-15 …
-
To make the most of this package, I'd like to see
1. Integration with [Unitful](https://github.com/ajkeller34/Unitful.jl). This may require changing the expected number type from `Real` to `Number`.
…
ghost updated
5 years ago
-
`create_mission_item` has `_frame` parameter which is set to 3 ([MAV_FRAME_GLOBAL_RELATIVE_ALT](https://mavlink.io/en/messages/common.html#MAV_FRAME_GLOBAL_RELATIVE_ALT)) though `lat` and `lon` are co…
-
As reported on [this ask question](http://ask.sagemath.org/question/24412/integral-from-sin-at-plus-minus-infinity-seems-to-be-bad/?answer=24413#post-id-24413), Maxima seems to know that integrating…
-
The new [System Integrity Protection](https://en.wikipedia.org/wiki/System_Integrity_Protection) feature in OSX El Capitan prevents a user from modifying /usr/bin, even with `sudo`. That means that th…