daquexian

Results 54 issues of daquexian

After several months I found the code is not correct "MVVM". The main flaw is that it is not test-friendly.

Although I called current way to resolve text "recursive descent", I found it is wrong, hhhh.

enhancement

Now the way to resolve LaTeX formulas is using a web API The problem is this way relies on internet, and needs time to retrieve images And I noticed [https://github.com/mksmbrtsh/jlatexmath-android](https://github.com/mksmbrtsh/jlatexmath-android)...

enhancement
help wanted

Despite convenience, the data-binding way to handle RecyclerView makes the extension harder. So switching to the usual way and conjuncing with popular libraries is necessary. https://github.com/davideas/FlexibleAdapter This library supports many...

enhancement

:)

enhancement
help wanted

Details are on the 68th floor of [this](https://chaoli.club/index.php/3078)

enhancement
help wanted

Due to the limitation of JLaTeXMath, some complicated formula cannot be rendered correctly. I'm considering to use [MathJaX](https://github.com/mathjax/MathJax-docs/wiki/Guide:-MathJax-in-Android-apps) instead of JLaTeXMath, but I don't like to use WebView (It's so...

enhancement

Thousands of developers benefit from this awesome library. Most of us are also worried about you for you came across some life troubles. As a developer I also assigned much...

## Motivation I'm the author of onnx-simplifier. Recently I published onnxsim v0.4.0. In the latest version, dynamic input shapes are natively supported with no need for extra flags like `dynamic_input_shapes`....