-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added .c and .so files in for_docs folder and updated docs/environmen…
…t.yml
- Loading branch information
Showing
11 changed files
with
128,076 additions
and
0 deletions.
There are no files selected for viewing
37,936 changes: 37,936 additions & 0 deletions
37,936
cosmic_profiles/for_docs/common/profile_classes.c
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
23,349 changes: 23,349 additions & 0 deletions
23,349
cosmic_profiles/for_docs/cython_helpers/helper_class.c
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
22,420 changes: 22,420 additions & 0 deletions
22,420
cosmic_profiles/for_docs/dens_profs/dens_profs_algos.c
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
21,257 changes: 21,257 additions & 0 deletions
21,257
cosmic_profiles/for_docs/gadget_hdf5/gen_catalogues.c
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
23,113 changes: 23,113 additions & 0 deletions
23,113
cosmic_profiles/for_docs/shape_profs/shape_profs_algos.c
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ dependencies: | |
- h5py | ||
- matplotlib | ||
- scikit-learn | ||
- pathos | ||
- cython | ||
- psutil | ||
- sphinx-autoapi | ||
|