Skip to content

Commit e76cce7

Browse files
committed
Updates logos and readme
1 parent 6ffa7d9 commit e76cce7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Surrogate Methods Jupyter Book
2-
This repository contains source code for a Jupyter Book outlining concepts and algorithms related to surrogate modeling and surrogate-based optimization. This book is created by the Computational Design (CODE) Laboratory led by Prof. Leifur Leifsson at Purdue University. The book can be accessed [here](https://computationaldesignlab.github.io/surrogate-methods/).
2+
This repository contains source code for a Jupyter Book outlining concepts and algorithms related to surrogate modeling and surrogate-based optimization. This book was created by the Computational Design (CODE) Laboratory led by Prof. Leifur Leifsson at Purdue University. The book can be accessed [here](https://computationaldesignlab.github.io/surrogate-methods/).

books/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Introduction
22
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-
<div style="width:20%; margin: auto;">
4+
<div style="width:50%; margin: auto;">
55

66
![logos](images/logos.png)
77
</div>

0 commit comments

Comments
 (0)