Commit graph

54 commits

Author SHA1 Message Date
15e065a833 Enforce the CC/CXX compiler chosen by cmake 2014-10-13 17:43:52 +02:00
P.M. Sutter
e8f1449741 patch to enable compilation of netcdf with later builds of GCC and OSX 2014-09-11 04:51:53 -05:00
P.M. Sutter
1ff47d928e update to latest version of boost to fix compatibility issues with GCC > v4.7 2014-09-11 04:00:53 -05:00
bdd3c9ab65 Updated kdtree-scipy dependency and patch 2014-06-24 13:49:11 +02:00
P.M. Sutter
b871f23a20 temporarily disabled patch for kdtree 2014-06-24 05:00:06 -05:00
dfe79b3a84 Added tarball of SDF library 2014-06-04 17:42:39 +02:00
162d7bd09b Merged SDF and KDtree bits from private repo 2014-06-04 17:41:12 +02:00
P.M. Sutter
ad3e5d1577 preparing public version 2014-04-21 23:58:17 -04:00
b384912c42 Added a patch to scipy-kdtree to fix a np.min bug in query 2014-04-18 17:46:29 +02:00
d3078d700d Added kdtree to auxiliary_python_depend 2014-02-06 16:02:49 +01:00
Guilhem Lavaux
5e36b11505 Made SHARP building optional in CosmoTool. Disabled in VIDE building makefiles 2013-03-19 09:29:05 -04:00
Guilhem Lavaux
aa9fe698b2 Upgraded CosmoToolbox 2013-03-07 09:47:13 -06:00
Guilhem Lavaux
5b410a0008 Updated CosmoTool to last revision for support of KDTree with periodic boundaries 2013-03-05 22:43:27 -05:00
Guilhem Lavaux
bea9fbdef4 Updated CosmoTool to last revision for support of KDTree with periodic boundaries 2013-03-05 22:43:20 -05:00
Guilhem Lavaux
6dc5cf8cc9 Turned on SDF by default 2013-03-05 21:40:04 -05:00
Guilhem Lavaux
287400f032 Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification 2013-03-03 16:26:09 +01:00
Guilhem Lavaux
c385a9a11a Added SDFcvt to the build 2013-03-02 21:41:07 -05:00
Guilhem Lavaux
536b385c14 Merge branch 'master' of bitbucket.org:cosmicvoids/void_identification 2013-03-02 02:30:21 +01:00
Guilhem Lavaux
65800922fa Added the possibility to disable the internal version (default is download/compile everything) 2013-03-02 02:30:09 +01:00
Guilhem Lavaux
9dff8cfb5a Added missing libsw library 2013-03-01 15:43:05 -05:00
Guilhem Lavaux
dd5e51c09c Fixed link to libSDF (need librt) and lex generation. 2013-03-01 11:47:20 -05:00
Guilhem Lavaux
9e3ab3b045 Imported rest of libSDF / libsw. Removed dependency on preinstalled flex/bison in libdsf 2013-03-01 11:29:01 -05:00
Guilhem Lavaux
3f7b54a3d2 Added (optional for the moment) SDF support in simulation_loaders. 2013-02-27 13:35:59 -05:00
Guilhem Lavaux
2d09cb68df Imported libSDF into VOID tree 2013-02-27 13:27:23 -05:00
Guilhem Lavaux
c50876d994 Small fix for compile error on gcc 4.7+ 2013-02-26 17:02:56 -05:00
Guilhem Lavaux
97f831fab7 Added missing sharp dependency 2013-02-19 12:09:13 -05:00
Guilhem Lavaux
e44d51442d Updated again cosmotoolbox 2013-02-19 11:30:03 -05:00
Guilhem Lavaux
e41c26a46c Imported latest snapshot of cosmotoolbox 2013-02-19 11:18:20 -05:00
Guilhem Lavaux
2b807e26bd Added detection of the support for march=native (solve healpy building issue on old compilers) 2013-01-29 15:09:40 -05:00
Guilhem Lavaux
28edc7ce3d Enforce NetCDF4 file format in loadArray/saveArray functions 2012-11-24 17:53:22 -05:00
Guilhem Lavaux
53bfb786cb Fix HDF5 URL 2012-11-21 09:59:24 -05:00
Guilhem Lavaux
72cd279b25 Use attribute infrastructure to pass uniqueID tag. 2012-11-20 17:16:45 -05:00
Guilhem Lavaux
fe62b7ef8d Imported attribute support from latest CosmoTool 2012-11-20 17:07:55 -05:00
P.M. Sutter
90964d2be3 fixed bugs associated with saving RA and Dec 2012-11-17 13:01:39 -06:00
Paul Matt Sutter
a53e3bf290 reconfigured to put RA, Dec, redshift, and unique (catalog) ID in the binary ZOBOV file 2012-11-17 02:49:02 -05:00
Guilhem Lavaux
058b12bb3f healpy setup.py also needs to know where cfitsio is located 2012-11-06 15:56:03 -05:00
Guilhem Lavaux
15f03654d7 Check if python < 2.7, and build argparse if necessary 2012-11-06 15:42:11 -05:00
Guilhem Lavaux
0f53c385b8 Cleaned up shown variables by marking most URLs as 'advanced variables' 2012-11-06 15:36:15 -05:00
Guilhem Lavaux
c9d3a5540e Added argparse/setuptools. It is temporarily set to always on while I figure a way of detection python version 2012-11-06 13:25:25 -05:00
Guilhem Lavaux
0e2f551f7a Added Healpy to the dependencies to build 2012-11-06 10:58:16 -05:00
Guilhem Lavaux
d6d71174de Enforce the location where python libraries are installed (/lib and not /lib64 or some other random directory) 2012-11-05 16:30:18 -06:00
Guilhem Lavaux
ffb41cc94a Enforces /lib/ (anot /lib64/ or something else) for dependencies 2012-11-05 16:13:44 -06:00
Guilhem Lavaux
fb98f89679 Properly build and install the python tools in BINDIR/ext_build/python. Specify more dependencies. 2012-11-01 22:16:13 -04:00
Guilhem Lavaux
25f2244d49 Improved handling of openmp flags using set_target_properties 2012-11-01 21:28:38 -04:00
Guilhem Lavaux
03c7aadc13 Generate a shell script that sets the correct environment for python 2012-11-01 17:38:00 -04:00
Guilhem Lavaux
e91ac15004 Generate a shell script that sets the correct environment for python 2012-11-01 17:37:56 -04:00
Guilhem Lavaux
430d938401 Added pic option to hdf5 and netcdf build. Fixed return variable in python build script. 2012-11-01 17:20:30 -04:00
Guilhem Lavaux
f7ffe20b69 Fixed cmake scripts to run python build/install. New script to run python scripts. 2012-11-01 17:03:25 -04:00
Guilhem Lavaux
eaa35ea07e Build python dependencies: Python, NetCDF4 2012-10-31 14:50:41 -04:00
Guilhem Lavaux
fefa551e8d Build the external project in a separate sub-directory. 2012-10-31 11:14:03 -04:00