-
Notifications
You must be signed in to change notification settings - Fork 89
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
Optimizations and refactoring in mesh and cccc #174
Merged
Merged
Commits on Oct 9, 2020
-
Optimizations and refactoring in mesh and cccc
* Add a implicit-typed list reader to CCCC utils since we have 3 implementations, and growing * Make CCCC file names into module-level constants to reduce strings * Reduce pointless mesh computations during reactor init * Promote coverage to main requirements file since it is required if you activate the framework "coverage" setting.
Configuration menu - View commit details
-
Copy full SHA for 208463e - Browse repository at this point
Copy the full SHA 208463eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b9766d - Browse repository at this point
Copy the full SHA 6b9766dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b191090 - Browse repository at this point
Copy the full SHA b191090View commit details -
Attempt to reduce noise/signal in cccc readers
This is another step towards a better cccc submodule. * Put all cccc modules in new subpackage for clarity about what's cccc * Added more docs and examples This did not go so far as to add a consistent public interface on all cccc DataContainers so users don't have to use the streams.
Configuration menu - View commit details
-
Copy full SHA for 4f40c0b - Browse repository at this point
Copy the full SHA 4f40c0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c10af4 - Browse repository at this point
Copy the full SHA 3c10af4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61c6340 - Browse repository at this point
Copy the full SHA 61c6340View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91afee3 - Browse repository at this point
Copy the full SHA 91afee3View commit details
Commits on Oct 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bba29bb - Browse repository at this point
Copy the full SHA bba29bbView commit details
Commits on Oct 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7ec2cad - Browse repository at this point
Copy the full SHA 7ec2cadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4efe0d2 - Browse repository at this point
Copy the full SHA 4efe0d2View commit details -
Change CCCC rwList to return ndarray
This makes all non-scalar CCCC data ndarrays for consistency. Also updated new NhfluxStreams to deal with VARIANT options.
Configuration menu - View commit details
-
Copy full SHA for af578a7 - Browse repository at this point
Copy the full SHA af578a7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.