-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreadme.txt
33 lines (31 loc) · 1.41 KB
/
readme.txt
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
26
27
28
29
30
31
32
33
% SKPFbie is based on a joint work with: Darren Crowdy, Christopher
% Green, and Everett Kropf.
% Please cite this software as:
% D.G. Crowdy, C.C. Green, E.H. Kropf, M.M.S. Nasser. "The
% Schottky-Klein prime function: a theoretical and computational
% tool for applications." IMA Journal of Applied Mathematics,
% doi: 10.1093/imamat/hxw028, 2016.
% PLEASE note that this toolbox contains the files:
% zfmm2dpart.m
% fmm2d_r2012a.mexw32
% fmm2d_r2012a.mexw64
% pthreadGC2-w32.dll
% pthreadGC2-w64.dll
% From the Toolbox:
% L. G REENGARD AND Z. G IMBUTAS , FMMLIB2D: A MATLAB toolbox for
% fast multipole method in two dimensions, Version 1.2, 2012.
% http://www.cims.nyu.edu/cmcl/fmm2dlib/fmm2dlib.html
% PLEASE also cite the FMMLIB2D toolbox.
%
%
%
% This program is free software; you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
% the Free Software Foundation; either version 2 of the License, or
% (at your option) any later version. This program is distributed in
% the hope that it will be useful, but WITHOUT ANY WARRANTY; without
% even the implied warranty of MERCHANTABILITY or FITNESS FOR A
% PARTICULAR PURPOSE. See the GNU General Public License for more
% details. You should have received a copy of the GNU General Public
% License along with this program;
% if not, see <http://www.gnu.org/licenses/>.