Fix article descriptions

This commit is contained in:
Bradlee Speice
2016-02-26 14:45:26 -05:00
parent 57e87c1103
commit 8aaecc8a75
9 changed files with 101 additions and 122 deletions

View File

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="MathJax.Hub.Config({tex2jax: {inlineMath: [[&#39;$&#39;,&#39;$&#39;], [&#39;\(&#39;,&#39;\)&#39;]]}}); My only non-core class this semester has been in Structure Products. We&#39;ve been surveying a wide variety of products, and the ...">
<meta name="description" content="My only non-core class this semester has been in Structure Products. We&#39;ve been surveying a wide variety of products, and the final project was to pick one to report on. Because these are all very ...">
<meta name="keywords" content="finance, monte carlo, simulation">
<link rel="icon" href="https://bspeice.github.io/favicon.ico">
@ -75,13 +75,7 @@
<!-- Content -->
<div class="container content">
<script type="text/x-mathjax-config">
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\(','\)']]}});
</script>
<script async src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML'></script>
<p>My only non-core class this semester has been in Structure Products. We've been surveying a wide variety of products, and the final project was to pick one to report on.
<p>My only non-core class this semester has been in Structure Products. We've been surveying a wide variety of products, and the final project was to pick one to report on.
Because these are all very similar, we decided to demonstrate all 3 products at once.</p>
<p>What follows below is a notebook demonstrating the usage of <a href="http://julialang.com">Julia</a> for Monte-Carlo simulation of some exotic products.</p>
<p>
@ -3856,6 +3850,11 @@ Present value of Phoenix with memory note: $100.09</pre>
</div>
</div></p>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\(','\)']]}});
</script>
<script async src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML'></script>