-
I'd like to propose a change in the CMake setup. Instead of having lots of individual cmake projects in each subdirectory that all build the whole library themselfs, we should have one top-level proje…
axxel updated
3 years ago
-
Failure during startup and *initClassTree
```
init_OSC
empty
compiling class library...
NumPrimitives = 690
compiling dir: 'C:\Program Files (x86)\SuperCollider-3.7alpha0\SCClassLibrar…
-
This is a follow-up to #337 . Now that we can generate Verilog from code in standard using memories I have noticed the following issues:
1) In the generated Verilog sometimes the signal "reset" is …
-
MacOS Catalina 10.15.6 (19G73)
Xcode 11.5; Xcode 12.2
EarlGrey v2 blackbox testing works fine.
EarlGrey v2 whitebox testing with bundle do not work, because bundle fails to load and gives this …
-
Hello,
I am using RBFopt to optimize a blackbox function with expensive evaluations. It also has a large response surface so i need a lot of evaluations. I have implemented the optimization using t…
-
## Steps to reproduce the issue
I am using Yosys to model a small circuit with some discrete parts. In the attached zip file this circuit is found in aux_bus.v, with blackbox parts in serdes. When …
-
Hi,
I have followed https://github.com/padhi-homelab/services/tree/master/unms to setup UNMS but when starting up it fails due to migration errors in UNMS.
Logs from the UNMS container:
```
ya…
-
I didn't investigate deeply, but I was pretty dang surprised when
[`repo:^github\.com/sourcegraph/sourcegraph$ search or tokens file:parserFuzz.ts count:1000`](https://sourcegraph.com/search?q=rep…
-
Good evening!
I try to solve reliability analysis problem using SORM with the Cobyla optimization algorithm. I've set the MaximumEvaluationsNumber to 3, but I'd get much more calls of the PythonFunct…
-
I run optimization and get different results. Sometimes it hits the optimum (I have independent "slow" exhaustive search to know the optimum). Sometimes it does not hit it. Are there known rules of th…