Commit graph

5 commits

Author SHA1 Message Date
59d07eb9c3 Add proper import of sysconfig 2022-06-17 07:53:11 +02:00
6fd04a7b1d Add explicit compiler inheritance from python environment 2022-06-17 07:52:00 +02:00
97b7c8705a Add a really dummy file to please the OSX linker 2021-04-15 16:45:36 +02:00
53ad51acca Clean up of setup.py and have it install the simulation pipeline script 2021-02-26 09:05:50 +02:00
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