| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Will merge for now, some D3D features might need to be reviewed in a separate pull request |
Sorry, something went wrong.
There was a problem hiding this comment.
Pull request looks good.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR provides full build integration for Python 2.7 and Python 3.6 with Jenkins + additional classes for running Jenkins tests in parallel (for future use).
Bug fixes for Python 3.6: tab-space inconsistencies, slicing errors due to float indexes.
In addition, it changes hashing function from default python hash to stable hashlib's md5 for reproducibility between Python 2 and Python 3. No need to set PYTHONHASHSEED with hashlib.md5
Fix interpolation error in edens_profile 1D profile signal (D3D, ZIPFIT01/PROFILES.EDENSFIT):