Ruida Zeng

Results 17 issues of Ruida Zeng

Do you think a more detailed README file describing each source code file in the "code" folder might be made available in the future?

It seems like you have implemented StalinSort in more than 30 languages. But have the source codes been peer reviewed enough so that they **only contain generic template classes** that...

I am using the triangular arbitrage opportunity detection code, and I wanted to know if it has been benchmarked and tested for run time performance on exchanges other than Binance...

@Herklos Would you `cycle_detector` be of any interest in terms of arbitrage opportunity detection? For the test case, total profit from the best triangular arbitrage opportunity is approximately 452.63% (SELL...

Is this repo still being actively maintained? Will issues and pull requested be handled? The last push was 5 years ago.

Is this repo still being actively maintained? Will issues and pull requested be handled? The last push was 3 years ago.

Alternative link: [https://arxiv.org/pdf/2204.05238](https://arxiv.org/pdf/2204.05238)

I’m using the code to set up an optimization problem with a bunch of liquidity pools, but the number of pools isn’t fixed—it can change and grow depending on the...

### Is your question not already answered in the FAQ? - [X] I made sure the question is not listed in the [FAQ](https://github.com/dockur/windows/blob/master/readme.md). ### Is this a general question and...

question

Enable support for the `deriveKey` method for key derivation algorithms, including ECDH, HKDF, and PBKDF2, over `derivedBits`. This approach allows for direct derivation of cryptographic keys from a base key...

enhancement