main #2
Reference in New Issue
Block a user
Delete Branch "ougur/numethods:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A tutorial on Polynomial Regression is added under
tutorialsfolder.Caution. There seems to be a bug in
class QRHouseholder's_decompose()method, which modifies the constructedself.Qmatrix with itstranspose(). Checking thedemo.pyas well astestsare recommended.numethods(QRHouseholder) is resolved. cabd2d9528