Skip to content
Snippets Groups Projects
index.md 559 B
Newer Older
Kostas Vilkelis's avatar
Kostas Vilkelis committed
---
jupytext:
  text_representation:
    extension: .md
    format_name: myst
    format_version: 0.13
    jupytext_version: 1.14.4
kernelspec:
  display_name: Python 3 (ipykernel)
  language: python
  name: python3
---

# pymf

```{toctree}
:hidden:
:maxdepth: 1
:caption: Tutorials

```

```{toctree}
:hidden:
:maxdepth: 1
:caption: Documentation

Kostas Vilkelis's avatar
Kostas Vilkelis committed
mf_notes.md
algorithm.md
documentation/pymf.md
```

Kostas Vilkelis's avatar
Kostas Vilkelis committed
## What is pymf?

## Why pymf?

## How does pymf work?

## What does pymf not do yet?

## Installation

```bash
pip install .
```
## Citing

## Contributing