-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
52 changed files
with
488 additions
and
504 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,8 +8,8 @@ | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
<meta name="generator" content="DocOnce: https://github.com/doconce/doconce/" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<meta name="description" content="February 12-16: Optimization and gradient methods"> | ||
<title>February 12-16: Optimization and gradient methods</title> | ||
<meta name="description" content="Optimization and gradient methods"> | ||
<title>Optimization and gradient methods</title> | ||
<!-- Bootstrap style: bootstrap --> | ||
<!-- doconce format html week5.do.txt --html_style=bootstrap --pygments_html_style=default --html_admon=bootstrap_panel --html_output=week5-bs --no_mako --> | ||
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet"> | ||
|
@@ -36,10 +36,10 @@ | |
|
||
<!-- tocinfo | ||
{'highest level': 2, | ||
'sections': [('Plans for the week of February 12-16', | ||
'sections': [('Plans for the week of February 17-21, 2025', | ||
2, | ||
None, | ||
'plans-for-the-week-of-february-12-16'), | ||
'plans-for-the-week-of-february-17-21-2025'), | ||
('Top-down start', 2, None, 'top-down-start'), | ||
('Motivation', 2, None, 'motivation'), | ||
('Simple example and demonstration', | ||
|
@@ -192,14 +192,14 @@ | |
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
<a class="navbar-brand" href="week5-bs.html">February 12-16: Optimization and gradient methods</a> | ||
<a class="navbar-brand" href="week5-bs.html">Optimization and gradient methods</a> | ||
</div> | ||
<div class="navbar-collapse collapse navbar-responsive-collapse"> | ||
<ul class="nav navbar-nav navbar-right"> | ||
<li class="dropdown"> | ||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Contents <b class="caret"></b></a> | ||
<ul class="dropdown-menu"> | ||
<!-- navigation toc: --> <li><a href="._week5-bs001.html#plans-for-the-week-of-february-12-16" style="font-size: 80%;">Plans for the week of February 12-16</a></li> | ||
<!-- navigation toc: --> <li><a href="._week5-bs001.html#plans-for-the-week-of-february-17-21-2025" style="font-size: 80%;">Plans for the week of February 17-21, 2025</a></li> | ||
<!-- navigation toc: --> <li><a href="._week5-bs002.html#top-down-start" style="font-size: 80%;">Top-down start</a></li> | ||
<!-- navigation toc: --> <li><a href="._week5-bs003.html#motivation" style="font-size: 80%;">Motivation</a></li> | ||
<!-- navigation toc: --> <li><a href="._week5-bs005.html#simple-example-and-demonstration" style="font-size: 80%;">Simple example and demonstration</a></li> | ||
|
@@ -255,23 +255,20 @@ | |
<!-- ------------------- main content ---------------------- --> | ||
<div class="jumbotron"> | ||
<center> | ||
<h1>February 12-16: Optimization and gradient methods</h1> | ||
<h1>Optimization and gradient methods</h1> | ||
</center> <!-- document title --> | ||
|
||
<!-- author(s): Morten Hjorth-Jensen Email [email protected] --> | ||
<center> | ||
<b>Morten Hjorth-Jensen Email [email protected]</b> [1, 2] | ||
<b>Morten Hjorth-Jensen Email [email protected]</b> | ||
</center> | ||
<!-- institution(s) --> | ||
<!-- institution --> | ||
<center> | ||
[1] <b>Department of Physics and Center fo Computing in Science Education, University of Oslo, Oslo, Norway</b> | ||
</center> | ||
<center> | ||
[2] <b>Department of Physics and Astronomy and Facility for Rare Isotope Beams, Michigan State University, East Lansing, Michigan, USA</b> | ||
<b>Department of Physics and Center fo Computing in Science Education, University of Oslo, Oslo, Norway</b> | ||
</center> | ||
<br> | ||
<center> | ||
<h4>February 12-16</h4> | ||
<h4>February 21, 2025</h4> | ||
</center> <!-- date --> | ||
<br> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.