Skip to content

Why both SciPy and NumPy? (edit: help wanted to work around an upstream Numpy bug!) #137

@someparsa

Description

@someparsa

Installing the package in virtual environment, brought to my eyes that the package needs both NumPy and SciPy. To the best of my understanding, NumPy is built on top of the SciPy (or with improvements to each other / or vice versa). BTW as far as I remember, one of the packages is sufficient to have all the functions available. Can't we omit SciPy from our installations? Also, I saw that NumPy is called in the beginning of a few examples. Can't we ease this for the users that when they import anaStruct, they have functionalities of the NumPy available and they don't need a separate import to have its features?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions