Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ASKabalan committed Jun 5, 2024
1 parent 9337753 commit 7b563ee
Show file tree
Hide file tree
Showing 163 changed files with 46 additions and 6,204 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
*/.quarto/
*/_site/
/.quarto/
Binary file removed marseille2024/LSST-Slide.png
Binary file not shown.
17 changes: 17 additions & 0 deletions marseille2024/_quarto.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
project:
type: website
output-dir: .

website:
title: "marseille2024"
navbar:
left:
- href: index.qmd

format:
revealjs:
theme: css/custom.scss
incremental: false
transition: slide
background-transition: slide



53 changes: 27 additions & 26 deletions marseille2024/index.html
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
<!DOCTYPE html>
<html lang="en"><head>
<script src="index_files/libs/clipboard/clipboard.min.js"></script>
<script src="index_files/libs/quarto-html/tabby.min.js"></script>
<script src="index_files/libs/quarto-html/popper.min.js"></script>
<script src="index_files/libs/quarto-html/tippy.umd.min.js"></script>
<link href="index_files/libs/quarto-html/tippy.css" rel="stylesheet">
<link href="index_files/libs/quarto-html/light-border.css" rel="stylesheet">
<link href="index_files/libs/quarto-html/quarto-html.min.css" rel="stylesheet" data-mode="light">
<link href="index_files/libs/quarto-html/quarto-syntax-highlighting-dark.css" rel="stylesheet" id="quarto-text-highlighting-styles"><meta charset="utf-8">
<script src="site_libs/clipboard/clipboard.min.js"></script>
<script src="site_libs/quarto-html/tabby.min.js"></script>
<script src="site_libs/quarto-html/popper.min.js"></script>
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
<link href="site_libs/quarto-html/light-border.css" rel="stylesheet">
<link href="site_libs/quarto-html/quarto-html.min.css" rel="stylesheet" data-mode="light">
<link href="site_libs/quarto-html/quarto-syntax-highlighting-dark.css" rel="stylesheet" id="quarto-text-highlighting-styles"><meta charset="utf-8">
<meta name="generator" content="quarto-1.4.551">

<meta name="author" content="Wassim Kabalan">
<title>Differentiable and distributed Particle-Mesh n-body simulations</title>
<title>marseille2024 - Differentiable and distributed Particle-Mesh n-body simulations</title>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
<link rel="stylesheet" href="index_files/libs/revealjs/dist/reset.css">
<link rel="stylesheet" href="index_files/libs/revealjs/dist/reveal.css">
<link rel="stylesheet" href="site_libs/revealjs/dist/reset.css">
<link rel="stylesheet" href="site_libs/revealjs/dist/reveal.css">
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand All @@ -30,11 +30,11 @@
vertical-align: middle;
}
</style>
<link rel="stylesheet" href="index_files/libs/revealjs/dist/theme/quarto.css">
<link href="index_files/libs/revealjs/plugin/quarto-line-highlight/line-highlight.css" rel="stylesheet">
<link href="index_files/libs/revealjs/plugin/reveal-menu/menu.css" rel="stylesheet">
<link href="index_files/libs/revealjs/plugin/reveal-menu/quarto-menu.css" rel="stylesheet">
<link href="index_files/libs/revealjs/plugin/quarto-support/footer.css" rel="stylesheet">
<link rel="stylesheet" href="site_libs/revealjs/dist/theme/quarto.css">
<link href="site_libs/revealjs/plugin/quarto-line-highlight/line-highlight.css" rel="stylesheet">
<link href="site_libs/revealjs/plugin/reveal-menu/menu.css" rel="stylesheet">
<link href="site_libs/revealjs/plugin/reveal-menu/quarto-menu.css" rel="stylesheet">
<link href="site_libs/revealjs/plugin/quarto-support/footer.css" rel="stylesheet">
<style type="text/css">

