Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1
A script to factorize integers with sagemath and factordb.
NotificationsYou must be signed in to change notification settings
p0dalirius/factorizator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A script to factorize integers with sagemath and factordb.
- Automatically checks if the number is already factored infactordb.com.
- Local factorization with sagemath.
- Export the found factors to
factors.json.
Install the following requirements for the script to work properly:
sudo apt install sagemathpython3 -m pip install requirements.txt$ ./facto.sage.py -h _____ _ _ _ | ___|_ _ ___| |_ ___ _ __(_)______ _| |_ ___ _ __ | |_ / _` |/ __| __/ _ \| '__| |_ / _` | __/ _ \| '__| v1.3 | _| (_| | (__| || (_) | | | |/ / (_| | || (_) | | |_| \__,_|\___|\__\___/|_| |_/___\__,_|\__\___/|_| by Remi GASCOU (Podalirius)usage: facto.sage.py [-h] -n NUMBERFactorize an integer.optional arguments: -h, --help show this help message and exit -n NUMBER, --number NUMBER Integer to factorize.Pull requests are welcome. Feel free to open an issue if you want to add other features.
About
A script to factorize integers with sagemath and factordb.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
