Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ludvigak authored Sep 7, 2018
1 parent 494f4f5 commit a5fb7ac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# FINUFFT.jl

[![Build Status](https://travis-ci.org/ludvigak/FINUFFT.jl.svg?branch=master)](https://travis-ci.org/ludvigak/FINUFFT.jl)

This is a Julia interface to [FINUFFT](https://github.com/flatironinstitute/finufft), a lightweight and fast nonuniform FFT (nufft) library released by the Flatiron Institute.

## Installation
Expand Down Expand Up @@ -47,4 +49,4 @@ See [test/runtests.jl](test/runtests.jl)

## TODO
* Implement advanced interface
* Test on Max OS X (specifically, fix osx building on Travis CI)
* Test on Max OS X (specifically, fix osx building on Travis CI)

0 comments on commit a5fb7ac

Please sign in to comment.