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

Link to the new paper (on arXiv) in the documentation #125

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

jank324
Copy link
Member

@jank324 jank324 commented Feb 13, 2024

Description

Links to the new differentiable Cheetah paper on arXiv, rather than the old IPAC paper, which is not up-to-date with Cheetah as it is now.

Motivation and Context

The new paper matches Cheetah today much more closer and should now be considered the main reference.

  • I have raised an issue to propose this change (required for new features and bug fixes)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (update in the documentation)

Checklist

  • I have updated the changelog accordingly (required).
  • My change requires a change to the documentation.
  • I have updated the tests accordingly (required for a bug fix or a new feature).
  • I have updated the documentation accordingly.
  • I have reformatted the code and checked that formatting passes (required).
  • I have have fixed all issues found by flake8 (required).
  • I have ensured that all pytest tests pass (required).
  • I have run pytest on a machine with a CUDA GPU and made sure all tests pass (required).
  • I have checked that the documentation builds (required).

Note: We are using a maximum length of 88 characters per line

@jank324 jank324 self-assigned this Feb 13, 2024
@jank324 jank324 added the documentation Improvements or additions to documentation label Feb 13, 2024
@jank324
Copy link
Member Author

jank324 commented Feb 13, 2024

Hopefully this is the last fix for #94.

@jank324 jank324 marked this pull request as ready for review February 13, 2024 13:09
@jank324 jank324 merged commit c0f5c50 into master Feb 13, 2024
9 checks passed
@jank324 jank324 deleted the update-docs-paper-link branch February 13, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant