This repository implements the
Compared to the dynamic programming algorithm used by numpy
and most
other libraries, which is
Hu and Shing's work:
Ramanan's work:
Implementation of O(n log n) algorithm for matrix chain ordering in Python
HTML
This repository implements the
Compared to the dynamic programming algorithm used by numpy
and most
other libraries, which is
Hu and Shing's work:
Ramanan's work: