Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tiago Peixoto
graph-tool
Commits
8ebea2ea
Commit
8ebea2ea
authored
May 20, 2022
by
Tiago Peixoto
Browse files
Remove whitespace
parent
68374523
Pipeline
#957
failed with stage
in 384 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/graph_tool/inference/norm_cut.py
View file @
8ebea2ea
...
...
@@ -169,4 +169,3 @@ class NormCutState(MCMCState, MultiflipMCMCState, MultilevelMCMCState,
def
_gibbs_sweep_dispatch
(
self
,
gibbs_state
):
return
libinference
.
norm_cut_gibbs_sweep
(
gibbs_state
,
self
.
_state
,
_get_rng
())
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment