-
Discovered by @rcgee... In some cases, the source mesh created from a `characteristicFaultSource` with a `griddedSurface` becomes a 2D array instead of 1D array in the function [get_joyner_boore_dista…
-
The Go 1.9 implementation of `sync.Map` is very pointer-heavy. That wastes a bit of CPU (following and caching those pointers and their address translations) and also consumes more steady-state memory…
-
Feature gate: `#![feature(iterator_try_reduce)]`
This is a tracking issue for adding a `try_reduce` method to the `Iterator`trait. There is `fold`and `try_fold` but only `reduce`. It's possible for…
-
Current versions of gix-url have added quite a few dependencies, including many ICU crates and other dependencies that look related to international domain names.
Please consider adding a feature f…
-
is this possible/ is it possible for it to be changed during a session
-
### Description
Starting from early September 2024, the `addons-server` has begun to put tens of thousands of files in its `site-static` directory. Consequently, we are currently uploading over 15,00…
-
The code smell "Switch Statements" was addressed by reducing the level of nesting in the status() method. This change improves code readability and maintainability.
Reference: [Switch Statements](h…
-
https://collabnext-bxdtfdg2f5btergb.eastus-01.azurewebsites.net/team seems slow to load. I noticed that the folder which contains the webp files of headshots has a wide range of file sizes.
Resi…
-
I used a 15MB tflite model and noticed that the resulting APK file size became significantly larger. Before using flutter-tflite, the package size was 54MB, but after integration, it increased to 145M…
-
Currently we're not able to handle a particular comparator circuit on 4-bit integers (memory use goes over 12GB). The example is a 19-qubit circuit that we fully instantiate as a matrix mid-computati…