-
Hello, I am new to this project. I would like to ask how to compile the pktperf application in examples. I did not find the corresponding guidance tutorial in the makefile or the docs guidance file of…
-
Currently, signal region optimization relies on the ttH/FCNC code (using `RooFit` + `combine`). This is fine for our purposes now, but it is a bit messy and the code is hard to read + not as flexible …
-
One potential way to deal with linting etc is to add a system with hooks that tools can register with.
These hooks could do things like:
- Generating dynamic system prompt on every message: #15…
-
### Problem Description
This [page](https://rocm.blogs.amd.com/software-tools-optimization/hipify/README.html#a-unified-wrapper-header) links to https://github.com/rocm/rocm-blogs/tree/release/blogs/…
-
**Describe the bug**
I ran decentralized optimization and noticed even after running for a number of hours no results were being generated. On the dashboard, I still get a `status: Running...` messag…
-
```
docs/
├── README.md # Overview of the documentation structure
├── getting-started/
│ ├── introduction.md # Introduction to AIBuddies and AI
│ …
-
I have built PhoenixOS in the container provided in the document, and then I want to test C/R of ResNet program in the same container, but there seems to be a problem with the API forwarding.
I fir…
-
Although the example tutorials include use of JAX in Pymanopt optimization, I haven't seen explicit use of JAX jit compilation functionality. Is compilation happening in the background? If not, is it …
-
Hello!
I would love an example based on [OR-Tools](https://developers.google.com/optimization)'s employee scheduling guide, assuming this is feasible:
https://developers.google.com/optimization/sc…
-
Goal: Align implementation with GCP_OPT while retaining the cp_opt top level interface as faithfully as possible.
Components:
- [x] cp_opt.m
- [x] ktensor/fg.m
- [x] tt_opt_lbfgsb.m
- [ ] tt_op…