You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
79 lines
2.9 KiB
79 lines
2.9 KiB
<!doctype html> |
|
<html> |
|
<head> |
|
<meta charset="utf-8"> |
|
<meta name="viewport" content="width=device-width, initial-scale=1"> |
|
<link rel="stylesheet" href="/static/css/style.css" type="text/css"> |
|
<script type="text/javascript" id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> |
|
<title>Soham Pal</title> |
|
</head> |
|
|
|
<body> |
|
<header> |
|
<div><h2>Soham Pal</h2></div> |
|
</header> |
|
<div> |
|
<h3>Contact</h3> |
|
<ul> |
|
<li> <b>Email</b>: <a href="mailto:soham@iastate.edu">soham@iastate.edu</a> </li> |
|
<li> <b>Twitter</b>: <a href="https://twitter.com/dragonbornmonk">@dragonbornmonk</a> </li> |
|
<li> <b>Git</b>: Transitioning from <a href="https://github.com/e-eight">github.com/e-eight</a> to <a href="https://codeberg.org/e-eight">codeberg.org/e-eight</a> </li> |
|
</ul> |
|
<h3>Currently</h3> |
|
<p>I am a PhD candidate in physics at Iowa State University, and Qiskit Advocate at IBM.</p> |
|
<p> I work on the application of chiral effective field theory to many body nuclear structure theory, along with some forays in to machine learning and quantum computing. I occasionally blog here about these topics.</p> |
|
<p>You can find my publications on <a href="https://scholar.google.com/citations?hl=en&view%5Fop=list%5Fworks&gmla=AJsN-F41Ct8VnJNiZxRpuL3aSfb9HD2BeoBMaC2WCOLHA4LnONZTh0DvdxIitmMr9TKb0cTUTYG2lA5ubAgtn10744AurqDC9xEjsXuBhja3QbWE5nSTYgA&user=04pQF6gAAAAJ">Google Scholar</a>.</p> |
|
</div> |
|
|
|
<div> |
|
<h3>Posts</h3> |
|
<ul> |
|
|
|
<li> |
|
<a href="/posts/org-bibliography/index.html"> |
|
<span>Bibliography management with Org mode</span> |
|
(<date>2021</date>) |
|
</a> |
|
</li> |
|
|
|
<li> |
|
<a href="/posts/polynomial-regression-pytorch/index.html"> |
|
<span>Polynomial regression with PyTorch</span> |
|
(<date>2021</date>) |
|
</a> |
|
</li> |
|
|
|
<li> |
|
<a href="/posts/linear-regression-pytorch/index.html"> |
|
<span>Linear regression with PyTorch</span> |
|
(<date>2021</date>) |
|
</a> |
|
</li> |
|
|
|
<li> |
|
<a href="/posts/vqe/index.html"> |
|
<span>Lowest eigenvalue with Variational Quantum Eigensolver</span> |
|
(<date>2020</date>) |
|
</a> |
|
</li> |
|
|
|
<li> |
|
<a href="/posts/qgss/index.html"> |
|
<span>Schrodinger's cat is alive</span> |
|
(<date>2020</date>) |
|
</a> |
|
</li> |
|
|
|
</ul> |
|
<ul> |
|
</div> |
|
<footer> |
|
<p> |
|
All original content on this website are licensed under <a href="https://creativecommons.org/licenses/by/4.0/legalcode">CC-BY-SA 4.0</a>. |
|
<br> |
|
This website was made with Emacs + Org + <a href="https://github.com/niklasfasching/go-org/tree/master/blorg">Blorg</a>. You can find the source <a href="https://codeberg.org/e-eight/pages">here</a>. |
|
</p> |
|
</footer> |
|
|
|
</body> |
|
</html>
|
|
|