suggestion: SVD in eigen.py should be removed to a correct place #6

Open
opened 2025-09-17 14:00:51 +03:00 by ougur · 0 comments
Owner

The class SVD in eigen.py should be moved to the correct place.

It would be good (but later) to separate linear solvers and matrix factorisations/decomposition; as you separated basic definitions of linear algebra in linalg.py.

The class `SVD` in `eigen.py` should be moved to the correct place. It would be good (but later) to separate *linear solvers* and *matrix factorisations/decomposition*; as you separated basic definitions of linear algebra in `linalg.py`.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: denizdonmez/numethods#6
No description provided.