Alex Pyattaev
Alex Pyattaev
I've found this gem by accident and it seems to work correctly on stable rust. I suppose it would not hurt to push a relevant version out. While organizing the...
While trying to test this out had to patch this to work on recent linux'es. Mostly changes related to include and link paths to target specifically lua5.1
Nothing major, few tweaks: - improved logging - ability to pick root filesystem type - ability to autogenerate root password
Not a major concern, but it would be very helpful to summarize how this project is different from https://crates.io/crates/yew-and-bulma . Naturally, both projects pursue similar goals, but are distinct. Maybe...
Just benchmarked your freelist implementation, and it is remarkably fast. Sadly, it lacks a way to preallocate the memory which tanks performance early on. Could you please add the with_capacity...
Hi, hope you will find these changes useful/helpful. I'm looking for a speedup of pyquaternion code, primarily targeting numba jit compiler. I've added basic support for numba into pyquaternion, as...
Hi! Would it be possible to get some kind of guide (in English) for how to actually work with the code? While one has to appreciate the fact it is...
The code did not comply with PEP8 in many places, that was cleaned up. Using global variable for edge length is very dangerous, especially if user wants to change edge...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug The subject mission has a very odd quirk, if there...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I have somehow managed to avoid getting the The Intro...