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

Fix & Finalize Dependencies #1

Closed
qiancao opened this issue Apr 5, 2024 · 2 comments · Fixed by #26
Closed

Fix & Finalize Dependencies #1

qiancao opened this issue Apr 5, 2024 · 2 comments · Fixed by #26
Assignees

Comments

@qiancao
Copy link
Collaborator

qiancao commented Apr 5, 2024

TorchSurv

  • torch
  • scipy
  • torchmetrics

Docs

  • sphinx
  • myst-parser
  • nbsphinx
  • sphinxcontrib-bibtex
  • sphinx-book-theme
  • pandoc

Tests and Examples

  • lifelines
  • sksurv
  • torchmatrix
  • pytorch_lightning (and lightning)
@kruscpe1
Copy link
Collaborator

Dependencies now included for basic torchsurv installation -> you can try pip install torchsurv to see if this works as expected.

@kruscpe1 kruscpe1 changed the title Dependencies Fix & Finalize Dependencies Apr 16, 2024
@kruscpe1
Copy link
Collaborator

kruscpe1 commented Apr 16, 2024

Remaining tasks:

  • Update pyproject.toml to include only core dependencies:
    • torch
    • scipy
    • torchmetrics
  • document additional dependencies to run notebooks s.t. users know how to run these

@kruscpe1 kruscpe1 linked a pull request Apr 18, 2024 that will close this issue
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 a pull request may close this issue.

2 participants