
## Roman empire backward compatibility
**S**till **P**artially **Q**uompatible with **R**oman empire allow you to
deals with numeral use a long time ago in the BF times (BF as Before Fortran).
As you all know the necessity for quick iteration as for long been a goal in
the scientific community, as well a reproducibility and backward compatibility.
Now you can quickly achieve the efficiency you had to engrave number on you
marble tablet calculator from the comfort of your QWERTY keyboard, and
replicate studies made at the time of Neron, Ceasar, and all thoses guy you
don't remember the name.
> Tu quoque mi fili
```python
In [1]: from SPQR import I,V,X,C,M
In [2]: NOW = M.M.X.V # this year
In [3]: AGE = X.X.I.X
In [4]: NOW - AGE
Out[4]: MCMLXXXVI
```
## numpy display format
```python
from SPQR import set_numpy_print_options
set_numpy_print_options()
```
## Praise the gods.
You can import the unicode caracters 1-12,50 and a few others:
```python
In[5]: from SPQR.literals import *
```
And it of course play nice with the gods. In [**Jupyter**](//jupyter.org) you can tab-completes the above characters with:
```
\roman numeral [one|two|three|...]<tab>
```
It is also usable inside NumPy arrays and other data structures:

### Packaging
Proudly packaged with [flit](https://github.com/pypa/flit)
### logo
Logo from wikimedia commons
Raw data
{
"_id": null,
"home_page": "https://github.com/Carreau/SPQR",
"name": "SPQR",
"maintainer": null,
"docs_url": null,
"requires_python": ">3",
"maintainer_email": null,
"keywords": null,
"author": "Matthias Bussonnier",
"author_email": "bussonniermatthias@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/23/fe/7829956380ce31ccbd0f27bf0d0a96f41f3fc695f2d065e388ea55ea63e0/spqr-0.0.7.tar.gz",
"platform": null,
"description": "\n\n## Roman empire backward compatibility \n\n**S**till **P**artially **Q**uompatible with **R**oman empire allow you to\ndeals with numeral use a long time ago in the BF times (BF as Before Fortran).\nAs you all know the necessity for quick iteration as for long been a goal in\nthe scientific community, as well a reproducibility and backward compatibility.\nNow you can quickly achieve the efficiency you had to engrave number on you\nmarble tablet calculator from the comfort of your QWERTY keyboard, and\nreplicate studies made at the time of Neron, Ceasar, and all thoses guy you\ndon't remember the name.\n\n\n> Tu quoque mi fili\n\n\n```python\nIn [1]: from SPQR import I,V,X,C,M\n\nIn [2]: NOW = M.M.X.V # this year\n\nIn [3]: AGE = X.X.I.X\n\nIn [4]: NOW - AGE\nOut[4]: MCMLXXXVI\n```\n\n## numpy display format\n\n\n```python\nfrom SPQR import set_numpy_print_options\nset_numpy_print_options()\n```\n\n## Praise the gods. \n\nYou can import the unicode caracters 1-12,50 and a few others:\n\n```python\nIn[5]: from SPQR.literals import *\n```\n\nAnd it of course play nice with the gods. In [**Jupyter**](//jupyter.org) you can tab-completes the above characters with:\n\n```\n\\roman numeral [one|two|three|...]<tab>\n```\n\nIt is also usable inside NumPy arrays and other data structures:\n\n\n\n### Packaging\n\nProudly packaged with [flit](https://github.com/pypa/flit)\n\n\n### logo\n\nLogo from wikimedia commons\n",
"bugtrack_url": null,
"license": null,
"summary": "S.P.Q.R",
"version": "0.0.7",
"project_urls": {
"Homepage": "https://github.com/Carreau/SPQR",
"Source": "https://github.com/Carreau/SPQR"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2b975d9039fa818e90c4d80e15da067e435b6e8e2da7b2809251fb4174ed078e",
"md5": "cf284ebabd31711ef7dc68ade96f0532",
"sha256": "8a188b676fb610775c01d02b6bf6eca94143cfa461a8bb4a0411baad7d346457"
},
"downloads": -1,
"filename": "spqr-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cf284ebabd31711ef7dc68ade96f0532",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">3",
"size": 4298,
"upload_time": "2024-10-20T14:19:03",
"upload_time_iso_8601": "2024-10-20T14:19:03.384005Z",
"url": "https://files.pythonhosted.org/packages/2b/97/5d9039fa818e90c4d80e15da067e435b6e8e2da7b2809251fb4174ed078e/spqr-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "23fe7829956380ce31ccbd0f27bf0d0a96f41f3fc695f2d065e388ea55ea63e0",
"md5": "d343abe8d1871c54840c01658a13930b",
"sha256": "8713ea89fb6e9c364ff5c6a387af9a7cb21a4e7cc27d1c969c606ec119672994"
},
"downloads": -1,
"filename": "spqr-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "d343abe8d1871c54840c01658a13930b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">3",
"size": 438424,
"upload_time": "2024-10-20T14:19:05",
"upload_time_iso_8601": "2024-10-20T14:19:05.967130Z",
"url": "https://files.pythonhosted.org/packages/23/fe/7829956380ce31ccbd0f27bf0d0a96f41f3fc695f2d065e388ea55ea63e0/spqr-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-20 14:19:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Carreau",
"github_project": "SPQR",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "spqr"
}