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

[WIP] Merge Dev Code Changes from dev to 0.7 #6885

Merged
merged 1,050 commits into from
Oct 24, 2022
Merged

[WIP] Merge Dev Code Changes from dev to 0.7 #6885

merged 1,050 commits into from
Oct 24, 2022

Conversation

rasswanth-s
Copy link
Collaborator

Description

Merge Latest Dev Changes to 0.7.

Affected Dependencies

List any dependencies that are required for this change.

How has this been tested?

  • Describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
  • List any relevant details for your test configuration.

Checklist

shubham3121 and others added 27 commits October 20, 2022 21:29
Modified version The default value is version object ,not None
- the old init_db method was doing more than initializing db.
- So now, we have two different methods:
- init_db (initialize the database setup from scratch)
- load_db (loads setup database information previously created)
- This will allow the code to switch between initializing a new setup or loading one who was previously created
Fix account duplication during PyGrid initialization
- Modified GammaTensor mod to work for numpy array.
- Modified PhiTensor/GammaTensor in accordance with changes to mod function.
updted skill_test data dictionaty with new entry.
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@iamtrask iamtrask merged commit 3796d91 into 0.7.0 Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet