-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
Many users have complained for a long time about the performance in GDS…
reduz updated
2 months ago
-
As part of a thread about [Powel optimizer](https://forum.orekit.org/t/how-to-define-constraints-for-the-powelloptimizer/2912/4), one participant proposed to contribute constrained optimization featur…
-
When I try to run example_run_ral.sh in `wsl`, an error is reported:
```
/pal/src/models/huggingface.py", line 783, in _compute_loss
loss_logits = logits.gather(1, loss_slice)
RuntimeError: …
-
In NOMAD 3.9.x, it was possible to specify an "iteration function" that was called each iteration. In this version, the iteration function was a function handle that was called in a particular war. …
-
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (619f3c5 2023-10-22T00:19:08.867786000…
-
-
Currently the binarizer maximizes the entropy by using the nelder-mead optimizer. i think it could be implemented using scipy.optimize.linprog() more directly and more efficiently
-
Despite setting BB_MAX_BLOCK_SIZE to a number greater than 1, I cannot get NOMAD to provide more than 1 point for evaluation at a time. I am using the MATLAB interface for NOMAD. Please advise on wh…
-
The following code is well-formed, as far as I can tell:
```rust
fn main() {
let a = {
let v = 0;
&v as *const _ as usize
};
let b = {
let v = 0;
…
-
# Problem
ACIR 0.3 has not been reviewed and introduced many controversial changes.
# Solution
Change to a new version of ACIR 0.4 which resolve those points
# Additional context
I li…