Commit graph

17 commits

Author SHA1 Message Date
Julien Zoubian
54fe8df970 Update build for python compat
- remove distutils deps
- add pyproject.toml
- add MANIFEST.in
- update install instructions
2024-09-05 11:11:15 +02:00
97b7c8705a Add a really dummy file to please the OSX linker 2021-04-15 16:45:36 +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
P.M. Sutter
6f004beded bug fix 2014-05-26 08:44:14 -04:00
P.M. Sutter
39e16d41ff bug fixes 2014-05-09 12:01:59 -05:00
P.M. Sutter
6931fd33fd removed extra plotting routines 2014-05-06 18:27:21 -05:00
P.M. Sutter
b441758a64 fixed python setup 2014-05-06 14:05:20 -05:00
Guilhem Lavaux
29723fff06 updated copyright notice 2014-04-28 08:52:27 +02:00
P.M. Sutter
d8108d3a8e default to improved jovoz 2013-12-19 22:32:47 -06:00
P.M. Sutter
842c2beaaa changed name in headers 2013-12-01 20:59:00 -06:00
P.M. Sutter
02f756e8a5 integrated nico's cross-correlation backend and enabled plotting of the void distribution 2013-03-22 08:51:45 -05:00
Guilhem Lavaux
5d9dad1439 Updated Copyright/License 2013-03-02 20:23:33 -05:00
Guilhem Lavaux
bce9ac1dd3 Removed the possibility of a later version. The patent mess is unclear. 2013-03-02 18:33:33 -05:00
Guilhem Lavaux
aa38661b65 Added copyright/license notice 2013-03-02 18:30:40 -05: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
e380538e66 Cleanup coding style 2012-10-31 14:51:59 -04:00
P.M. Sutter
14abbc2018 Slight re-organization of C/C++ tools. Significant modifications to support observational data. Python and pipeline scripts added 2012-10-31 10:43:15 -05:00