Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
termoshtt committed Jun 24, 2020
1 parent f31a2ff commit cd68b73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ Feature flags
- `system`: use system's libfftw3 (experimental)
- You must install FFTW to your system before building this crate
- For Linux system, e.g. Ubuntu or Debian, please run `apt install libfftw3-dev`
- For macOS, please run `brew install fftw` by using [homebrew](https://github.com/Homebrew/brew)
- For Windows, this feature is not tested.
- For macOS, please run `brew install fftw` by using [homebrew](https://github.com/Homebrew/brew)
- For Windows, this feature is supported
- `intel-mkl` use Intel MKL backend through [intel-mkl-src](https://github.com/termoshtt/rust-intel-mkl)
- Linux, macOS, and Windows are supported
- Linux and Windows are supported

|Feature | Linux | Windows | macOS |
|:--------|:-----:|:-------:|:-----:|
Expand Down

0 comments on commit cd68b73

Please sign in to comment.