Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cp_apr warnings during test #13

Closed
dmdunla opened this issue Jun 28, 2022 · 0 comments
Closed

Fix cp_apr warnings during test #13

dmdunla opened this issue Jun 28, 2022 · 0 comments

Comments

@dmdunla
Copy link
Collaborator

dmdunla commented Jun 28, 2022

TensorToolbox/cp_apr.py:945
  /Users/dmdunla/dev/pyttb/TensorToolbox/cp_apr.py:945: DeprecationWarning: invalid escape sequence \_
    """

tests/test_cp_apr.py::test_cpapr_pqnr
  /Users/dmdunla/dev/pyttb/TensorToolbox/cp_apr.py:798: RuntimeWarning: divide by zero encountered in double_scalars
    tmp_rho = 1 / (tmp_delm.dot(tmp_delg.transpose()))
@dmdunla dmdunla closed this as completed in 7955602 Jul 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant