Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • einsteinpy einsteinpy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Debian Astro TeamDebian Astro Team
  • einsteinpyeinsteinpy
  • Merge requests
  • !3

fix bug #1010215

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Georges Khaznadar requested to merge georgesk/einsteinpy:master into master May 06, 2022
  • Overview 1
  • Commits 6
  • Pipelines 0
  • Changes 4

there was an error in tests/test_symbolic/test_tensor.py: sympy.lambdify's third argument may not be a symbol np, it must be the string "numpy"

If using the symbol np rather than the string "numpy" was a current practice around (not only in the test suite), then a deprecation warning should be published too.


This PR is closed : another bug was triggered by the change

Edited May 08, 2022 by Georges Khaznadar
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master