diff --git a/README.md b/README.md index 0ba2d28..7ff0ed5 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,14 @@

MPSTime.jl: Matrix-Product States for Time-Series Analysis

- - -[![docs - latest](https://img.shields.io/badge/docs-latest-2ea44f)](https://jmoo2880.github.io/MPSTime.jl/dev/) +
+ + docs - latest + + + version - 0.1.0-DEV + +
__MPSTime__ is a Julia package for learning the joint probability distribution of time series directly from data using matrix-product state (MPS) methods inspired by quantum many-body physics. @@ -36,5 +41,5 @@ This software is citable via Coming Soon (TM). Please cite as: ## Contributing to MPSTime We welcome contributions from the community! MPSTime is under active development and resarch, making it an exciting opprtunity for collaboration. -Whether you are interested in adding new features, impriving existing documentation, fixing bugs, or sharing ideas, your input is valuable. -Feel free to submit a pull request or open an issue for discussion. +Whether you are interested in adding new features, improving existing documentation, fixing bugs, or sharing ideas, your input is valuable. +Feel free to submit a [PR](https://github.com/jmoo2880/MPSTime.jl/pulls) or open an [issue](https://github.com/jmoo2880/MPSTime.jl/issues) for discussion. diff --git a/docs/src/references.md b/docs/src/references.md index ce673c2..146581d 100644 --- a/docs/src/references.md +++ b/docs/src/references.md @@ -1,6 +1,5 @@ # References We cite the following works in the development of MPSTime.jl: -[jax](@cite) ```@bibliography ``` \ No newline at end of file