Open AR-PyT opened 3 months ago
Is this tested? I don't think this is going to work without adding nalgebra to cargo. If this is hassle because Rust, we can also skip support for nalgebra on risc-v devices, since it's probably quite slow there anyway.
ARTIQ Pull Request
Description of Changes
Adds runtime implementation of
np.linalg
/sp.linalg
functions (M-Labs/nac3#478 and M-Labs/artiq-zynq#309) Depends on #2526Related Issue
Type of Changes
Steps (Choose relevant, delete irrelevant before submitting)
All Pull Requests
Code Changes
flake8
to check code style (follow PEP-8 style).flake8
has issues with parsing Migen/gateware code, ignore as necessary.Licensing
See copyright & licensing for more info. ARTIQ files that do not contain a license header are copyrighted by M-Labs Limited and are licensed under LGPLv3+.