-
Hello,
I would like to run simple unconstrained algorithms (like gradient descent, trust-regions etc.) and have the solver return the following quantities:
- the function value at each iterate v…
-
**Describe the bug**
In a case where a schema has ambiguous class attributes, the `SchemaView.get_slot(...)` method should throw an exception rather than returning the first attribute it can find w…
-
### Feature
Maybe the first iteration could be just using a dropdown with all the possible values.
This will definitely be a bad experience for apps that have many options.
The second iterati…
-
**Is your feature request related to a problem? Please describe.**
While debugging scenarios with different values (list) for modifiers, it is not clear which values is selected and used between diff…
-
Recently, I came across some code in `tests/language/loop/for_variable_capture_test.dart` that has piqued my interest regarding how Dart handles variable capture in closures within loops. I'm looking …
-
Hi,
I receive the following error when trying to run NOVOPlasty v.4.3.1:
`Reading Input......OK`
`Building Hash Table...Use of freed value in iteration at NOVOPlasty4.3.1.pl line 4847.`
He…
-
Shifting through the index register is slow (7 cycles), so I replaced it with shifting AccA/B (2 cycles).
This saves 160 cycles per multiplication.
```
diff -u __mul.s.bak __mul.s
--- __mul.s.ba…
-
The `xsync.MapOf` is a concurrent-safe map, but for use cases where a regular map is needed (e.g., serialization or interactions with non-concurrent code), it would be very convenient to have a built-…
-
## Summary
* OS: Ubuntu Core 20
* Architecture: ARM
* Psutil version: 5.9.8 confirmed, but from code also 6.0.0 and likely earlier versions as well
* Python version: 3.8.16
* Type: core
## D…
-
Hi,
I was trying to run the experiment file using RVI algorithm. But, I face an error as follows. I appreciate it if you let me know if I am doing sth wrong.
My bash command:
python3 experiment…