-
processing a data set that the data table has "." as a missing code. I get an error:
Error in round(x) : non-numeric argument to mathematical function.
I was able find that in make_eml where it w…
-
### Idea Title
Constant product Automated Maker Algorithm
### Idea Description
Add a production-ready implementation of the Constant Product AMM algorithm, similar to Uniswap V1's core mechanics.…
-
#143 implemented Numpy NDArray support, opening the door to supporting a wide range of Numpy functions. Here is a list of frequently used functions and how they might be represented.
Some function…
-
Hello JeanLucPons. Recently I have been very interested in the subject of Pollard's kangaroo for SECPK1. For my searches for the keys, I will use your development. Thank you for your Kangaroo program.…
-
### Motivation: Why do you think this is important?
Acccording to @dylanwilder:
"we have an use case where the overhead of spinning up flyte components provides some lag in our user experience, bu…
-
_This will likely be a long-term improvement because the meta description (1-2 sentences) for each page probably needs to be written manually. Perhaps we could use a machine learning algorithm to gene…
-
When we do asset teleportation or reserve asset transfers, we currently use the local chain's weigher as a guesstimate of how much weight the destination chain needs in order to execute the XCM that w…
-
Dear @sipemu, first, thank you very much for providing inexpensive access to this great application, which I am currently leveraging for my research at the University of St.Gallen.
While re-running…
-
### Proposals
I am using Unit Converter Ultimate in my smartphone and I would to see new features in the app. So I want to share my suggestions and here are my proposals.
* Force conversions
*…
-
```
GeoConfig - doubleToLong: long cast will always floor the result leading to
potentially unbounded cumulative errors.
Suggestion: use Math.round() instead
```
Original issue reported on code.goo…