-
Notifications
You must be signed in to change notification settings - Fork 16
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
update to current version #45
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update the instructions for installation: - use the https link for cloning - otherwise it does not work for those not having ssh public key access. - `pip install` should not have the `--user` options, as most likely it is going to be installed into a virtual environment.
Update README.rst
bug fixes
bug fix fix
"average" is now "norm", old behaviour can be accessed with "mean" "norm" is unchanged
option to show rather than save figures at the command line ability to use the harmonic mean 'average' calculates arithmetic mean, says so specifically in metadata tp.plot.calculate.interpolate more robust
Begin various linting, remove unused imports etc
update tutorialised examples, bug fixes
also stopped enforcing maths in legend labels
renamed tp.data.resolve to tp.data.utilities added tp.data.utilities.merge for merging datasets added "all" option to load functions - this is now the default colourmap generators now work with more colour syntaxes added dimensions to metadata in boltztrap.hdf5 file
cli ztmap can plot pfmaps aswell ztdiff (and pfdiff) added to cli ability to specify alpha for phonons in the cli fixed several bugs in wrt phonons added decorator factories to make cli maintainance easier other bug fixes
added gaussian smearing to dos improved cli maintainability bug fixes updated docs and examples
Docs reformated and expanded Website updated, expanded and interlinked minor bug fixes
website update
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.