Vasco Schiavo

Results 17 issues of Vasco Schiavo

Hey guys, I saw that in the module `algebras` there is a script about `quaternion`. But what about one for [octonion](https://en.wikipedia.org/wiki/Octonion?scrlybrkr=d74b20d1)? it would be a nice idea to add this...

Hey, i have a really strange problem. I have two projects where i use the same identical workflow: ```yaml ... steps: - name: Checkout branch uses: actions/checkout@v3 - uses: conda-incubator/setup-miniconda@v2...

Hey, I am using `pysimdjson` very often to work with JSON and I appreciate the speed and the intuitiveness of the package. Generally, I use it when I need to...

Just a first sketch. Let me know what do you think :-)

Hei, For a project, I created a transformer that given the coordinates of two points on the earth calculates the distance between them. It would be interesting to have in...

Hey guys, is this repository still activate? Have you ever thought of implementing tests ?

Hey 👋 If I'm correct, there are not rules which target `.yaml` or `.toml` config files. - Could be interesting to format also these types of files? - Is this...

core
wish
linter

**Ruff-version : 0.3.3** Hello everyone, I'm concerned about the configuration file for Ruff (`pyproject.toml`,` ruff.toml`, ...). Are there checks for this configuration file? I'm asking not only about the syntax...

configuration
linter

## What is this Python project? An extremely fast Python linter and code formatter, written in Rust. ## What's the difference between this Python project and similar ones? It is...

Is this repository/package still maintened?