Conversation
Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 1.0. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst) - [Commits](pallets/flask@0.12.2...1.0) Signed-off-by: dependabot[bot] <support@github.com>
…/flask-1.0 Bump flask from 0.12.2 to 1.0 in /src/helper_files
Jt/main fixes
Fixing L2 distance computation
Adding mixture weights optimization at the end of training
Data dieting implementation
Jt/mustangs
Store cells checkpoint
Store the network source of the individuals
Added information about the possition on the grid of the neighborhoods
Merging master into df/label_selection
Additional way to check for local host that is needed on Summit. Shouldn't cause a regression in any case.
Collaborator
Author
|
Just pushed a bug fix for the non-square grids. Change was made so that any clients that don't connect get taken out of client node list and so that there is no longer a check for a perfect square grid. |
This file contains hidden or 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
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.
Add in non-square grid error handling