Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,673
    • Issues 1,673
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 59
    • Merge Requests 59
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #20473

Closed
Open
Created Feb 04, 2021 by Nathan Woods@woodscn

Make more Python packages available (on Windows)

The included Python in Paraview is capable, but it could be improved by either adding additional packages, or else providing some means to add them after installation. The two most relevant to my work are scipy and sympy, though I'm sure others have their own lists.

  • scipy is part of the de facto standard scientific stack, right behind numpy. It provides numerical tools for things like quadrature, ODEs, and the like. Many of its underlying routines are wrapped Fortran, C, or C++. It is included for Unix, apparently. (https://discourse.paraview.org/t/superbuild-scipy-for-windows/2154)
  • sympy is a pure-python symbolic manipulator, similar in purpose to Mathematica.

The solution that requires the least work from users would be to simply include these libraries in the default distribution. The solution that requires the least development work would probably be to create a mechanism (or at least instructions) for users to customize the Python distribution. Whatever the eventual choice, package availability should be consistent across OSes.

@patchett2002 @ethan.stam @boonth

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None