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
Switch license from GPL-2 to GPL-3
GPL-3 is preferred over GPL-2 (more modern, better compatibility with other
GPL-3 licensed packages).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Moved multiplier bootstrap code to C++ and added support for "universal" base period. Code is generally more memory efficient in this version, and this version incorporates better error handling and improved unit testing.