diff --git a/polytope_feature/version.py b/polytope_feature/version.py index 6e3c058c..c916e680 100644 --- a/polytope_feature/version.py +++ b/polytope_feature/version.py @@ -1 +1 @@ -__version__ = "1.0.20" +__version__ = "1.0.21" diff --git a/readme.md b/readme.md index 4a6eed36..3db6544d 100644 --- a/readme.md +++ b/readme.md @@ -180,6 +180,10 @@ If this software is useful in your work, please consider citing our [paper](http > Leuridan, M., Hawkes, J., Smart, S., Danovaro, E., and Quintino, T., “Polytope: An Algorithm for Efficient Feature Extraction on Hypercubes”, arXiv e-prints, 2023. doi:10.48550/arXiv.2306.11553. +Other papers in preparation include: + +> Leuridan, M., Bradley, C., Hawkes, J., Quintino, T., and Schultz, M., "Performance Analysis of an Efficient Algorithm for Feature Extraction from Large Scale Meteorological Data Stores". + ## Acknowledgements Past and current funding and support for **Polytope** is listed in the adjoining [Acknowledgements](./ACKNOWLEDGEMENTS.rst).