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

Turn neuralsa into installable package #2

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tomaz-suller
Copy link

Using Hatch I restructured the repository to allow anyone to install it. This avoid having to deal with the $PYTHONPATH to add the code as a dependency, as the README now instructs, which is quite cumbersome.

I've left this as a draft since there's a few things I think make sense ironing out before merging

  • Add the right contact information for the authors
  • Update the README
  • Define what the public API should be
  • Add docstrings to public-facing API
  • Add more type hints

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.

1 participant