-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathAUTHORS
20 lines (15 loc) · 923 Bytes
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
wasora was originally written from scratch by
jeremy theler (jeremy) <[email protected]>
substantial contributions (code & ideas) by
esteban pellegrino (larry) <[email protected]>
juan pablo gomez omil <[email protected]>
ramiro vignolo <[email protected]>
wasora depends on the following free libraries:
GNU Scientific Library <http://www.gnu.org/s/gsl/>
SUNDIALS IDA Library <http://computation.llnl.gov/casc/sundials/main.html>
GNU Readline <http://tiswww.case.edu/php/chet/readline/rltop.html>
wasora incorporates the following free snippets into its source code:
thirdparty/kdtree.c by John Tsiombikas <http://code.google.com/p/kdtree/>
thirdparty/uthash.h by Troy D. Hanson <http://troydhanson.github.com/uthash/>
each of these libraries and files is released under a free software license,
see the documentation and/or actual source code of each one for further details