-
Hi,
Is it possible to have an example of modifying the objective function in the top_opt module, i.e. eigenfrquency, p-norm von-Mises stress and etc..
Thank you!
Best,
Jason
-
### What kind of issue is this?
- [X] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [ ] babel-plugin-react-compiler (build issue installing o…
-
Hi,
I am trying to run the tutorial example Wave Function Optimization in a Colab. I am running into NaN immediately:
```
INFO:QMCTorch|
INFO:QMCTorch| Optimization
INFO:QMCTorch| Task …
-
### Feature description
This feature would introduce a new genetic algorithm-based approach to optimize mathematical functions. It would allow users to find the minimum or maximum values of continuou…
-
Currently, we have 1 Lambda Function that handles Next.js server requests and image optimization. The lambda container image size is ~70MB. It includes sharp libvips dependencies which are ~30MB which…
-
Hi there! Thanks for making this – it is incredibly impressive.
Some of the optimisers present natively support bounds (e.g. `humpday/optimizers/freelunchcube.py` contains on line 22 `bounds = np.…
-
**Is your feature request related to a problem? Please describe.**
Function calls can be expensive.
**Describe the solution you'd like**
Short functions can be inlined by the opshin compiler.
…
-
The bandwidth optimization process for methods 2 (MLCV) and 3 (adaptive MLCV), implemented in the [Verification](https://github.com/KDSource/KDSource/blob/master/docs/examples/Verification.ipynb) note…
-
**Description:**
We need to implement a function in the `lpgen` package that allows converting Lingo models to LP models. This feature will enhance `lpgen` by supporting more model formats, making it …
-
Generally very good. The sensitivity analysis pseudo code would benefit from matching the style of the optimization, with slightly clearer function/parameter/output mappings.