22 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
f8903a65f4 Add back missing linux packaging scripts 2016-12-24 17:08:20 -05:00
jchodera
b9e2844fe2 Update build and packaging scripts. 2016-11-14 14:12:59 -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)
3be0bf11d9 Changes for OpenMM 6.3beta2 2015-07-11 14:34:53 -04:00
John Chodera (MSKCC)
2ad2a75ba2 Updated linux build/packaging devtools scripts to use CUDA 7.0 2015-06-05 11:27:58 +09:00
John Chodera (MSKCC)
741d186d89 Build scripts now first remove old install directory. 2014-12-02 18:09:15 -08:00
John Chodera (MSKCC)
4fcf2b1662 Modified packaging scripts so that we no longer install Python into lib. 2014-12-02 15:55:42 -08:00
John Chodera (MSKCC)
4ad08011aa Hopefully fixed issue with Jenkins linux build script. 2014-11-08 20:10:32 -05:00
John Chodera (MSKCC)
93cd76b355 Fixing more paths in Jenkins build paths. 2014-11-08 19:39:01 -05:00
John Chodera (MSKCC)
db166090f2 Fixed some path errors with Jenkins build scripts, and added preparation scripts. 2014-11-08 17:50:20 -05:00
John Chodera (MSKCC)
438463ed8a Updated Jenkins build scripts to also build docs. 2014-11-08 17:21:22 -05:00
John Chodera (MSKCC)
0abd720e69 Added miniconda/bin to path for automated build scripts. 2014-11-08 12:53:55 -05:00
John Chodera (MSKCC)
db343579cb Fixed python path for automated build script. 2014-11-08 12:48:26 -05:00
John Chodera (MSKCC)
0198503fb4 Minor fix to build script for automated packaging. 2014-11-08 12:41:51 -05:00
John Chodera (MSKCC)
4e9405a637 Updated build script for packaging with Linux. 2014-11-08 00:45:17 -05:00
John Chodera (MSKCC)
dda50ec8b0 Made Linux build script executable. 2014-11-07 20:48:53 -05:00
John Chodera (MSKCC)
4b2487f3db Added draft build script. 2014-11-07 20:47:45 -05:00