-
The implementation needs to be rewritten from scratch to handle possible pairs or singles, and to trim all leading and trailing whitespace, and to collapse all whitespace segments into a single space.
-
Allocation re-use was [discussed here](https://github.com/capnproto/capnproto/issues/639) and the suggested solution is to pass some memory into the `MallocMessageBuilder` constructor. However, this a…
-
Title is pretty self explanatory. I used your implementation a few weeks ago successfully and everything was perfect, but now when i installed this on another machine after a few iterations it starts …
-
### Describe the bug
I am trying to optimize the performance of https://triton-lang.org/main/getting-started/tutorials/08-grouped-gemm.html by enabling better pipelining. Currently, it has 3 nested…
-
OpenXR is the (actually) open standard for interfacing with XR devices, and using it will mean much improved compatibility (including Oculus etc users being able to use xivr without SteamVR).
It wo…
-
## Description
https://github.com/Altinn/app-lib-dotnet/issues/602, https://github.com/Altinn/app-lib-dotnet/issues/714 and associated [PR](https://github.com/Altinn/app-lib-dotnet/pull/669) implemen…
-
Request implementation of the Parinfer algorithm presented at https://shaunlebron.github.io/parinfer/
I am a neophyte to Common Lisp, but based on what I've noticed at the Parinfer webpage, it looks …
ghost updated
2 years ago
-
I'm wondering if this project is still active. I am working on an implementation from scratch, featuring **ES6, React, Webpack, Electron**, and other new technologies:
[https://github.com/amilajack/p…
-
Would you accept a pull request that adds an implementation of the [RDP algorithm](https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm)?
An implementation that uses the sh…
-
I think it would be a welcome addition if there was a way to reset a Counter to 0 value without having to resort to workarounds (e.g. unregister and delete a Counter metric, and then recreate it from …