CONTRIBUTING.md 723 B

Contributing

We love to get pull requests, but please restrict it to be directly related to the cephes library from http://www.netlib.org/cephes/.

Dependencies

To compile node-cephes you must have the following installed:

Download Cephes Library

To re-download the cephes library run:

make download

Compile

To compile:

make build