Commit graph

9 commits

Author SHA1 Message Date
Paul M. Sutter
d48d740b78 fixed some dependency calls with new layout 2024-06-04 08:57:09 +02:00
Paul M. Sutter
288e2263b6 slightly rearranged vide pipeline files to reduce clutter 2024-05-22 19:05:04 -04:00
Paul M. Sutter
d7c0fbc720 renamed void_pipeline to vide_pipeline 2024-05-22 18:51:20 -04:00
Paul M. Sutter
4d9c5ab2c1 renamed src to source 2024-05-22 16:15:14 -04:00
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