Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandeepharidasu committed Aug 30, 2023
1 parent 8dfe4f0 commit 6c18cfa
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions Notebooks/likelihood.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
{
<<<<<<< HEAD
"cells": [
=======
"cells": [
{
"cell_type": "code",
"execution_count": 47,
"metadata": {},
"outputs": [],
"source": [
"import matplotlib.pyplot as plt\n",
"import numpy as np\n",
"import sys\n",
"sys.path.append('../')\n",
"import time\n",
"%matplotlib inline"
]
},
{
"cell_type": "code",
"execution_count": 48,
"metadata": {},
"outputs": [
>>>>>>> f36dbea (check)
{
"cell_type": "code",
"execution_count": 5,
Expand Down

0 comments on commit 6c18cfa

Please sign in to comment.