Daniel Schmitz

Results 29 issues of Daniel Schmitz

#### Reference issue Closes https://github.com/scipy/scipy/issues/12041 #### What does this implement/fix? Adds `stats.directionalvar` for the directional variance which generalizes the `circvar` function to n dimensions. #### Additional information Follow-up of https://github.com/scipy/scipy/pull/16435...

scipy.stats
enhancement

#### What does this implement/fix? Adds DIRECT and SHGO to the global optimization benchmarks. Note that both are deterministic, thats why they are executed only once in contrast to the...

scipy.optimize
Benchmarks

## Feature description (Mandatory) `apoc.diff.nodes` is a very useful function to quickly query the differences between two nodes. A similar functionality for relationships wold be very helpful for the general...

Hey guys, we are using ANTs for multimodal registration of histological sections onto images of the tissue block before sectioning. The multimodality leaves us only with Mutual Information and Glocal...

wouldbenice

Hey guys, searching for nlopt Python tutorials I found this wrapper which at some time belonged to the revrand project apparently: https://www.earthbyte.org/webdav/ftp/Data_Collections/Dutkiewicz_etal_2016_G3/revrand-master/revrand/optimize/nlopt_wrap.py In a nutshell, the wrapper enables to call...

#### Reference issue part of #7168 #### What does this implement/fix? Adds examples for all functions listed under derivatives of Bessel functions. #### Additional information I am not familiar with...

### Is your feature request related to a problem? Please describe. `scipy.linalg.lapack` docs are currently only helpful when the correct routine is already known. As I assume that no one...

enhancement
scipy.linalg
Documentation

## Before submitting a PR regarding this issue _This issue is strongly affected by current efforts to update the distribution infrastucture (see #15928). The infrastructure update will improve the precision...

scipy.stats
enhancement
task

### Is your feature request related to a problem? Please describe. M1 runners are now publicly available: https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/ Would it make sense to migrate some of our Cirrus CI pipelines...

enhancement
CI