-
**Is your feature request related to a problem? Please describe.**
**Describe the solution you'd like**
For the same portfolio, I have computed expected returns using two different methods. I wo…
-
How about we put a parameter for point splitting?
with the default value set to 2, the parameter determines that "into how many points a correspondence would be split" during hierarchical splitting. …
-
~~Seems like there is some issue with internal cross references:~~
The hash id link errors are due to a bug in the muffet tool.
```sh
$ go/bin/muffet -t 60 -e "discuss.mxnet.io|localhost" -c 4 ht…
-
### Param space plot / nonconvexity
Turn down wΔy=1e2
`Opt Φ=90, Qdt=0.0, minal=180, τ2/1 lim=2.0 => -2, [22.748 2.473 1.183 4.477 4.921 91.06 0.096], fHz=130.7, al[mg]=191.4, u∞=108.5, FD∞=73.7…
-
I have this error when I run the HelloWorld example.
Can anybody tell me how to fix it? Thank you.
```
market_sim=cp.MarketSimulator(returns, [tcost_model, hcost_model], cash_key='USDOLLAR')
in…
-
There are a number of options like
```c
env->settings->createSetting("Cplex.OptimalityTarget", "Subsolver", 0,
"Specifies how CPLEX treats nonconvex quadratics: 0. Automatic. 1. Searche…
-
The package Gurobi.jl seems to be not updated in accordance with the current release of the software Gurobi 9.0. As it has been announced on the official [website](https://www.gurobi.com/products/guro…
-
When i try to solve a problem of the form with Q positive definite.
min x.T @ x - x.T @ Q @ x
s.t. x_min
-
In this [code](https://github.com/zhuchen03/FreeLB/blob/master/huggingface-transformers/examples/run_glue_freelb.py#L229), if adv_init_mag > 0, model will only be trained on adversarial examples?
I …
-
Hello,
I would like to change the NonConvex parameter, but access does not seem available via Julia. I am getting the error:
Unrecognized parameter name: NonConvex.
This is with Gurobi.jl v0.7.…