Commit graph

8 commits

Author SHA1 Message Date
Julien Zoubian
26272aff90 Initiate mkdocs 2024-09-13 14:59:37 +02:00
Julien Zoubian
33e0df1c63 add TODO list 2024-09-05 11:12:11 +02:00
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
Julien Zoubian
58e65d7d2b Update build instruction
* reorganization of README.md
* include instruction for conda env
* minor corrections in septup.py for compat python 3.8
* update ignore build files
2024-09-05 11:09:35 +02:00
31bd324e66 Update the readme 2021-04-15 16:55:36 +02:00
e84b6de89e Update README 2021-04-07 08:53:02 +02:00
569a7e40e6 Add some temporary instructions for executing on simulations 2021-02-25 14:07:00 +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
Renamed from README (Browse further)