Emmanuel

Results 184 issues of Emmanuel

To fix ctypes.ArgumentError in python 3 add a `b` before the quotes: ```c train = load_classification_data(b"mnist.train", b"mnist.labels", 1) test = load_classification_data(b"mnist.test", b"mnist.labels", 1) ```

As explained here: [https://developer.android.com/guide/navigation/navigation-getting-started](https://developer.android.com/guide/navigation/navigation-getting-started).

Issue-Task (low)
Area-UIUX

There seems to be that there are a lot of features in this app that go under the radar of some users, such as the multiple tabs, shortcutting, long tapping...

Issue-Feature
pr-no-code-changes

Cannot run https://github.com/miquelmassot/g2o/blob/c0c3e4736ce8bdaa4939569fe635dfb6f894534e/python/examples/ba_demo.py because pip installation is missing LinearSolverCholmodSE3. Workaround: replaced it with LinearSolverEigenSE3.

This is catch-all about issue on Amazon Firestick.

help wanted
From-telegram
Environment-AndroidTV

Please provide a compiled version of the PDF with the releases, for easier reference, thank you.

Add some kind of warning for forgeting `Clay_SetMeasureTextFunction` and using the `CLAY_TEXT`, maybe on compilation, because right now it just segfaults.

The `CLAY_RENDER_COMMAND_TYPE_SCISSOR_START` and `CLAY_RENDER_COMMAND_TYPE_SCISSOR_END` commands are explained as: > #### Rendering > > Enabling scroll for an element will result in two additional render commands: > > - commandType =...

Testing this library in Android I am having trouble pressing the buttons in the debug panel: ![imagen](https://github.com/user-attachments/assets/83a1c24a-24f4-4ca3-a5b7-1ce9188b0998) This might be a problem with the font, but please don't make buttons...

enhancement

I have no idea how rust crates work, but I would love to have bindings for rust.