-
This appears to be a maxima related error.
```
integrate(1/(a-b),a)
```
=> log(a-b), which is correct
```
integrate(1/(a-c*b),a)
```
=> log(c*b-a), which is *incorrect*.
```
Sympy.integrate(1/(…
-
**Description**
A clear and concise description of what the bug is.
I am seeing a weird connection issue in my salt setup. there are ~30 minions registered with the master. for a few of them, master…
-
### Description
Related to #6671 - libcurl fails during autoreconf step if building with any compiler sanitizer enabled.
I've tracked this issue down to the following section in the recipe, which …
-
Imported from SourceForge on 2024-07-05 10:28:02
Created by **[mkoeppe](https://sourceforge.net/u/mkoeppe/)** on 2020-07-20 04:05:40
Original: https://sourceforge.net/p/maxima/bugs/3643
---
The docu…
rtoy updated
4 months ago
-
Imported from SourceForge on 2024-07-03 02:03:24
Created by **[robert_dodier](https://sourceforge.net/u/robert_dodier/)** on 2017-03-05 23:44:30
Original: https://sourceforge.net/p/maxima/bugs/3291
-…
rtoy updated
4 months ago
-
I have a compilation problem:
```
INFO Reading configuration /config/esphome/opentherm-gateway.yaml...
INFO Generating C++ source...
INFO Compiling app...
Processing opentherm-gateway (board: e…
-
I noticed a tag Dao 2.0 beta2 in the recent commits and got afraid that I'll not be able to properly describe/test/think_through all of my downstream bugs or enhancement ideas from my stash till the 2…
-
Several discussions regarding this topic has been started. I'm opening this issue for future discussions regarding:
* KISS over TCP/UDP/Serial
* Native AX.25 support (AX.25 on any platform supported…
-
### The problem
I seem to be getting a compile error when trying to enable the "remote_receiver:" option in the yaml config using the RP2040 platform.
`remote_receiver:`
` pin: GPIO20`
` dump: a…
-
My Apache uses `ECDHE-ECDSA-CHACHA20-POLY1305` for most connections, but for some reason I can't understand, `cipherscan` doesn't list it in its output. The local `OpenSSL` does have the CHACHA20-POLY…