What's Changed
* BUILD: Remove cython as hard build dependency. by zoj613 in https://github.com/zoj613/polyagamma/pull/125
* BUILD, MAINT: Migrate to Cython 3 and use the Iterator API instead of `PyArray_MultiIter_*` functions for iteration. by zoj613 in https://github.com/zoj613/polyagamma/pull/126
* BUILD: Add support for numpy 2.0 by zoj613 in https://github.com/zoj613/polyagamma/pull/127
**Full Changelog**: https://github.com/zoj613/polyagamma/compare/v1.3.6...v2.0.0