An open API service indexing awesome lists of open source software.

https://github.com/scipp/scipp

Multi-dimensional data arrays with labeled dimensions
https://github.com/scipp/scipp

dataframe dataset python science

Last synced: about 2 months ago
JSON representation

Multi-dimensional data arrays with labeled dimensions

Awesome Lists containing this project

README

          

[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
[![PyPI badge](https://img.shields.io/pypi/v/scipp.svg)](https://pypi.python.org/pypi/scipp)
[![Anaconda-Server Badge](https://anaconda.org/scipp/scipp/badges/version.svg)](https://anaconda.org/scipp/scipp)
[![License: BSD 3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](LICENSE)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/4019/badge)](https://bestpractices.coreinfrastructure.org/projects/4019)
[![DOI](https://zenodo.org/badge/147631466.svg)](https://zenodo.org/badge/latestdoi/147631466)

# Scipp

See https://scipp.github.io/ for project context and how to use and install the **scipp** Python module.

Bug reports or feature requests should be submitted by opening an [issue](https://github.com/scipp/scipp/issues).
For general discussions, or questions about how to achieve something with Scipp, start a new [discussion](https://github.com/scipp/scipp/discussions).

## Development

If you are interested in developing Scipp, please see the [developer getting started guide](https://scipp.github.io/development/getting-started.html).

### Links

- [Performance benchmarks](https://scipp.github.io/scipp-benchmarks/)
- [Code coverage](https://scipp.github.io/scipp-coverage/)

## Contributing Organizations

The following organizations have made major contributions to the development of scipp, and other developments in the [scipp ecosystem](../../../):

* [European Spallation Source ERIC](https://europeanspallationsource.se/), Sweden
* [Science and Technology Facilities Council](https://www.ukri.org/councils/stfc/), UK

See individual [releases](https://github.com/scipp/scipp/releases) for the individual contributors to each release.