Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ap6yc/metaicvi
A Python implementation of the MetaICVI method.
https://github.com/ap6yc/metaicvi
Last synced: 27 days ago
JSON representation
A Python implementation of the MetaICVI method.
- Host: GitHub
- URL: https://github.com/ap6yc/metaicvi
- Owner: AP6YC
- License: mit
- Created: 2022-06-10T18:21:12.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-11-02T16:36:32.000Z (about 1 year ago)
- Last Synced: 2024-11-24T19:35:40.491Z (about 2 months ago)
- Language: Python
- Size: 74.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# metaicvi
A Python implementation of the MetaICVI method.
[![Documentation Status](https://readthedocs.org/projects/metaicvi/badge/?version=latest)](https://metaicvi.readthedocs.io/en/latest/?badge=latest)
[![GitHub issues](https://img.shields.io/github/issues/AP6YC/metaicvi?style=flat-square)](https://github.com/AP6YC/metaicvi/issues)
[![GitHub stars](https://img.shields.io/github/stars/AP6YC/metaicvi?style=flat-square)](https://github.com/AP6YC/metaicvi/stargazers)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/AP6YC/metaicvi?style=flat-square)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/AP6YC/metaicvi/Test?style=flat-square)- [metaicvi](#metaicvi)
- [Installation](#installation)
- [History](#history)
- [Usage](#usage)
- [Credits](#credits)## Installation
```python
pip install metaicvi
```## History
- 6/14/2022: Initialize project.
## Usage
TODO
## Credits
- Authors:
- Sasha Petrenko