-
- Downloads
Minor change: rely rather on Eigen to compute addition in Faust::Vect += operator.
Eigen might be more efficient to do it at low-level. This commit is next to the previous one (e2c514be).
Please register or sign in to comment
A GitLab upgrade is scheduled for Monday, June 30, 2025. The service will be unavailable for a few minutes in the morning. We'll keep you posted on the progress of the upgrade on the Mattermost channel: https://mattermost.inria.fr/devel/channels/gitlab. We recommend that you do not work on the platform until an announcement indicates that maintenance is complete.
Eigen might be more efficient to do it at low-level. This commit is next to the previous one (e2c514be).