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

New package architecture to enable pip install pytwin #6

Merged
merged 2 commits into from
Sep 30, 2022
Merged

Conversation

lboucin
Copy link
Collaborator

@lboucin lboucin commented Sep 29, 2022

What this PR does?

This PR reworks the package architecture to enable user to do:

  • pip install pytwin and
  • from pytwin.evaluate import TwinModel.

Also formats all doc string to pyaedt compliant style.

@chrpetre please note that you will have to recreate a poetry virtual environment after this PR will be merged.

Type(s) of change

  • Non-functional changes (e.g. code styling, development documentation, policy-related and etc.)
  • 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 not work as expected)

How Has This Been Tested?

  • New unit tests added
  • Current unit tests passed
  • Existing unit tests updated
  • Manual/interactive tested

@lboucin
Copy link
Collaborator Author

lboucin commented Sep 29, 2022

@MaxJPRey FYI.

@chrpetre chrpetre merged commit 1616d52 into main Sep 30, 2022
@lboucin lboucin deleted the new_archi branch October 19, 2022 07:27
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.

2 participants