-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathAUTHORS
25 lines (19 loc) · 948 Bytes
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
milonga was written from scratch by
jeremy theler <[email protected]>
milonga is a plugin for the wasora code
wasora was originally written from scratch by
jeremy theler <[email protected]>
with contributions by
esteban pellegrino <[email protected]>
pablo camusso <[email protected]>
ramiro vignolo <[email protected]>
vitor vasconcelos <[email protected]>
other pieces of code wasora depend on:
GNU Scientific Library <http://www.gnu.org/s/gsl/>
thirdparty/kdtree.c by John Tsiombikas <[email protected]>
thirdparty/str_replace.c by chantra <chantra__A__debuntu__D__org>
each of these files was released under a free software license,
see the source code of each one for further details
milonga uses PETSc and SLEPc to solve the sparse eigenvalue problem
and gmsh to generate the unstructured meshes of the problem it solves
see the corresponding documentation for further details