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

Completely refactored and changed after latest Teddy's release (0.2.0) #37

Merged
merged 187 commits into from
Feb 5, 2020

Conversation

andrewryh
Copy link
Contributor

@andrewryh andrewryh commented Jan 28, 2020

Summary of changes

Saltproc after refactoring, implementing non-ideal poison removal, adjustable geometry, variable depletion step. Also introduces documentation, CITATION document

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)
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Associated Issues and PRs

Associated Developers

Andrei Rykhlevskii and others added 30 commits June 29, 2018 10:37
…include), copy this file to iterative "iter_matfile" and store this file path and name.
@andrewryh
Copy link
Contributor Author

andrewryh commented Jan 29, 2020

  1. Remove random commented code from all files in saltproc/data directory

Done! Commit 4784239

  1. Make all python files pep8 compatible

They are! PEP8 did not find any issues. Surround top-level function and class definitions with two blank lines. See here: https://www.python.org/dev/peps/pep-0008/

  1. Add documentation for all python test_* functions.

Good idea! See issue #39. This is not very sensitive problem, so, I going to do it later.

Co-Authored-By: Gwendolyn Chee <gwendolynchee95@gmail.com>
Copy link
Contributor

@smpark7 smpark7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After the latest commits, the saltproc example and tests ran successfully on my machine.

@andrewryh
Copy link
Contributor Author

@gwenchee I addressed most of your comments. Please, check it out.

Copy link
Contributor

@gwenchee gwenchee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Good job shortening the README

@andrewryh
Copy link
Contributor Author

Looks good to me! Good job shortening the README

Thank you!

We all will take another look during the review meeting on Wed, Feb 5th, 2-4 pm, and, hopefully, will merge it!

Thank you, everyone, for your effort!

@andrewryh andrewryh merged commit 4c53f56 into arfc:master Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants