Commit graph

22 commits

Author SHA1 Message Date
affb56ff48 Merged in python3 (pull request #5)
Port to python3, large code cleanup

* Fixed command line for cosmotool

* Fix path

* Dump command line is log file

* Fix important typo

* Modify paths for example

* Fix path again

* Use an explicit constructor

* Change file to open (python 2->3)

* python3 fix for xrange in periodic_kdtree.py

* Fixed index for Np, numPart, numZones, numZonesTot, partID, zoneID in catalogUtil.py
2020-12-29 08:56:33 +00:00
e01ee80fbd Force creating the install directory of python packages. 2018-07-25 20:56:55 +03:00
b5e3086801 Provide the just-built cython to cosmotool. Forced to reorganize the order of the call to ExternalProject 2018-07-20 08:48:54 +03:00
81ada3d99a Skip setuptools installation if sufficienty recent 2018-07-19 15:11:49 +03:00
Guilhem Lavaux
b28cf64544 Update setuptools url. Fix memory initialization issue in jozov2 2017-11-23 13:19:49 +01:00
Guilhem Lavaux
f053e751c3 Ensure cfitsio is built before healpy 2017-03-02 16:30:55 +01:00
Guilhem Lavaux
fc0366e7fd Updated python package 2017-03-01 16:46:07 +01:00
b9256d8300 Use netcdf4 1.1.9 to fix an incompatibility with HDF5 1.8.15 2015-10-30 16:07:04 +01:00
15e065a833 Enforce the CC/CXX compiler chosen by cmake 2014-10-13 17:43:52 +02: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
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
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
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
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
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
03c7aadc13 Generate a shell script that sets the correct environment for python 2012-11-01 17:38:00 -04:00
Guilhem Lavaux
eaa35ea07e Build python dependencies: Python, NetCDF4 2012-10-31 14:50:41 -04:00