Skip to content

Commit

Permalink
moving results
Browse files Browse the repository at this point in the history
  • Loading branch information
olive004 committed Nov 8, 2024
1 parent 51a4cc4 commit d55b995
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 49 deletions.
2 changes: 1 addition & 1 deletion notebooks/23_Monte_Carlo_adaptability_2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2241,7 +2241,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.10"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions notebooks/23_Monte_Carlo_adaptability_2_large.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -12853,7 +12853,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": null,
"metadata": {
"execution": {
"iopub.execute_input": "2024-11-07T05:26:15.713121Z",
Expand All @@ -12864,7 +12864,7 @@
},
"outputs": [],
"source": [
"d.sort_values(by='Adaptability', ascending=False).to_csv('23_Monte_Carlo_adaptability.csv', index=False)"
"d.sort_values(by='Adaptability', ascending=False).to_csv('results/23_Monte_Carlo_adaptability_2/all_circuits.csv', index=False)"
]
},
{
Expand Down
46 changes: 0 additions & 46 deletions notebooks/25_classical_synbio_circuits.ipynb

This file was deleted.

File renamed without changes.

0 comments on commit d55b995

Please sign in to comment.