Skip to content

Commit c1aa123

Browse files
committed
Added NSF and CODE Lab logo
1 parent 1b0f0ff commit c1aa123

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

books/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Introduction
2-
This jupyter-book provides python implementation for various concepts and algorithms related to **Surrogate Methods**. The jupyter-book has been created by the **Computational Design (CODE) Laboratory** led by **Prof. Leifur Leifsson** at **Purdue University**. This jupyter-book is intended to be used as a starting point for new users of surrogate methods to implement the concepts and algorithms for their own work. The creation of this jupyter-book is funded partly by the National Science Foundation (NSF).
2+
This jupyter-book provides python implementation for various concepts and algorithms related to **Surrogate Methods**. The jupyter-book has been created by the **Computational Design (CODE) Laboratory** led by **Prof. Leifur Leifsson** at **Purdue University**. This jupyter-book is intended to be used as a starting point for new users of surrogate methods to implement the concepts and algorithms for their own work. The creation of this jupyter-book is funded partly by the National Science Foundation (NSF) award number 2223732.
33

4-
<img src="images/nsf_logo.jpg" height = "50" width="20"/> ![CODE Lab logo](images/codelablogo.png)
4+
<img src="images/nsf_logo.png" height = "50" width="20"/> ![CODE Lab logo](images/codelablogo.png)
55

66
## Expected learning outcomes
77
After going through this jupyter-book, the reader will:

0 commit comments

Comments
 (0)