Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating/modernising documentation: part 1 #785

Merged
merged 107 commits into from
Apr 21, 2024
Merged

Updating/modernising documentation: part 1 #785

merged 107 commits into from
Apr 21, 2024

Conversation

apontzen
Copy link
Member

@apontzen apontzen commented Mar 19, 2024

Updating all documentation ahead of pynbody v2 release

Tutorials etc

  • Quick-start
  • Reading data
  • Filtering data
  • Linking snapshots
  • Profiles
  • Rotation curves
  • Images
  • Halos
  • HMF
  • Performance
  • Configuration
  • Threading etc
  • Derived quantities

Reference documentation

  • analysis
    • angmom
    • cosmology
    • decomp
    • gravity
    • halo
    • hifrac
    • hmf
    • interpolate
    • ionfrac
    • luminosity
    • pkdgrav_cosmo
    • profile
    • ramses_util
    • theoretical_profiles
  • array
  • bridge
  • chunk
  • filt
  • gravity
  • halo
  • kdtree
  • openmp
  • plot
    • gas
    • generic
    • metals
    • profile
    • sph
    • stars
    • util
  • snapshot
  • sph
  • util
  • configuration
  • dependencytracker
  • derived
  • family
  • simdict
  • transformation
  • units

@apontzen apontzen marked this pull request as draft March 19, 2024 14:00
@apontzen apontzen force-pushed the update-docs branch 2 times, most recently from 822f8c1 to 4d44107 Compare March 24, 2024 15:49
dependabot bot and others added 22 commits April 1, 2024 22:23
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.2 to 2.17.0.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v2.16.2...v2.17.0)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.12 to 1.8.14.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.8.12...v1.8.14)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…erface

This has been quietly broken for some time (possibly forever!)
pre-commit-ci bot and others added 4 commits April 8, 2024 16:36
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
- [github.com/asottile/pyupgrade: v3.15.1 → v3.15.2](asottile/pyupgrade@v3.15.1...v3.15.2)
- [github.com/nbQA-dev/nbQA: 1.8.4 → 1.8.5](nbQA-dev/nbQA@1.8.4...1.8.5)
Add back deep-dive tutorial on derived quantities
…h-action-pypi-publish-1.8.14

Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
…ibuildwheel-2.17.0

Bump pypa/cibuildwheel from 2.16.2 to 2.17.0
Fix a logic bug in transformations discovered while doing so, and add unit test
# Conflicts:
#	pynbody/__init__.py
#	pynbody/halo/hbtplus.py
#	tests/array_test.py
@apontzen apontzen marked this pull request as ready for review April 21, 2024 18:43
@apontzen apontzen merged commit 490dead into master Apr 21, 2024
16 of 29 checks passed
@apontzen apontzen deleted the update-docs branch April 21, 2024 18:44
@apontzen apontzen changed the title WIP: updating/modernising documentation Updating/modernising documentation: part 1 Apr 21, 2024
@apontzen apontzen mentioned this pull request Apr 21, 2024
57 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant