-
The code that actually calls the read simulator should be modularized into its own function, which down the line could allow the function to accept various read simulating tools.
simulate.py lines 75…
-
Hi, first off, this project looks great and is something I was considering doing. I have the tri-color 12.48" from waveshare. I noticed when looking at the code that it's hard-coded for your 7" model.…
-
figure out what type of server you need to allow importing multiple js files and use it all with a browser
-
### Problem
The frontend could be split into more modular parts by reducing repetition, grouping some `Type` variants by their behavior, and splitting out some code into separate crates
### Happy Ca…
-
Hello, I am the developer of [DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio), another diffusion engine. We are very surprised by the amazing speedup achieved by SVDQuant. We hope to…
-
```Haskell
newtype (:%:) (int :: Type) (modulus :: Natural) = UnsafeMod int
```
This is the `Mod` type from #177 proof-of-concept
Motivation is to model things as what they are. For instance, in…
-
Implement additional features to streamline and finalize the creature assembly system, enhancing usability and aesthetic configurations.
- [ ] Automatic Attachment of New Parts: newly added body pa…
-
Hello I am giving a try to shiny for python and shinylive for python and have found some issues when deploying modular apps. I have created the following app as an [example](https://github.com/davidrs…
-
This issue will track the first part of the adoption of the Modular RAG architecture in Spring AI.
### Context
The work can be split into two categories.
1. The design and implementation of t…
-
### Description
Currently there are efforts to implement parquet de-/encryption into arrow-rs:
https://github.com/apache/arrow-rs/pull/6637
I suggest to extend the existing scan,read,sink and wri…