.callout {
Expand Down Expand Up @@ -582,6 +582,7 @@ <h3 id="autodiff-capabilities-wip">AutoDiff capabilities WIP</h3>
<h3 id="benchmark-wip">Benchmark WIP</h3>
<h3 id="animation-wip">Animation WIP</h3>
<p>Unique solutions : no, two particles crossing each other yoy can’t tell which one is which</p>

<div class="quarto-auto-generated-content">
<div class="footer footer-default">

Expand All @@ -592,19 +593,19 @@ <h3 id="animation-wip">Animation WIP</h3>
</div>

<script>window.backupDefine = window.define; window.define = undefined;</script>
<script src="index_files/libs/revealjs/dist/reveal.js"></script>
<script src="site_libs/revealjs/dist/reveal.js"></script>
<!-- reveal.js plugins -->
<script src="index_files/libs/revealjs/plugin/quarto-line-highlight/line-highlight.js"></script>
<script src="index_files/libs/revealjs/plugin/pdf-export/pdfexport.js"></script>
<script src="index_files/libs/revealjs/plugin/reveal-menu/menu.js"></script>
<script src="index_files/libs/revealjs/plugin/reveal-menu/quarto-menu.js"></script>
<script src="index_files/libs/revealjs/plugin/quarto-support/support.js"></script>
<script src="site_libs/revealjs/plugin/quarto-line-highlight/line-highlight.js"></script>
<script src="site_libs/revealjs/plugin/pdf-export/pdfexport.js"></script>
<script src="site_libs/revealjs/plugin/reveal-menu/menu.js"></script>
<script src="site_libs/revealjs/plugin/reveal-menu/quarto-menu.js"></script>
<script src="site_libs/revealjs/plugin/quarto-support/support.js"></script>


<script src="index_files/libs/revealjs/plugin/notes/notes.js"></script>
<script src="index_files/libs/revealjs/plugin/search/search.js"></script>
<script src="index_files/libs/revealjs/plugin/zoom/zoom.js"></script>
<script src="index_files/libs/revealjs/plugin/math/math.js"></script>
<script src="site_libs/revealjs/plugin/notes/notes.js"></script>
<script src="site_libs/revealjs/plugin/search/search.js"></script>
<script src="site_libs/revealjs/plugin/zoom/zoom.js"></script>
<script src="site_libs/revealjs/plugin/math/math.js"></script>
<script>window.define = window.backupDefine; window.backupDefine = undefined;</script>

<script>
Expand Down
6 changes: 0 additions & 6 deletions marseille2024/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
title: "Differentiable and distributed Particle-Mesh n-body simulations"

author: "Wassim Kabalan"
format:
revealjs:
theme: css/custom.scss
incremental: false
transition: slide
background-transition: slide
title-slide-attributes:
data-background-image: "assets/lsst_bg.jpg"
data-background-size: fill
Expand Down
Binary file removed marseille2024/kickdrift.png
Binary file not shown.
Binary file removed marseille2024/marseille2024/assets/LCDM.png
Binary file not shown.
Binary file removed marseille2024/marseille2024/assets/alonso-g1.png
Binary file not shown.
Binary file removed marseille2024/marseille2024/assets/alonso-g2.png
Binary file not shown.
Binary file removed marseille2024/marseille2024/assets/field-init.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed marseille2024/marseille2024/assets/image-10.png
Binary file not shown.
Binary file removed marseille2024/marseille2024/assets/image-11.png
Binary file not shown.
Binary file removed marseille2024/marseille2024/assets/image-12.png
Binary file not shown.
Binary file removed marseille2024/marseille2024/assets/image-9.png
Binary file not shown.
Binary file removed marseille2024/marseille2024/assets/lsst_bg.jpg
Binary file not shown.
Binary file removed marseille2024/marseille2024/assets/simu.png
Binary file not shown.
Binary file removed marseille2024/marseille2024/assets/wl.jpeg
Binary file not shown.
Loading

0 comments on commit 7b563ee

Please sign in to comment.