-
While working on a project, I found this package called [`leidenalg`](https://leidenalg.readthedocs.io/en/latest/index.html). Based on my experience, it produces higher quality communities than Networ…
-
Adapt Tony Finch's ListLife algorithm for Game of Life simulation. It should be faster, than current implementation.
http://dotat.at/prog/life/life.html
-
It is apparently quiet possible to turn the time-spend branch in a state that doesn't allow for fast forward
e.g: http://vmiklos.hu/blog/git-notes-merge.html
advdv updated
9 years ago
-
New feature for directory iterator
https://docs.python.org/3.5/whatsnew/3.5.html#pep-471-os-scandir-function-a-better-and-faster-directory-iterator
-
## Description
Followup of #7638 which only addressed key events.
As suspected _touch events_ present the same problem.
* igniteui-angular version: 18.0.4
* browser: Chrome Mobile or Touchscr…
-
https://rustwasm.github.io/wasm-bindgen/examples/webgl.html
Passing buffers from rust to javascript should be much faster with this new standard API
-
- [x] torch vision (https://pytorch.org/docs/stable/torchvision/models.html)
- [x] pytorch-ssd (https://github.com/qfgaohao/pytorch-ssd)
- [ ] ssd.pytorch (https://github.com/amdegroot/ssd.pytor…
-
**rust-analyzer version**: 2024-05-09
**rustc version**: (eg. output of `rustc -V`): 1.78.0
**editor or extension**: neovim with Mason+Lspconfig+RustAnalyzer
**relevant settings**: none
…
-
```
S3 now supports multipart uploads. I have no exact idea how this may improve
s3backer, but I thought it might be worth mentioning in case there is
employment for the option to make s3backer bett…
-
### Feature Description
htmx allows backend devs to build html based GUI using https://github.com/gofiber/template and then updating the html i the browser.
The core concept with HTMX is that yo…