[TIMOB-12944] Ti API: Implement abstract polynomial algorithm v2
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | TiAPI |
Labels | planning-3.2.0 |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2013-03-05T08:24:09.000+0000 |
Updated | 2015-04-13T17:05:44.000+0000 |
Description
As per a discussion with Neeraj, we should investigate implementing the next gen polynomial layout algorithm for all platforms. This should a) greatly improve layout parity since there will be only one algorithm and b) improve layout performance due to the highly optimized nature of this algorithm
No comments