MitchellAcoustics / MitchellAcoustics/Soundscapy
Remove r sn dependency for SPI
Open
@yuqiliang is already working on this.
Since May 15, 2026.
dependencies
enhancement
- Dominant language
- Python
- Stars
- 59
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
What would you like to see?
A python-native implementation of multivariate skew normal estimation and sampling exists at: https://github.com/krisskul/mvem
Alternatively, for just sampling: https://github.com/SvenSerneels/mvskew
We can remove the R dependency for working with SPI by switching to one of these.
Why would this help?
No response
Extra details (optional)
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.