Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Iker Martín Álvarez
Proteo
Commits
c86587c5
Commit
c86587c5
authored
Apr 04, 2023
by
Iker Martín Álvarez
Browse files
WIP. The analyser is a huge monster to be converted into a python code...
parent
794bf5a3
Changes
2
Show whitespace changes
Inline
Side-by-side
Analysis/analyser.ipynb
View file @
c86587c5
...
@@ -24,12 +24,12 @@
...
@@ -24,12 +24,12 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
18
,
"execution_count":
2
,
"metadata": {},
"metadata": {},
"outputs": [],
"outputs": [],
"source": [
"source": [
"matrixMalEX=\"data
_G
G.csv\"\n",
"matrixMalEX=\"dataG.csv\"\n",
"matrixMal=\"data
_G
M.csv\"\n",
"matrixMal=\"dataM.csv\"\n",
"matrixIt=\"data_L.csv\"\n",
"matrixIt=\"data_L.csv\"\n",
"matrixIt_Total=\"data_L_Total.csv\"\n",
"matrixIt_Total=\"data_L_Total.csv\"\n",
"n_qty=6 #CAMBIAR SEGUN LA CANTIDAD DE NODOS USADOS\n",
"n_qty=6 #CAMBIAR SEGUN LA CANTIDAD DE NODOS USADOS\n",
...
@@ -3374,7 +3374,7 @@
...
@@ -3374,7 +3374,7 @@
],
],
"metadata": {
"metadata": {
"kernelspec": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3
(ipykernel)
",
"language": "python",
"language": "python",
"name": "python3"
"name": "python3"
},
},
...
@@ -3388,7 +3388,7 @@
...
@@ -3388,7 +3388,7 @@
"name": "python",
"name": "python",
"nbconvert_exporter": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"pygments_lexer": "ipython3",
"version": "3.
7.4
"
"version": "3.
9.7
"
}
}
},
},
"nbformat": 4,
"nbformat": 4,
Analysis/new_analyser.ipynb
View file @
c86587c5
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Write
Preview
Supports
Markdown
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