easyscience 2.3.0__tar.gz → 2.3.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {easyscience-2.3.0 → easyscience-2.3.1}/PKG-INFO +2 -2
- {easyscience-2.3.0 → easyscience-2.3.1}/pixi.lock +45 -40
- {easyscience-2.3.0 → easyscience-2.3.1}/pixi.toml +12 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/pyproject.toml +1 -1
- {easyscience-2.3.0 → easyscience-2.3.1}/.badgery.yaml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.codecov.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.copier-answers.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.coveragerc +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/actions/download-artifact/action.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/actions/github-script/action.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/actions/setup-easyscience-bot/action.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/actions/setup-pixi/action.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/actions/upload-artifact/action.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/actions/upload-codecov/action.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/configs/pages-deployment.json +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/configs/rulesets-develop.json +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/configs/rulesets-gh-pages.json +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/configs/rulesets-master.json +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/scripts/backmerge-conflict-issue.js +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/backmerge.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/cleanup.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/coverage.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/dashboard.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/docs.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/issues-labels.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/lint-format.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/pr-labels.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/pypi-publish.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/pypi-test.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/release-notes.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/release-pr.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/security.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/test-trigger.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/test.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/tutorial-tests-trigger.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.github/workflows/tutorial-tests.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.gitignore +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.pre-commit-config.yaml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/.prettierignore +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/CONTRIBUTING.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/LICENSE +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/README.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/codecov.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/api-reference/base_classes.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/api-reference/fitting.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/api-reference/global_object.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/api-reference/index.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/api-reference/io.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/api-reference/job.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/api-reference/models.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/api-reference/utils.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/api-reference/variable.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/assets/images/favicon.png +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/assets/images/logo_dark.svg +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/assets/images/logo_light.svg +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/assets/javascripts/extra.js +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/assets/javascripts/mathjax.js +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/assets/stylesheets/extra.css +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/index.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/installation-and-setup/index.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/introduction/index.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/tutorials/fitting-qens.ipynb +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/tutorials/fitting-sans.ipynb +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/tutorials/index.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/tutorials/progress-callback.ipynb +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/docs/user-guide/index.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/includes/abbreviations.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/mkdocs.yml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/overrides/.icons/app.svg +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/overrides/.icons/easyscience.svg +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/overrides/.icons/google-colab.svg +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/overrides/main.html +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/docs/overrides/partials/logo.html +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/Examples/README.rst +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/Examples/base/README.rst +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/Examples/base/plot_baseclass1.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/Examples/fitting/README.rst +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/PARAMETER_DEPENDENCY_SERIALIZATION.md +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/dataset_examples.ipynb +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/dimer_example.ipynb +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/example1.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/example1_dream.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/example2.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/example3.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/example4.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/example5_broken.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/example6_broken.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/example_dataset.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/example_dataset2.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/example_dataset2pt2.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/example_dataset2pt2_broken.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/example_dataset3.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/example_dataset3pt2.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/example_dataset4.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/legacy/examples_old/example_dataset4_2.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/prettierrc.toml +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/base_classes/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/base_classes/based_base.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/base_classes/collection_base.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/base_classes/easy_list.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/base_classes/model_base.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/base_classes/new_base.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/base_classes/obj_base.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/fitting/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/fitting/available_minimizers.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/fitting/calculators/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/fitting/calculators/interface_factory.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/fitting/fitter.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/fitting/minimizers/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/fitting/minimizers/bumps_utils/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/fitting/minimizers/bumps_utils/eval_counter.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/fitting/minimizers/bumps_utils/progress_monitor.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/fitting/minimizers/factory.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/fitting/minimizers/minimizer_base.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/fitting/minimizers/minimizer_bumps.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/fitting/minimizers/minimizer_dfo.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/fitting/minimizers/minimizer_lmfit.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/fitting/minimizers/utils.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/fitting/multi_fitter.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/global_object/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/global_object/global_object.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/global_object/hugger/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/global_object/hugger/hugger.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/global_object/hugger/property.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/global_object/logger.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/global_object/map.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/global_object/undo_redo.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/io/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/io/serializer_base.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/io/serializer_component.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/io/serializer_dict.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/job/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/job/analysis.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/job/experiment.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/job/job.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/job/theoreticalmodel.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/legacy/dict.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/legacy/json.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/legacy/legacy_core.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/legacy/xml.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/models/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/models/polynomial.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/utils/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/utils/classTools.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/utils/classUtils.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/utils/decorators.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/utils/string.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/variable/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/variable/descriptor_any_type.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/variable/descriptor_array.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/variable/descriptor_base.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/variable/descriptor_bool.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/variable/descriptor_number.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/variable/descriptor_str.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/variable/parameter.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/src/easyscience/variable/parameter_dependency_resolver.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/conftest.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/integration/fitting/test_fitter.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/integration/fitting/test_multi_fitter.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/base_classes/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/base_classes/test_collection_base.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/base_classes/test_easy_list.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/base_classes/test_model_base.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/base_classes/test_new_base.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/base_classes/test_obj_base.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/fitting/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/fitting/calculators/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/fitting/calculators/test_interface_factory.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/fitting/minimizers/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/fitting/minimizers/test_factory.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/fitting/minimizers/test_minimizer_base.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/fitting/minimizers/test_minimizer_bumps.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/fitting/minimizers/test_minimizer_dfo.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/fitting/minimizers/test_minimizer_lmfit.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/fitting/minimizers/test_utils.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/fitting/test_fitter.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/fitting/test_multi_fitter.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/global_object/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/global_object/test_entry_list_comprehensive.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/global_object/test_global_object.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/global_object/test_integration_comprehensive.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/global_object/test_map.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/global_object/test_undo_redo.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/global_object/test_undo_redo_comprehensive.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/io/test_serializer_base.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/io/test_serializer_component.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/io/test_serializer_dict.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/legacy/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/legacy/test_dict.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/legacy/test_json.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/legacy/test_xml.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/models/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/models/test_polynomial.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/variable/__init__.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/variable/test_descriptor_any_type.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/variable/test_descriptor_array.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/variable/test_descriptor_base.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/variable/test_descriptor_bool.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/variable/test_descriptor_number.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/variable/test_descriptor_str.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/variable/test_parameter.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tests/unit/variable/test_parameter_dependency_serialization.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tools/add_spdx.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tools/check_spdx.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tools/remove_spdx.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tools/test_scripts.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tools/update_docs_assets.py +0 -0
- {easyscience-2.3.0 → easyscience-2.3.1}/tools/update_github_labels.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: easyscience
|
|
3
|
-
Version: 2.3.
|
|
3
|
+
Version: 2.3.1
|
|
4
4
|
Summary: Core building blocks for EasyScience
|
|
5
5
|
Project-URL: Documentation, https://easyscience.github.io/core
|
|
6
6
|
Project-URL: Release Notes, https://github.com/easyscience/core/releases
|
|
@@ -32,7 +32,7 @@ Requires-Dist: matplotlib
|
|
|
32
32
|
Requires-Dist: numpy
|
|
33
33
|
Requires-Dist: pixi-kernel
|
|
34
34
|
Requires-Dist: pooch
|
|
35
|
-
Requires-Dist: scipp
|
|
35
|
+
Requires-Dist: scipp
|
|
36
36
|
Requires-Dist: uncertainties
|
|
37
37
|
Provides-Extra: dev
|
|
38
38
|
Requires-Dist: build; extra == 'dev'
|
|
@@ -5,6 +5,8 @@ environments:
|
|
|
5
5
|
- url: https://conda.anaconda.org/conda-forge/
|
|
6
6
|
indexes:
|
|
7
7
|
- https://pypi.org/simple
|
|
8
|
+
options:
|
|
9
|
+
pypi-prerelease-mode: if-necessary-or-explicit
|
|
8
10
|
packages:
|
|
9
11
|
linux-64:
|
|
10
12
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-20_gnu.conda
|
|
@@ -414,7 +416,7 @@ environments:
|
|
|
414
416
|
- pypi: https://files.pythonhosted.org/packages/a0/c4/c2971a3ba4c6103a3d10c4b0f24f461ddc027f0f09763220cf35ca1401b3/nest_asyncio-1.6.0-py3-none-any.whl
|
|
415
417
|
- pypi: https://files.pythonhosted.org/packages/88/b2/d0896bdcdc8d28a7fc5717c305f1a861c26e18c05047949fb371034d98bd/nodeenv-1.10.0-py2.py3-none-any.whl
|
|
416
418
|
- pypi: https://files.pythonhosted.org/packages/f9/33/bd5b9137445ea4b680023eb0469b2bb969d61303dedb2aac6560ff3d14a1/notebook_shim-0.2.4-py3-none-any.whl
|
|
417
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
419
|
+
- pypi: https://files.pythonhosted.org/packages/74/09/826e4289844eccdcd64aac27d13b0fd3f32039915dd5b9ba01baae1f436c/numpy-2.4.2-cp313-cp313-macosx_14_0_x86_64.whl
|
|
418
420
|
- pypi: https://files.pythonhosted.org/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl
|
|
419
421
|
- pypi: https://files.pythonhosted.org/packages/90/96/04b8e52da071d28f5e21a805b19cb9390aa17a47462ac87f5e2696b9566d/paginate-0.5.7-py2.py3-none-any.whl
|
|
420
422
|
- pypi: https://files.pythonhosted.org/packages/0b/48/aad6ec4f8d007534c091e9a7172b3ec1b1ee6d99a9cbb936b5eab6c6cf58/pandas-3.0.1-cp313-cp313-macosx_10_13_x86_64.whl
|
|
@@ -467,7 +469,7 @@ environments:
|
|
|
467
469
|
- pypi: https://files.pythonhosted.org/packages/ed/dc/d61221eb88ff410de3c49143407f6f3147acf2538c86f2ab7ce65ae7d5f9/rpds_py-0.30.0-cp313-cp313-macosx_10_12_x86_64.whl
|
|
468
470
|
- pypi: https://files.pythonhosted.org/packages/ce/5d/6a1f271f6e31dffb31855996493641edc3eef8077b883eaf007a2f1c2976/ruff-0.15.4-py3-none-macosx_10_12_x86_64.whl
|
|
469
471
|
- pypi: https://files.pythonhosted.org/packages/e5/22/75e119e0a200914f88f121cd956e1eb7f72c8ace4b63171f52ba0334d142/scipp-25.12.0-cp313-cp313-macosx_11_0_x86_64.whl
|
|
470
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
472
|
+
- pypi: https://files.pythonhosted.org/packages/b2/83/15087d945e0e4d48ce2377498abf5ad171ae013232ae31d06f336e64c999/scipy-1.17.1-cp313-cp313-macosx_14_0_x86_64.whl
|
|
471
473
|
- pypi: https://files.pythonhosted.org/packages/1c/78/504fdd027da3b84ff1aecd9f6957e65f35134534ccc6da8628eb71e76d3f/send2trash-2.1.0-py3-none-any.whl
|
|
472
474
|
- pypi: https://files.pythonhosted.org/packages/e1/c6/76dc613121b793286a3f91621d7b75a2b493e0390ddca50f11993eadf192/setuptools-82.0.0-py3-none-any.whl
|
|
473
475
|
- pypi: https://files.pythonhosted.org/packages/52/59/0782e51887ac6b07ffd1570e0364cf901ebc36345fea669969d2084baebb/simple_websocket-1.1.0-py3-none-any.whl
|
|
@@ -661,7 +663,7 @@ environments:
|
|
|
661
663
|
- pypi: https://files.pythonhosted.org/packages/a0/c4/c2971a3ba4c6103a3d10c4b0f24f461ddc027f0f09763220cf35ca1401b3/nest_asyncio-1.6.0-py3-none-any.whl
|
|
662
664
|
- pypi: https://files.pythonhosted.org/packages/88/b2/d0896bdcdc8d28a7fc5717c305f1a861c26e18c05047949fb371034d98bd/nodeenv-1.10.0-py2.py3-none-any.whl
|
|
663
665
|
- pypi: https://files.pythonhosted.org/packages/f9/33/bd5b9137445ea4b680023eb0469b2bb969d61303dedb2aac6560ff3d14a1/notebook_shim-0.2.4-py3-none-any.whl
|
|
664
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
666
|
+
- pypi: https://files.pythonhosted.org/packages/da/b4/f805ab79293c728b9a99438775ce51885fd4f31b76178767cfc718701a39/numpy-2.4.2-cp313-cp313-macosx_14_0_arm64.whl
|
|
665
667
|
- pypi: https://files.pythonhosted.org/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl
|
|
666
668
|
- pypi: https://files.pythonhosted.org/packages/90/96/04b8e52da071d28f5e21a805b19cb9390aa17a47462ac87f5e2696b9566d/paginate-0.5.7-py2.py3-none-any.whl
|
|
667
669
|
- pypi: https://files.pythonhosted.org/packages/a8/14/5990826f779f79148ae9d3a2c39593dc04d61d5d90541e71b5749f35af95/pandas-3.0.1-cp313-cp313-macosx_11_0_arm64.whl
|
|
@@ -714,7 +716,7 @@ environments:
|
|
|
714
716
|
- pypi: https://files.pythonhosted.org/packages/fd/32/55fb50ae104061dbc564ef15cc43c013dc4a9f4527a1f4d99baddf56fe5f/rpds_py-0.30.0-cp313-cp313-macosx_11_0_arm64.whl
|
|
715
717
|
- pypi: https://files.pythonhosted.org/packages/b1/d8/0fab9f8842b83b1a9c2bf81b85063f65e93fb512e60effa95b0be49bfc54/ruff-0.15.4-py3-none-macosx_11_0_arm64.whl
|
|
716
718
|
- pypi: https://files.pythonhosted.org/packages/18/5c/bc0ca94bff65fe0d206a369b54625f8ec7852dfd1d835174692026f34df9/scipp-25.12.0-cp313-cp313-macosx_11_0_arm64.whl
|
|
717
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
719
|
+
- pypi: https://files.pythonhosted.org/packages/5b/58/3ce96251560107b381cbd6e8413c483bbb1228a6b919fa8652b0d4090e7f/scipy-1.17.1-cp313-cp313-macosx_14_0_arm64.whl
|
|
718
720
|
- pypi: https://files.pythonhosted.org/packages/1c/78/504fdd027da3b84ff1aecd9f6957e65f35134534ccc6da8628eb71e76d3f/send2trash-2.1.0-py3-none-any.whl
|
|
719
721
|
- pypi: https://files.pythonhosted.org/packages/e1/c6/76dc613121b793286a3f91621d7b75a2b493e0390ddca50f11993eadf192/setuptools-82.0.0-py3-none-any.whl
|
|
720
722
|
- pypi: https://files.pythonhosted.org/packages/52/59/0782e51887ac6b07ffd1570e0364cf901ebc36345fea669969d2084baebb/simple_websocket-1.1.0-py3-none-any.whl
|
|
@@ -994,6 +996,8 @@ environments:
|
|
|
994
996
|
- url: https://conda.anaconda.org/conda-forge/
|
|
995
997
|
indexes:
|
|
996
998
|
- https://pypi.org/simple
|
|
999
|
+
options:
|
|
1000
|
+
pypi-prerelease-mode: if-necessary-or-explicit
|
|
997
1001
|
packages:
|
|
998
1002
|
linux-64:
|
|
999
1003
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-20_gnu.conda
|
|
@@ -1402,7 +1406,7 @@ environments:
|
|
|
1402
1406
|
- pypi: https://files.pythonhosted.org/packages/a0/c4/c2971a3ba4c6103a3d10c4b0f24f461ddc027f0f09763220cf35ca1401b3/nest_asyncio-1.6.0-py3-none-any.whl
|
|
1403
1407
|
- pypi: https://files.pythonhosted.org/packages/88/b2/d0896bdcdc8d28a7fc5717c305f1a861c26e18c05047949fb371034d98bd/nodeenv-1.10.0-py2.py3-none-any.whl
|
|
1404
1408
|
- pypi: https://files.pythonhosted.org/packages/f9/33/bd5b9137445ea4b680023eb0469b2bb969d61303dedb2aac6560ff3d14a1/notebook_shim-0.2.4-py3-none-any.whl
|
|
1405
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
1409
|
+
- pypi: https://files.pythonhosted.org/packages/40/a9/3feb49f17bbd1300dd2570432961f5c8a4ffeff1db6f02c7273bd020a4c9/numpy-2.4.2-cp311-cp311-macosx_14_0_x86_64.whl
|
|
1406
1410
|
- pypi: https://files.pythonhosted.org/packages/2c/ab/fc8290c6a4c722e5514d80f62b2dc4c4df1a68a41d1364e625c35990fcf3/overrides-7.7.0-py3-none-any.whl
|
|
1407
1411
|
- pypi: https://files.pythonhosted.org/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl
|
|
1408
1412
|
- pypi: https://files.pythonhosted.org/packages/90/96/04b8e52da071d28f5e21a805b19cb9390aa17a47462ac87f5e2696b9566d/paginate-0.5.7-py2.py3-none-any.whl
|
|
@@ -1456,7 +1460,7 @@ environments:
|
|
|
1456
1460
|
- pypi: https://files.pythonhosted.org/packages/4d/6e/f964e88b3d2abee2a82c1ac8366da848fce1c6d834dc2132c3fda3970290/rpds_py-0.30.0-cp311-cp311-macosx_10_12_x86_64.whl
|
|
1457
1461
|
- pypi: https://files.pythonhosted.org/packages/ce/5d/6a1f271f6e31dffb31855996493641edc3eef8077b883eaf007a2f1c2976/ruff-0.15.4-py3-none-macosx_10_12_x86_64.whl
|
|
1458
1462
|
- pypi: https://files.pythonhosted.org/packages/12/0d/3f98a936a30bff4a460b51b9f85c4d994f94249930b2d8bedeb8111a359e/scipp-25.12.0-cp311-cp311-macosx_11_0_x86_64.whl
|
|
1459
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
1463
|
+
- pypi: https://files.pythonhosted.org/packages/ec/e6/cef1cf3557f0c54954198554a10016b6a03b2ec9e22a4e1df734936bd99c/scipy-1.17.1-cp311-cp311-macosx_14_0_x86_64.whl
|
|
1460
1464
|
- pypi: https://files.pythonhosted.org/packages/1c/78/504fdd027da3b84ff1aecd9f6957e65f35134534ccc6da8628eb71e76d3f/send2trash-2.1.0-py3-none-any.whl
|
|
1461
1465
|
- pypi: https://files.pythonhosted.org/packages/e1/c6/76dc613121b793286a3f91621d7b75a2b493e0390ddca50f11993eadf192/setuptools-82.0.0-py3-none-any.whl
|
|
1462
1466
|
- pypi: https://files.pythonhosted.org/packages/52/59/0782e51887ac6b07ffd1570e0364cf901ebc36345fea669969d2084baebb/simple_websocket-1.1.0-py3-none-any.whl
|
|
@@ -1648,7 +1652,7 @@ environments:
|
|
|
1648
1652
|
- pypi: https://files.pythonhosted.org/packages/a0/c4/c2971a3ba4c6103a3d10c4b0f24f461ddc027f0f09763220cf35ca1401b3/nest_asyncio-1.6.0-py3-none-any.whl
|
|
1649
1653
|
- pypi: https://files.pythonhosted.org/packages/88/b2/d0896bdcdc8d28a7fc5717c305f1a861c26e18c05047949fb371034d98bd/nodeenv-1.10.0-py2.py3-none-any.whl
|
|
1650
1654
|
- pypi: https://files.pythonhosted.org/packages/f9/33/bd5b9137445ea4b680023eb0469b2bb969d61303dedb2aac6560ff3d14a1/notebook_shim-0.2.4-py3-none-any.whl
|
|
1651
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
1655
|
+
- pypi: https://files.pythonhosted.org/packages/49/48/fb1ce8136c19452ed15f033f8aee91d5defe515094e330ce368a0647846f/numpy-2.4.2-cp311-cp311-macosx_14_0_arm64.whl
|
|
1652
1656
|
- pypi: https://files.pythonhosted.org/packages/2c/ab/fc8290c6a4c722e5514d80f62b2dc4c4df1a68a41d1364e625c35990fcf3/overrides-7.7.0-py3-none-any.whl
|
|
1653
1657
|
- pypi: https://files.pythonhosted.org/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl
|
|
1654
1658
|
- pypi: https://files.pythonhosted.org/packages/90/96/04b8e52da071d28f5e21a805b19cb9390aa17a47462ac87f5e2696b9566d/paginate-0.5.7-py2.py3-none-any.whl
|
|
@@ -1702,7 +1706,7 @@ environments:
|
|
|
1702
1706
|
- pypi: https://files.pythonhosted.org/packages/94/ba/24e5ebb7c1c82e74c4e4f33b2112a5573ddc703915b13a073737b59b86e0/rpds_py-0.30.0-cp311-cp311-macosx_11_0_arm64.whl
|
|
1703
1707
|
- pypi: https://files.pythonhosted.org/packages/b1/d8/0fab9f8842b83b1a9c2bf81b85063f65e93fb512e60effa95b0be49bfc54/ruff-0.15.4-py3-none-macosx_11_0_arm64.whl
|
|
1704
1708
|
- pypi: https://files.pythonhosted.org/packages/6a/3a/ab0eb61593569d5a0d080002e4b8c0998cb1116d8710781b7225c304b880/scipp-25.12.0-cp311-cp311-macosx_11_0_arm64.whl
|
|
1705
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
1709
|
+
- pypi: https://files.pythonhosted.org/packages/6d/ee/18146b7757ed4976276b9c9819108adbc73c5aad636e5353e20746b73069/scipy-1.17.1-cp311-cp311-macosx_14_0_arm64.whl
|
|
1706
1710
|
- pypi: https://files.pythonhosted.org/packages/1c/78/504fdd027da3b84ff1aecd9f6957e65f35134534ccc6da8628eb71e76d3f/send2trash-2.1.0-py3-none-any.whl
|
|
1707
1711
|
- pypi: https://files.pythonhosted.org/packages/e1/c6/76dc613121b793286a3f91621d7b75a2b493e0390ddca50f11993eadf192/setuptools-82.0.0-py3-none-any.whl
|
|
1708
1712
|
- pypi: https://files.pythonhosted.org/packages/52/59/0782e51887ac6b07ffd1570e0364cf901ebc36345fea669969d2084baebb/simple_websocket-1.1.0-py3-none-any.whl
|
|
@@ -1981,6 +1985,8 @@ environments:
|
|
|
1981
1985
|
- url: https://conda.anaconda.org/conda-forge/
|
|
1982
1986
|
indexes:
|
|
1983
1987
|
- https://pypi.org/simple
|
|
1988
|
+
options:
|
|
1989
|
+
pypi-prerelease-mode: if-necessary-or-explicit
|
|
1984
1990
|
packages:
|
|
1985
1991
|
linux-64:
|
|
1986
1992
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-20_gnu.conda
|
|
@@ -2390,7 +2396,7 @@ environments:
|
|
|
2390
2396
|
- pypi: https://files.pythonhosted.org/packages/a0/c4/c2971a3ba4c6103a3d10c4b0f24f461ddc027f0f09763220cf35ca1401b3/nest_asyncio-1.6.0-py3-none-any.whl
|
|
2391
2397
|
- pypi: https://files.pythonhosted.org/packages/88/b2/d0896bdcdc8d28a7fc5717c305f1a861c26e18c05047949fb371034d98bd/nodeenv-1.10.0-py2.py3-none-any.whl
|
|
2392
2398
|
- pypi: https://files.pythonhosted.org/packages/f9/33/bd5b9137445ea4b680023eb0469b2bb969d61303dedb2aac6560ff3d14a1/notebook_shim-0.2.4-py3-none-any.whl
|
|
2393
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
2399
|
+
- pypi: https://files.pythonhosted.org/packages/74/09/826e4289844eccdcd64aac27d13b0fd3f32039915dd5b9ba01baae1f436c/numpy-2.4.2-cp313-cp313-macosx_14_0_x86_64.whl
|
|
2394
2400
|
- pypi: https://files.pythonhosted.org/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl
|
|
2395
2401
|
- pypi: https://files.pythonhosted.org/packages/90/96/04b8e52da071d28f5e21a805b19cb9390aa17a47462ac87f5e2696b9566d/paginate-0.5.7-py2.py3-none-any.whl
|
|
2396
2402
|
- pypi: https://files.pythonhosted.org/packages/0b/48/aad6ec4f8d007534c091e9a7172b3ec1b1ee6d99a9cbb936b5eab6c6cf58/pandas-3.0.1-cp313-cp313-macosx_10_13_x86_64.whl
|
|
@@ -2443,7 +2449,7 @@ environments:
|
|
|
2443
2449
|
- pypi: https://files.pythonhosted.org/packages/ed/dc/d61221eb88ff410de3c49143407f6f3147acf2538c86f2ab7ce65ae7d5f9/rpds_py-0.30.0-cp313-cp313-macosx_10_12_x86_64.whl
|
|
2444
2450
|
- pypi: https://files.pythonhosted.org/packages/ce/5d/6a1f271f6e31dffb31855996493641edc3eef8077b883eaf007a2f1c2976/ruff-0.15.4-py3-none-macosx_10_12_x86_64.whl
|
|
2445
2451
|
- pypi: https://files.pythonhosted.org/packages/e5/22/75e119e0a200914f88f121cd956e1eb7f72c8ace4b63171f52ba0334d142/scipp-25.12.0-cp313-cp313-macosx_11_0_x86_64.whl
|
|
2446
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
2452
|
+
- pypi: https://files.pythonhosted.org/packages/b2/83/15087d945e0e4d48ce2377498abf5ad171ae013232ae31d06f336e64c999/scipy-1.17.1-cp313-cp313-macosx_14_0_x86_64.whl
|
|
2447
2453
|
- pypi: https://files.pythonhosted.org/packages/1c/78/504fdd027da3b84ff1aecd9f6957e65f35134534ccc6da8628eb71e76d3f/send2trash-2.1.0-py3-none-any.whl
|
|
2448
2454
|
- pypi: https://files.pythonhosted.org/packages/e1/c6/76dc613121b793286a3f91621d7b75a2b493e0390ddca50f11993eadf192/setuptools-82.0.0-py3-none-any.whl
|
|
2449
2455
|
- pypi: https://files.pythonhosted.org/packages/52/59/0782e51887ac6b07ffd1570e0364cf901ebc36345fea669969d2084baebb/simple_websocket-1.1.0-py3-none-any.whl
|
|
@@ -2637,7 +2643,7 @@ environments:
|
|
|
2637
2643
|
- pypi: https://files.pythonhosted.org/packages/a0/c4/c2971a3ba4c6103a3d10c4b0f24f461ddc027f0f09763220cf35ca1401b3/nest_asyncio-1.6.0-py3-none-any.whl
|
|
2638
2644
|
- pypi: https://files.pythonhosted.org/packages/88/b2/d0896bdcdc8d28a7fc5717c305f1a861c26e18c05047949fb371034d98bd/nodeenv-1.10.0-py2.py3-none-any.whl
|
|
2639
2645
|
- pypi: https://files.pythonhosted.org/packages/f9/33/bd5b9137445ea4b680023eb0469b2bb969d61303dedb2aac6560ff3d14a1/notebook_shim-0.2.4-py3-none-any.whl
|
|
2640
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
2646
|
+
- pypi: https://files.pythonhosted.org/packages/da/b4/f805ab79293c728b9a99438775ce51885fd4f31b76178767cfc718701a39/numpy-2.4.2-cp313-cp313-macosx_14_0_arm64.whl
|
|
2641
2647
|
- pypi: https://files.pythonhosted.org/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl
|
|
2642
2648
|
- pypi: https://files.pythonhosted.org/packages/90/96/04b8e52da071d28f5e21a805b19cb9390aa17a47462ac87f5e2696b9566d/paginate-0.5.7-py2.py3-none-any.whl
|
|
2643
2649
|
- pypi: https://files.pythonhosted.org/packages/a8/14/5990826f779f79148ae9d3a2c39593dc04d61d5d90541e71b5749f35af95/pandas-3.0.1-cp313-cp313-macosx_11_0_arm64.whl
|
|
@@ -2690,7 +2696,7 @@ environments:
|
|
|
2690
2696
|
- pypi: https://files.pythonhosted.org/packages/fd/32/55fb50ae104061dbc564ef15cc43c013dc4a9f4527a1f4d99baddf56fe5f/rpds_py-0.30.0-cp313-cp313-macosx_11_0_arm64.whl
|
|
2691
2697
|
- pypi: https://files.pythonhosted.org/packages/b1/d8/0fab9f8842b83b1a9c2bf81b85063f65e93fb512e60effa95b0be49bfc54/ruff-0.15.4-py3-none-macosx_11_0_arm64.whl
|
|
2692
2698
|
- pypi: https://files.pythonhosted.org/packages/18/5c/bc0ca94bff65fe0d206a369b54625f8ec7852dfd1d835174692026f34df9/scipp-25.12.0-cp313-cp313-macosx_11_0_arm64.whl
|
|
2693
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
2699
|
+
- pypi: https://files.pythonhosted.org/packages/5b/58/3ce96251560107b381cbd6e8413c483bbb1228a6b919fa8652b0d4090e7f/scipy-1.17.1-cp313-cp313-macosx_14_0_arm64.whl
|
|
2694
2700
|
- pypi: https://files.pythonhosted.org/packages/1c/78/504fdd027da3b84ff1aecd9f6957e65f35134534ccc6da8628eb71e76d3f/send2trash-2.1.0-py3-none-any.whl
|
|
2695
2701
|
- pypi: https://files.pythonhosted.org/packages/e1/c6/76dc613121b793286a3f91621d7b75a2b493e0390ddca50f11993eadf192/setuptools-82.0.0-py3-none-any.whl
|
|
2696
2702
|
- pypi: https://files.pythonhosted.org/packages/52/59/0782e51887ac6b07ffd1570e0364cf901ebc36345fea669969d2084baebb/simple_websocket-1.1.0-py3-none-any.whl
|
|
@@ -3978,8 +3984,8 @@ packages:
|
|
|
3978
3984
|
requires_python: '>=3.5'
|
|
3979
3985
|
- pypi: ./
|
|
3980
3986
|
name: easyscience
|
|
3981
|
-
version: 2.
|
|
3982
|
-
sha256:
|
|
3987
|
+
version: 2.3.0+dev2
|
|
3988
|
+
sha256: b7cf823c6869b1bc774920e0a39713f9517d61b4699854a265ba9ff2be6f9be6
|
|
3983
3989
|
requires_dist:
|
|
3984
3990
|
- asteval
|
|
3985
3991
|
- bumps
|
|
@@ -3994,7 +4000,7 @@ packages:
|
|
|
3994
4000
|
- numpy
|
|
3995
4001
|
- pixi-kernel
|
|
3996
4002
|
- pooch
|
|
3997
|
-
- scipp
|
|
4003
|
+
- scipp
|
|
3998
4004
|
- uncertainties
|
|
3999
4005
|
- build ; extra == 'dev'
|
|
4000
4006
|
- copier ; extra == 'dev'
|
|
@@ -4026,7 +4032,6 @@ packages:
|
|
|
4026
4032
|
- validate-pyproject[all] ; extra == 'dev'
|
|
4027
4033
|
- versioningit ; extra == 'dev'
|
|
4028
4034
|
requires_python: '>=3.11'
|
|
4029
|
-
editable: true
|
|
4030
4035
|
- pypi: https://files.pythonhosted.org/packages/ab/84/02fc1827e8cdded4aa65baef11296a9bbe595c474f0d6d758af082d849fd/execnet-2.1.2-py3-none-any.whl
|
|
4031
4036
|
name: execnet
|
|
4032
4037
|
version: 2.1.2
|
|
@@ -6893,40 +6898,40 @@ packages:
|
|
|
6893
6898
|
version: 2.4.2
|
|
6894
6899
|
sha256: d0d9b7c93578baafcbc5f0b83eaf17b79d345c6f36917ba0c67f45226911d499
|
|
6895
6900
|
requires_python: '>=3.11'
|
|
6896
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
6901
|
+
- pypi: https://files.pythonhosted.org/packages/1b/46/6fa4ea94f1ddf969b2ee941290cca6f1bfac92b53c76ae5f44afe17ceb69/numpy-2.4.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
|
|
6897
6902
|
name: numpy
|
|
6898
6903
|
version: 2.4.2
|
|
6899
|
-
sha256:
|
|
6904
|
+
sha256: c02ef4401a506fb60b411467ad501e1429a3487abca4664871d9ae0b46c8ba32
|
|
6900
6905
|
requires_python: '>=3.11'
|
|
6901
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
6906
|
+
- pypi: https://files.pythonhosted.org/packages/40/a9/3feb49f17bbd1300dd2570432961f5c8a4ffeff1db6f02c7273bd020a4c9/numpy-2.4.2-cp311-cp311-macosx_14_0_x86_64.whl
|
|
6902
6907
|
name: numpy
|
|
6903
6908
|
version: 2.4.2
|
|
6904
|
-
sha256:
|
|
6909
|
+
sha256: cb7bbb88aa74908950d979eeaa24dbdf1a865e3c7e45ff0121d8f70387b55f73
|
|
6905
6910
|
requires_python: '>=3.11'
|
|
6906
6911
|
- pypi: https://files.pythonhosted.org/packages/43/bc/6352f343522fcb2c04dbaf94cb30cca6fd32c1a750c06ad6231b4293708c/numpy-2.4.2-cp313-cp313-win_amd64.whl
|
|
6907
6912
|
name: numpy
|
|
6908
6913
|
version: 2.4.2
|
|
6909
6914
|
sha256: 7df2de1e4fba69a51c06c28f5a3de36731eb9639feb8e1cf7e4a7b0daf4cf622
|
|
6910
6915
|
requires_python: '>=3.11'
|
|
6911
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
6916
|
+
- pypi: https://files.pythonhosted.org/packages/49/48/fb1ce8136c19452ed15f033f8aee91d5defe515094e330ce368a0647846f/numpy-2.4.2-cp311-cp311-macosx_14_0_arm64.whl
|
|
6912
6917
|
name: numpy
|
|
6913
6918
|
version: 2.4.2
|
|
6914
|
-
sha256:
|
|
6919
|
+
sha256: 6e9f61981ace1360e42737e2bae58b27bf28a1b27e781721047d84bd754d32e7
|
|
6915
6920
|
requires_python: '>=3.11'
|
|
6916
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
6921
|
+
- pypi: https://files.pythonhosted.org/packages/74/09/826e4289844eccdcd64aac27d13b0fd3f32039915dd5b9ba01baae1f436c/numpy-2.4.2-cp313-cp313-macosx_14_0_x86_64.whl
|
|
6917
6922
|
name: numpy
|
|
6918
6923
|
version: 2.4.2
|
|
6919
|
-
sha256:
|
|
6924
|
+
sha256: aea4f66ff44dfddf8c2cffd66ba6538c5ec67d389285292fe428cb2c738c8aef
|
|
6920
6925
|
requires_python: '>=3.11'
|
|
6921
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
6926
|
+
- pypi: https://files.pythonhosted.org/packages/76/ae/e0265e0163cf127c24c3969d29f1c4c64551a1e375d95a13d32eab25d364/numpy-2.4.2-cp311-cp311-win_amd64.whl
|
|
6922
6927
|
name: numpy
|
|
6923
6928
|
version: 2.4.2
|
|
6924
|
-
sha256:
|
|
6929
|
+
sha256: b9c618d56a29c9cb1c4da979e9899be7578d2e0b3c24d52079c166324c9e8695
|
|
6925
6930
|
requires_python: '>=3.11'
|
|
6926
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
6931
|
+
- pypi: https://files.pythonhosted.org/packages/da/b4/f805ab79293c728b9a99438775ce51885fd4f31b76178767cfc718701a39/numpy-2.4.2-cp313-cp313-macosx_14_0_arm64.whl
|
|
6927
6932
|
name: numpy
|
|
6928
6933
|
version: 2.4.2
|
|
6929
|
-
sha256:
|
|
6934
|
+
sha256: 8e4549f8a3c6d13d55041925e912bfd834285ef1dd64d6bc7d542583355e2e98
|
|
6930
6935
|
requires_python: '>=3.11'
|
|
6931
6936
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.6.1-h35e630c_1.conda
|
|
6932
6937
|
sha256: 44c877f8af015332a5d12f5ff0fb20ca32f896526a7d0cdb30c769df1144fb5c
|
|
@@ -9350,10 +9355,10 @@ packages:
|
|
|
9350
9355
|
- ruff>=0.12.0 ; extra == 'dev'
|
|
9351
9356
|
- cython-lint>=0.12.2 ; extra == 'dev'
|
|
9352
9357
|
requires_python: '>=3.11'
|
|
9353
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
9358
|
+
- pypi: https://files.pythonhosted.org/packages/5b/58/3ce96251560107b381cbd6e8413c483bbb1228a6b919fa8652b0d4090e7f/scipy-1.17.1-cp313-cp313-macosx_14_0_arm64.whl
|
|
9354
9359
|
name: scipy
|
|
9355
9360
|
version: 1.17.1
|
|
9356
|
-
sha256:
|
|
9361
|
+
sha256: 7ff200bf9d24f2e4d5dc6ee8c3ac64d739d3a89e2326ba68aaf6c4a2b838fd7d
|
|
9357
9362
|
requires_dist:
|
|
9358
9363
|
- numpy>=1.26.4,<2.7
|
|
9359
9364
|
- pytest>=8.0.0 ; extra == 'test'
|
|
@@ -9394,10 +9399,10 @@ packages:
|
|
|
9394
9399
|
- ruff>=0.12.0 ; extra == 'dev'
|
|
9395
9400
|
- cython-lint>=0.12.2 ; extra == 'dev'
|
|
9396
9401
|
requires_python: '>=3.11'
|
|
9397
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
9402
|
+
- pypi: https://files.pythonhosted.org/packages/6d/ee/18146b7757ed4976276b9c9819108adbc73c5aad636e5353e20746b73069/scipy-1.17.1-cp311-cp311-macosx_14_0_arm64.whl
|
|
9398
9403
|
name: scipy
|
|
9399
9404
|
version: 1.17.1
|
|
9400
|
-
sha256:
|
|
9405
|
+
sha256: a3472cfbca0a54177d0faa68f697d8ba4c80bbdc19908c3465556d9f7efce9ee
|
|
9401
9406
|
requires_dist:
|
|
9402
9407
|
- numpy>=1.26.4,<2.7
|
|
9403
9408
|
- pytest>=8.0.0 ; extra == 'test'
|
|
@@ -9438,10 +9443,10 @@ packages:
|
|
|
9438
9443
|
- ruff>=0.12.0 ; extra == 'dev'
|
|
9439
9444
|
- cython-lint>=0.12.2 ; extra == 'dev'
|
|
9440
9445
|
requires_python: '>=3.11'
|
|
9441
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
9446
|
+
- pypi: https://files.pythonhosted.org/packages/95/da/0d1df507cf574b3f224ccc3d45244c9a1d732c81dcb26b1e8a766ae271a8/scipy-1.17.1-cp311-cp311-win_amd64.whl
|
|
9442
9447
|
name: scipy
|
|
9443
9448
|
version: 1.17.1
|
|
9444
|
-
sha256:
|
|
9449
|
+
sha256: d30e57c72013c2a4fe441c2fcb8e77b14e152ad48b5464858e07e2ad9fbfceff
|
|
9445
9450
|
requires_dist:
|
|
9446
9451
|
- numpy>=1.26.4,<2.7
|
|
9447
9452
|
- pytest>=8.0.0 ; extra == 'test'
|
|
@@ -9482,10 +9487,10 @@ packages:
|
|
|
9482
9487
|
- ruff>=0.12.0 ; extra == 'dev'
|
|
9483
9488
|
- cython-lint>=0.12.2 ; extra == 'dev'
|
|
9484
9489
|
requires_python: '>=3.11'
|
|
9485
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
9490
|
+
- pypi: https://files.pythonhosted.org/packages/b2/83/15087d945e0e4d48ce2377498abf5ad171ae013232ae31d06f336e64c999/scipy-1.17.1-cp313-cp313-macosx_14_0_x86_64.whl
|
|
9486
9491
|
name: scipy
|
|
9487
9492
|
version: 1.17.1
|
|
9488
|
-
sha256:
|
|
9493
|
+
sha256: 4b400bdc6f79fa02a4d86640310dde87a21fba0c979efff5248908c6f15fad1b
|
|
9489
9494
|
requires_dist:
|
|
9490
9495
|
- numpy>=1.26.4,<2.7
|
|
9491
9496
|
- pytest>=8.0.0 ; extra == 'test'
|
|
@@ -9526,10 +9531,10 @@ packages:
|
|
|
9526
9531
|
- ruff>=0.12.0 ; extra == 'dev'
|
|
9527
9532
|
- cython-lint>=0.12.2 ; extra == 'dev'
|
|
9528
9533
|
requires_python: '>=3.11'
|
|
9529
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
9534
|
+
- pypi: https://files.pythonhosted.org/packages/ec/e6/cef1cf3557f0c54954198554a10016b6a03b2ec9e22a4e1df734936bd99c/scipy-1.17.1-cp311-cp311-macosx_14_0_x86_64.whl
|
|
9530
9535
|
name: scipy
|
|
9531
9536
|
version: 1.17.1
|
|
9532
|
-
sha256:
|
|
9537
|
+
sha256: 766e0dc5a616d026a3a1cffa379af959671729083882f50307e18175797b3dfd
|
|
9533
9538
|
requires_dist:
|
|
9534
9539
|
- numpy>=1.26.4,<2.7
|
|
9535
9540
|
- pytest>=8.0.0 ; extra == 'test'
|
|
@@ -9570,10 +9575,10 @@ packages:
|
|
|
9570
9575
|
- ruff>=0.12.0 ; extra == 'dev'
|
|
9571
9576
|
- cython-lint>=0.12.2 ; extra == 'dev'
|
|
9572
9577
|
requires_python: '>=3.11'
|
|
9573
|
-
- pypi: https://files.pythonhosted.org/packages/
|
|
9578
|
+
- pypi: https://files.pythonhosted.org/packages/f5/5f/f17563f28ff03c7b6799c50d01d5d856a1d55f2676f537ca8d28c7f627cd/scipy-1.17.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
|
|
9574
9579
|
name: scipy
|
|
9575
9580
|
version: 1.17.1
|
|
9576
|
-
sha256:
|
|
9581
|
+
sha256: 581b2264fc0aa555f3f435a5944da7504ea3a065d7029ad60e7c3d1ae09c5464
|
|
9577
9582
|
requires_dist:
|
|
9578
9583
|
- numpy>=1.26.4,<2.7
|
|
9579
9584
|
- pytest>=8.0.0 ; extra == 'test'
|
|
@@ -34,6 +34,18 @@ platforms = ['win-64', 'linux-64', 'osx-64', 'osx-arm64']
|
|
|
34
34
|
# Channels for fetching packages
|
|
35
35
|
channels = ['conda-forge']
|
|
36
36
|
|
|
37
|
+
#####################
|
|
38
|
+
# SYSTEM REQUIREMENTS
|
|
39
|
+
#####################
|
|
40
|
+
|
|
41
|
+
[system-requirements]
|
|
42
|
+
|
|
43
|
+
# Set minimum supported version for macOS to be 14.0 to ensure packages
|
|
44
|
+
# like `skipp` that only have wheels for macOS 14.0+ (macosx_14_0_arm64)
|
|
45
|
+
# are used instead of building from source. This is a workaround for
|
|
46
|
+
# Pixi, see https://github.com/prefix-dev/pixi/issues/5667
|
|
47
|
+
macos = '14.0'
|
|
48
|
+
|
|
37
49
|
##########
|
|
38
50
|
# FEATURES
|
|
39
51
|
##########
|
|
@@ -29,7 +29,7 @@ dependencies = [
|
|
|
29
29
|
'dfo-ls', # Derivative-free optimization
|
|
30
30
|
'uncertainties', # Propagation of uncertainties in calculations
|
|
31
31
|
'numpy', # Numerical computing
|
|
32
|
-
'scipp
|
|
32
|
+
'scipp', # Handling and analysis of scientific data
|
|
33
33
|
'pooch', # Data downloader
|
|
34
34
|
'matplotlib', # Plotting library
|
|
35
35
|
'jupyterlab', # Jupyter notebooks
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|