Pamphile Roy
Pamphile Roy
Things like https://gist.github.com can help to host single plain text files.
> I am not aware that "we" as a project have a policy on the matter. We definitely don't want opaque archives of large amounts of code (but then, it's...
> Thanks @tupui. @tupui @tirthasheshpatel What do you think we should do here? > > * add a `directionalvar` with just one of these multiple possible definitions > * add...
Great, my only concern is that the name might not indicate that this is for circular stats.
My vote is for `directional_mean` or `directional_stats`. For `dirstats`, I prefer to avoid word concatenations to have something more explicit.
I am still unsure if this ought to be in stats or in a more general place.
cc @nschloe for the complex part.
Thank you for reporting @woutervbk. It should indeed return something in this case. @mckib2 (I think it's you 😅), I can see that a time limit would be considered as...
Actually it's more L682 with `HighsModelStatusOPTIMAL`. Forcing this to be optimal in this case, the returned object has the solution. ``` fun: -7.999999999999588 message: 'Time limit reached. (HiGHS Status 13:...
Maybe, I don't know this optimizer. Here I just did some quick tweaks.