You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 0.3.6
Features:
* Added polyphony.__python__ built-in constant for implementation switching
* Added support for Parameterized module (see tests/module/parameter01.py)
* Improved assertion message
Notable fixes:
* Maximum recursion issue in large function
* Inlining function that has an argument with unary operator