Home / Release2
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2013-02-28 758 Bytes
spherepack1d.exe 2013-02-28 82.2 kB
spherepack1d_v1_1.c 2013-02-28 27.3 kB
Totals: 3 Items   110.3 kB 0
-----------------------------------------------------------------

This folder contains version 1.1 of the 'spherepack1d' code.
This is current as of 28th February 2013.
The file 'spherepack1d_v1_1.c' contains the source code,
and can be compiled on unix-like systems with gcc via:

 gcc spherepack1d_v1_1.c -o spherepack1d -lm -O3

To run the resulting executable and print out instructions, type:

 ./spherepack1d -h

-----------------------------------------------------------------

This directory also contains a stand-alone executable for 
Microsoft Windows 7, called 'spherepack1d.exe'. Run this from
the command line to povide instructions as above, by typing:

 spherepack1d.exe -h

-----------------------------------------------------------------
Source: readme.txt, updated 2013-02-28