-
- 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
Exceptional GitLab maintenance is scheduled for June 24, 2025. The service will be unavailable between 8:00 am and 9:30 am. Please 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).