Mengchang Wang

Results 6 issues of Mengchang Wang

Appriciate if you guys make wxMEdit support spelling-check, e.g., via hunspell etc.

> [100%] Linking CXX shared library libminotaur.dylib > Undefined symbols for architecture x86_64: > "_dsyevr_", referenced from: > __ZN8Minotaur15EigenCalculator10calculate_Ev in Eigen.cpp.o > ld: symbol(s) not found for architecture x86_64 >...

For large-scale applications, the matrices are mostly sparse. Beyond the compatibility with Numpy, will you consider sparse matrix operations?

enhancement

I defined `Ackley` function in the file`benchmark_functions.py` , and put it into the path `febo/environment/benchmarks/` [benchmark_functions.py.zip](https://github.com/jkirschner42/LineBO/files/6205672/benchmark_functions.py.zip) Then I follow the hartmann6.yaml to make the `ackley.yaml` [ackley.yaml.zip](https://github.com/jkirschner42/LineBO/files/6205666/ackley.yaml.zip) But the result turned...

Hi Johanners, I tried to run the hartmann6.yaml , errors keep showing up until the AscentLineBO is removed from the "experiment.multi" section. Did you ever encounter such case before?

1. Press `Cmd+Shift+P` in Void, and type `Help: About`. Paste the information here! ```text Void Version: 1.2.5 Release: 25107 VSCode Version: 1.99.0 Commit: 6f55e6900b6fce0e331074811f02bd68f15f293f Date: 2025-04-17T06:02:24.513Z Electron: 34.3.2 ElectronBuildId: undefined...

probably-fixed