csdmpy icon indicating copy to clipboard operation
csdmpy copied to clipboard

The Core Scientific Dataset Model (CSDM): A versatile and light-weight file-format for scientific datasets.

Results 15 csdmpy issues
Sort by recently updated
recently updated
newest added

Bumps [numexpr](https://github.com/pydata/numexpr) from 2.8.4 to 2.10.0. Changelog Sourced from numexpr's changelog. Changes from 2.10.0 to 2.10.1 Under development. Changes from 2.9.0 to 2.10.0 Support for NumPy 2.0.0. This is still...

dependencies
python

Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Release notes Sourced from sphinx's releases. Sphinx 7.2.6 Changelog: https://www.sphinx-doc.org/en/master/changes.html Changelog Sourced from sphinx's changelog. Release 7.2.6 (released Sep 13,...

dependencies
python

**Describe the reason for the request** Dependent variables cannot currently handle arithmetic, like multiplication: ``` test = cp.as_dependent_variable(np.array([1,2,3,4,5])) print(test*2) TypeError: unsupported operand type(s) for *: 'DependentVariable' and 'int' ``` this...

Did you find a bug? Please help us improve by fill out the sections below. 👍 **Describe the bug** It's no longer possible to generate a quantity by multiplying a...

Make documentation consistent with mrsimulator documentation (i.e. introduction, user docs section, code snippets...)

documentation

I created a LinearDimension object with increment="1 °". The dimension in the output csdf file was "quantity_name": "angle" It should be "quantity_name": "plane angle",

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.0 to 4.4.1. Release notes Sourced from codecov/codecov-action's releases. v4.4.1 What's Changed build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 by @​dependabot in codecov/codecov-action#1427 fix: prevent xlarge from...

dependencies
github_actions

Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Release notes Sourced from sphinx's releases. Sphinx 7.3.7 Changelog: https://www.sphinx-doc.org/en/master/changes.html Changelog Sourced from sphinx's changelog. Release 7.3.7 (released Apr 19,...

dependencies
python

Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Release notes Sourced from sphinx's releases. Sphinx 8.0.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html Dependencies #12633: Drop Python 3.9 support. Incompatible changes Remove deprecated...

dependencies
python