squice
A library to visualise and interpolate matrices of numbers
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.2%) to scientific vocabulary
Repository
A library to visualise and interpolate matrices of numbers
Basic Info
- Host: GitHub
- Owner: RachelAlcraft
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Size: 1.08 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 6
Metadata Files
README.md
SQUICE
Slicing through squares: visualise and interpolate numerical matrix data.
This is a python library with accompanying demonstration streamlit web application, to visualise and interpolate numerical matrix data.
This github site, streamlit application and pypi library has been created from the scientific application template app-lib-py.
Use as an application
To use the application simply go to the open source publicly hosted for free application squice@streamlit
Use as a python library
pip install squice
The documentation for the library is here: squice docs.
Note the application squice@streamlit also shows demonstrations of how to use the library.
Use as a self-hosted web app
This can also be downloaded from docker and self-hosted. ```
docker pull raea/squice
docker run --rm --name temp-name-p 8001:8501 raea/squice ```
Owner
- Name: Rachel A
- Login: RachelAlcraft
- Kind: user
- Location: London
- Repositories: 1
- Profile: https://github.com/RachelAlcraft
Citation (citation.cff)
cff-version: 0.1.0 message: "If you use this software, please cite it as below." authors: - family-names: "Alcraft" given-names: "Rachel" orcid: "https://orcid.org/0000-0003-2674-6321" title: "SQUICE: A visualisation and interpolation of numerical matrix data version: 1.0.0 doi: xxx date-released: 19-May-2024 url: "https://github.com/RachelAlcraft/squice"
GitHub Events
Total
Last Year
Packages
- Total packages: 1
-
Total downloads:
- pypi 23 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 6
- Total maintainers: 1
pypi.org: squice
Example library for scientific software.
- Homepage: https://github.com/RachelAlcraft/squice
- Documentation: https://rachelalcraft.github.io/squice
- License: MIT License
-
Latest release: 0.6
published about 2 years ago
Rankings
Maintainers (1)
Dependencies
- docker/build-push-action v5 composite
- docker/login-action v3 composite
- docker/setup-buildx-action v3 composite
- docker/setup-qemu-action v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- pypa/gh-action-pypi-publish release/v1 composite
- actions/checkout master composite
- actions/setup-python v2 composite
- peaceiris/actions-gh-pages v3 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-python v3 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-python v3 composite
- actions/checkout v3 composite
- black *
- numpy *
- plotly *
- pre-commit *
- pytest *
- ruff *
- streamlit *
- streamlit_extras *
- urllib3 ==1.26.6
- black *
- numpy *
- pre-commit *
- pytest *
- ruff *