numpy / numpy.org

The NumPy home page
http://numpy.org/
BSD 3-Clause "New" or "Revised" License
111 stars 106 forks source link

Add HyperSpy #736

Closed jlaehne closed 6 months ago

jlaehne commented 6 months ago

Add the HyperSpy project to the ecosystem as group of libraries that draw heavily on numpy and several of its dependents such as scipy, dask and sparse

  1. Under "Array libraries" as it provides tools for multi-dimensional data, that can be separated in signal and navigation dimensions
  2. Under "Scientific Domains / Signal Processing" as the various HyperSpy extensions provide data analysis features for signals from a number of scientific domains, in particular from the realm of material sciences and electron microscopy
netlify[bot] commented 6 months ago

Deploy Preview for numpy-org ready!

Name Link
Latest commit ace6914ae8d7eb177fc99cf214b8caa8fc315aca
Latest deploy log https://app.netlify.com/sites/numpy-org/deploys/65f8ac9b05a67d00087a46e0
Deploy Preview https://deploy-preview-736--numpy-org.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

jlaehne commented 6 months ago

Thanks @rgommers for your review. Adding it also to "Array Libraries" was suggested by @ericpre, but I think it is good enough to have it listed under signal processing. I adapted the PR accordingly.