Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hierarchical-homogenization
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
38
Issues
38
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jeremy BLEYER
hierarchical-homogenization
Commits
9a193a5a
Commit
9a193a5a
authored
May 20, 2020
by
Antoine MARTIN
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
small changes execute.py
parent
072e8fd0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
execute.py
execute.py
+4
-2
No files found.
execute.py
View file @
9a193a5a
...
...
@@ -5,7 +5,7 @@ from matplotlib import cm
from
matplotlib.ticker
import
LinearLocator
,
FormatStrFormatter
from
Reference
import
reference
from
Homog_hierar
import
homog_hierar
from
inclusions
import
image_init
,
image_augmente
from
inclusions
import
image_init
,
image_augmente
,
image_diminue
import
os
...
...
@@ -57,7 +57,9 @@ for c in [100,0.01]:
# plt.show()
# plt.close()
fi
[
'images'
][
7
-
j
]
=
im
fi
[
'centers'
][
7
-
j
]
=
np
.
array
(
centers_diam
)
l
=
len
(
centers_diam
)
for
ii
in
range
(
l
):
fi
[
'centers'
][
7
-
j
][
ii
]
=
centers_diam
[
ii
]
fi
[
'fractions'
][
7
-
j
]
=
f1
tC
=
np
.
array
([[
C
[
0
]
for
ii
in
range
(
N
)]
for
jj
in
range
(
N
)])
...
...
Justin Myers
@justinmyers
·
Jul 28, 2021
Best_Features_of_a_Narrative_Essay.pdf
[Best_Features_of_a_Narrative_Essay.pdf](/uploads/b81aa1efa2a884c29722b0555a02ea0c/Best_Features_of_a_Narrative_Essay.pdf)
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