A potential theory toolkit for MATLAB based on the Schottky-Klein prime function.
- Make sure that SKPrime is installed.
- Download zip (or tar.gz) of latest release.
- Upack the zip (or tar.gz) somewhere.
- Run the
install.m
function from MATLAB in the directory created in the previous step.- This will put the PoTk directory in your MATLAB search path.
- See the
example.m
file for usage examples.
- Everett Kropf [email protected]
PoTk 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 3 of the License, or (at your option) any later version.
PoTk 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 PoTk. If not, see http://www.gnu.org/licenses/.