-
DFO-LS should have a MATLAB interface which mimics fminunc/fminsearch.
MATLAB's Python interface doesn't support callable functions (e.g. objfun), so need to go through the C interface to both lang…
-
```
>EXAMINE LAKE
Surely you don't suspect the fish also?
>FILL BOTTLE
There's nothing to fill it with.
```
This is what ```V-FILL``` looks like:
```zil
```
So it seems to me that w…
-
PAC-RET is a way of preventing ROP attacks on Arm64 using the PAC extension which was introduced in Arm 8.3. When enabled the stack pointer is encrypted before being stored to the stack and verified a…
-
Currently the reply-to is info@activityhero.com and it doesn't go to support to answer emails. With Tatyana out, I am the main person who looks at these and I'm afraid to either miss something, or tha…
-
### Describe the bug, including details regarding any error messages, version, and platform.
Hello,
First, thanks for this great function and ecosystem. It saved me a lot of headaches and work! :)…
-
I think it would be great being able to wait for `Resolve` method to actually run its callbacks, or at least to have two methods like `Resolve` and `ResolveAsync`.
I'd expect the following code to…
-
While working on ``io.kinemetrics`` I noticed an issue (I think) with the ``apply_calib`` behaviour:
(note ``apply_calib`` only applies to, I think: `gse`, `knet`, `kinemetrics` and maybe others, pro…
-
Considering the following snippet from a medium.com article:
``` html
Dow
```
Currently graby removes thes…
-
The SQL proxy uses stoper.RunAsyncTask to create a goroutine for each connection. The context created for the async task is passed to child go routines that are spawned using the `go` command. Stopper…
-
### Pitch
My pitch would go like this: I think explanation for this idea will be simply - repeat feature is a feature for media players. It allow to play media in loop mode, over and over, until clos…