mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #141] [MERGED] [python] Enable math.factorial #285
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#285
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/141
Author: @Yaya-Cout
Created: 2/2/2022
Status: ✅ Merged
Merged: 2/2/2022
Merged by: @Lauryy06
Base:
upsilon-dev← Head:upsilon-dev-mpy-factorial📝 Commits (3)
fd35f9e[python] Enable math.factorial02efb37[python] Fix qstrdefsc47181c[python] Enable faster implementation of math.factorial for 56 bytes of flash space📊 Changes
2 files changed (+7 additions, -0 deletions)
View changed files
📝
python/port/genhdr/qstrdefs.in.h(+1 -0)📝
python/port/mpconfigport.h(+6 -0)📄 Description
This pull request, on demands of @ArtichOwO, enables
factorial()in the math Python module.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.