complete_numbers
Simple library to test the arithmetical properties of a number system allowing for zero division
All of the sets of numbers in general use (the natural, rational, real, and complex numbers) are limited because they not closed with respect to division--that is, there are input values to the division operation with no defined answer. This package is an experimental attempt to emulate the extension of the real numbers to the complex numbers. In the complex numbers, all numbers are of the form a+bi where i is defined as i^2 = -1. This experimental system seeks to extend the complex numbers by creating a system of numbers of the form a+bi+cphi+dpsi where i is defined as above, phi is defined as 1/0, and psi is defined as i/0.
If a consistent system can be created, it could allow for a mathematical space where all functions are both continuous and smoothly differentiable, eliminating singularities and potentially providing a valuable mathematical tool with potential applications in theoretical physics.
Release files for complete-numbers 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| complete_numbers-0.0.5.tar.gz | 5.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| complete_numbers-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.7 kB
Release files / complete_numbers-0.0.5.tar.gz
| Download URL | complete_numbers-0.0.5.tar.gz |
|---|---|
| Size | 5.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
794a24baf165a95b07c0f7492061334b3bff5045495a3aaaebc4eb976905b90f
|
|
BLAKE2b-256 checksum How to use checksums |
65cbc9ac9af307f899ca6b6f35c5eb33ff26400cc474d47282874d58beee81f9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.18
|
Release files / complete_numbers-0.0.5-py3-none-any.whl
| Download URL | complete_numbers-0.0.5-py3-none-any.whl |
|---|---|
| Size | 6.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a1a6a0ab0e0db0143dc4bdb5cabcf1c39fee4f7dcca171277086470f6ac2cf66
|
|
BLAKE2b-256 checksum How to use checksums |
179c25e200a6ea6207a787aaae0c387811bf6ca2f9b2739587612d6aed20acb2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.18
|