Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 723 Bytes

CONTRIBUTING.md

File metadata and controls

29 lines (19 loc) · 723 Bytes

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