An open API service indexing awesome lists of open source software.

https://github.com/ascillitoe/flowfield-approx

Supplementary material for the 2021 paper "Polynomial Ridge Flowfield Estimation".
https://github.com/ascillitoe/flowfield-approx

dimension-reduction flowfield-estimation machine-learning python

Last synced: over 1 year ago
JSON representation

Supplementary material for the 2021 paper "Polynomial Ridge Flowfield Estimation".

Awesome Lists containing this project

README

          

# Flowfield estimation with polynomial ridges

This repo contains example code and a notebook for the paper "Polynomial Ridge Flowfield Estimation", currently available on [arXiv](https://arxiv.org/abs/2107.07547).

For a more hands-on exploration of the use of polynomial ridges for flowfield estimation, a python dash app is available at [reduce.ascillitoe.com/flowfield](https://reduce.ascillitoe.com/flowfield).

## Introduction

![flowfield](flowfield_example.png)

![local ridge](local_example.png)

## Instructions