Skip to content

Commit

Permalink
Added paper draft and created notebook to explore
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesus Perez Curbelo (ame805) committed Feb 1, 2024
1 parent 310b44e commit 92cfe53
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions camels_spat_exploring.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"11"
]
},
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"5+6"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "venv-camels-spat",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.5"
}
},
"nbformat": 4,
"nbformat_minor": 2
}
Binary file added camels_spat_v2.pdf
Binary file not shown.

0 comments on commit 92cfe53

Please sign in to comment.