-
**Is your feature request related to a problem? Please describe.**
The current backend is based on a QUART web server. The incoming request payloads are not validated against a data model. No Openap…
-
Here you can find the french translation file for EverydayTasks.
Thanks for the job you have already done !
[fr.json](https://github.com/jenspfahl/EverydayTasks/files/13281863/fr.json)
-
Hello,
Could you please provide some information about quart-db vs sqlalchemy ?
Thanks
-
# Abstract
Given a k > 1 counterfeit coins (all of the same weight lighter than true coins)
among n >> k coins, devise a quantum algorithm that uses a quantum balance, to weigh coins and identify…
-
When trying to run the test set for p = 2 and n = 4, the code is really slow and seems to be hanging on computing the splitting fields. It might be worth to reconsider the way these are generated now.…
-
This isn't as much of a feature request as it is an attempt to start of a conversation about the possibility of adding WebSocket support (through Channels or otherwise). This would probably have to be…
-
This is a feature request / proposal to add ASGI support to tornado. Advantages are twofold:
1. It would "automatically" add HTTP/2-support to tornado given a suitable server like hypercorn or daph…
-
My package was build using v1.0 but after updating to v2.0 the same code has becoming extremely slow and causing memory errors. I have a `for` loop with 14 iterations where I do symbolic calculations.…
-
solve_biquadratic is called in the process of using nonlinsolve but it does not give a solution (or error) when an equation contains a radical:
```
>>> nonlinsolve((x**2-y-sqrt(2), x**2+x*y-y**2),…
-
Not sure what is wrong here. the db and index folders are at their default locations. Even so I copied them to each and evey folder possible. But still it is giving the same error.
```
File "C:\Us…