11 Commits

Author SHA1 Message Date
Peter Eastman
1dac981a63 Use PocketFFT (#3667)
* Use PocketFFT instead of FFTW

* Minor cleanup

* Use PocketFFT instead of fftpack for reference platform

* Remove FFTW as a dependency

* Converted a test case to use PocketFFT

* Fixed an incorrect comment
2022-06-30 12:54:28 -07:00
jchodera
fb83a29135 Add documentation and remove gcc build scripts 2016-12-24 15:07:25 -05:00
jchodera
3164ee174a Update source build script 2016-12-24 15:02:20 -05:00
jchodera
3bc2008a08 Update packaging preparation scripts 2016-02-17 16:24:58 -05:00
peastman
22697eb2c0 Another attempt at getting the docs to build correctly 2016-02-08 15:25:17 -08:00
Peter Eastman
dbaeb984ef Merge branch 'scripts' of https://github.com/peastman/openmm into scripts 2016-02-08 14:00:26 -08:00
peastman
46fb5c5111 Make PythonInstall before trying to build Python API docs 2016-02-08 13:59:53 -08:00
peastman
7a94dd9215 Turned on building documentation 2016-02-06 16:01:59 -08:00
peastman
3f0899c0e9 Updates to packaging scripts for 7.0 2016-01-27 10:10:04 -08:00
John Chodera (MSKCC)
88fa75428a Changed source install manifest to allow us to pick from source distro or compiled (install/) output. 2015-07-13 20:36:19 -04:00
John Chodera (MSKCC)
4543bca2de Added scripts for source packaging. 2015-07-13 16:45:53 -04:00