Update repository URLs for Gitea migration
This commit is contained in:
parent
921278b065
commit
954bc5b33e
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[](https://badge.fury.io/py/sqrtspace-spacetime)
|
[](https://badge.fury.io/py/sqrtspace-spacetime)
|
||||||
[](https://pypi.org/project/sqrtspace-spacetime/)
|
[](https://pypi.org/project/sqrtspace-spacetime/)
|
||||||
[](https://github.com/sqrtspace/sqrtspace-python/blob/main/LICENSE)
|
[](https://git.marketally.com/sqrtspace/sqrtspace-python/src/branch/main/LICENSE)
|
||||||
[](https://sqrtspace-spacetime.readthedocs.io/en/latest/?badge=latest)
|
[](https://sqrtspace-spacetime.readthedocs.io/en/latest/?badge=latest)
|
||||||
|
|
||||||
Memory-efficient algorithms and data structures for Python using Williams' √n space-time tradeoffs.
|
Memory-efficient algorithms and data structures for Python using Williams' √n space-time tradeoffs.
|
||||||
@ -418,7 +418,7 @@ If you use SpaceTime in your research, please cite:
|
|||||||
title = {SqrtSpace SpaceTime: Memory-Efficient Python Library},
|
title = {SqrtSpace SpaceTime: Memory-Efficient Python Library},
|
||||||
author={Friedel Jr., David H.},
|
author={Friedel Jr., David H.},
|
||||||
year = {2025},
|
year = {2025},
|
||||||
url = {https://github.com/sqrtspace/sqrtspace-python}
|
url = {https://git.marketally.com/sqrtspace/sqrtspace-python}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -426,5 +426,5 @@ If you use SpaceTime in your research, please cite:
|
|||||||
|
|
||||||
- [Documentation](https://sqrtspace-spacetime.readthedocs.io)
|
- [Documentation](https://sqrtspace-spacetime.readthedocs.io)
|
||||||
- [PyPI Package](https://pypi.org/project/sqrtspace-spacetime/)
|
- [PyPI Package](https://pypi.org/project/sqrtspace-spacetime/)
|
||||||
- [GitHub Repository](https://github.com/sqrtspace/sqrtspace-python)
|
- [Repository](https://git.marketally.com/sqrtspace/sqrtspace-python)
|
||||||
- [Issue Tracker](https://github.com/sqrtspace/sqrtspace-python/issues)
|
- [Issue Tracker](https://git.marketally.com/sqrtspace/sqrtspace-python/issues)
|
||||||
|
|||||||
@ -499,6 +499,6 @@ locust -f tests/load/locustfile.py --host http://localhost:8000
|
|||||||
|
|
||||||
## Learn More
|
## Learn More
|
||||||
|
|
||||||
- [SqrtSpace SpaceTime Docs](https://github.com/MarketAlly/Ubiquity)
|
- [SqrtSpace SpaceTime Docs](https://git.marketally.com/sqrtspace/sqrtspace-python)
|
||||||
- [FastAPI Documentation](https://fastapi.tiangolo.com)
|
- [FastAPI Documentation](https://fastapi.tiangolo.com)
|
||||||
- [Streaming Best Practices](https://example.com/streaming)
|
- [Streaming Best Practices](https://example.com/streaming)
|
||||||
Loading…
Reference in New Issue
Block a user