Hello. At first please give us bencmark results, where NlogN is faster and where is slower. After that please write email to Boost.Math maintainer or create issue on Github Boost.Math repo. 13.07.2017 08:00, Lakshay Garg via Boost пишет:
Hello all
This is my first post to the mailing list.
While looking at the source code for polynomial multiplication (boost/math/tools/polynomial.hpp) I discovered that the library used O(N^2) algorithm for multiplication. I would like to work on implementing a more efficient algorithm (complexity: O(N log(N))).
I am writing this mail to get views and feedback from the community and have a healthy discussion before starting the work.
Lakshay
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost