SqrtRange is a python library used to generate Square root numbers in a range
Project description
SqrtRange
SqrtRange is a simple python library used to generate Square root of numbers in a certain range.
This can be helpful, but not always (obviously :skull:)
Installation
Here are the two main ways to install this module
python -m pip install SqrtRange
pip install SqrtRange
This uses native python modules, so no depedencies are required :D
Documentation
It's actually really simple
Here is what you can use:
SqrtRange.CalculateWOLogging(firstnumber, secondnumber, doTimeTaken)
SqrtRange.Calculate(firstnumber, secondnumber, logFile, doClearLogFile, doTimeTaken)
Firstnumber and Secondnumber are integers, these will indicate the range
LogFile is a string, it's where to log the numbers to
doClearLogFile instead is a boolean, it's used if you want to clear the log file or not
doClearLogFile is a boolean, it's used if you to measure the time and the actual successfull numbers calculated or not
How to contribute?
You can contribute by doing pull requests and bug reports
I hope you enjoy!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sqrtrange-0.0.7.tar.gz.
File metadata
- Download URL: sqrtrange-0.0.7.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e61457c0193853f296a651bfef20e28e18c67c8f8966c24562aaaae447fe0c7
|
|
| MD5 |
7a9503166420769fb215f8b7ced57ee3
|
|
| BLAKE2b-256 |
6808ad6215ee23e03cbc6adaf013f8db3c3ed1ef4d38f323107712aac70eb9f4
|
File details
Details for the file SqrtRange-0.0.7-py3-none-any.whl.
File metadata
- Download URL: SqrtRange-0.0.7-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d887e5320dc7c09a2f5830c415af280f0abbc5f3a6c1f261085608ef17e0c580
|
|
| MD5 |
2fd4163c3ce475b6a2d351a5b6167ab6
|
|
| BLAKE2b-256 |
ca3c67355fced70d06f09e71e7e80699e3895a1f8df5d6f583d5a660b498aa86
|