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

https://github.com/smoren/genetic-fourier-function-approx-js

Genetic Fourier function approximation
https://github.com/smoren/genetic-fourier-function-approx-js

fourier fourier-series genetic-algorithm

Last synced: 7 months ago
JSON representation

Genetic Fourier function approximation

Awesome Lists containing this project

README

          

# Genetic Fourier function approximation

### Install

```
npm i
npm run build
```