Skip to content

v8.0.1

Compare
Choose a tag to compare
  • 🎨 style(pow): Move commented out recursive _pow_double to its own file and test it. 6d98115
  • 🎨 style(_idivmod_schoolbook_subroutine): Remove useless recursion. c125662
  • 🐛 fix(_idivmod_schoolbook_large_divisor): Make it nonrecursive. df509fa
  • ✨ feat: Make pow_double nonrecursive. 6d15310
  • 📚 docs: Fix typo. 94be921

v8.0.0...v8.0.1