Skip to content

Clean up and sync dependencies for pip/conda, optional requirement of numpy/scipy. #84

@azukov

Description

@azukov

Currently conda installs extra packages numpy/scipy/matplotlib. They are not needed for PyORBIT core.
On the other hand #72 and #83 depend on numpy/scipy.
We probably want to cleanly run without numpy - requires some sort of try.. except around import xxxx_requiring_numpy
We also want to an optional requirement that installs numpy/scipy.

Also requirements.txt should be used only for development installation --no-build-isolation --editable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions