-
I can't remember where or from who, but a few months ago I picked up a message that Wire wanted to implement federation between Wire servers.
I just want to give you guys a giant heads-up for the i…
-
It is quite often desired to run the same test logic in various scenarios. ATM there is no dedicated facility in bats to make that easy, so [I resorted to placing test logic into a dedicated function…
-
I diagnosed this problem with DifferentiationInterface, but it also appears using Enzyme's own `hvp` function.
The following code is run on Julia 1.11 with Enzyme v0.13.14. On Julia 1.10 it returns th…
-
![screenshot from 2016-10-02 15-58-26](https://cloud.githubusercontent.com/assets/11735658/19021441/25d33246-88b9-11e6-917f-46806e505a65.png)
the test data is downloaded from https://www.doc.ic.ac.uk…
-
To increase the robustness and portability of wallet3 it should be built around a purely functional library that meets the following conditions:
1. C ABI
2. No concurrency and networking mixed in.…
-
Currently, it seems that `wgpu` doesn't have a function to not enlarge/reduce the contents when resizing the window.
In GUIs that use wgpu, you may not want the contents to zoom in/out when resizin…
-
After talking over the design and benchmarking results with @plof27 today, we've decided on a strategy to pursue for signal propagation (#1).
Key findings:
1. Signal diffusion takes wildly more t…
-
I ran the code on Ubuntu 22.04 and I tried this command
`(gaussian_splatting) linle@cg3090:~/content/gaussian-splatting$ pip install submodules/diff-gaussian-rasterization`
but the problem occurre…
-
Thank you all for your selfless work.
Following openMVG and openMVS routine, I ran a test data set that includes 12 UAV images of a playground, and I got some results. But when zooming the matching r…
-
Just writing this up for posterity. It is possible to degrade the model when fiddling with optimization parameters or if something goes wrong and the deconvolution algorithm starts diverging. For this…