Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vankesteren committed Oct 28, 2024
1 parent 5704326 commit 6fb7a34
Show file tree
Hide file tree
Showing 17 changed files with 73 additions and 885 deletions.
18 changes: 9 additions & 9 deletions categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -414,11 +414,11 @@ <h1 class="h2 mb-3">Categories</h1>


<picture>
<source srcset="/images/tutorial-10/planet-volumes-n90vqb47E7M-unsplash_hu5459c0360c2b0cb7a147d2df0eb350ca_1014345_545x0_resize_q100_h2_box.webp" media="(max-width: 575px)">
<source srcset="/images/tutorial-10/planet-volumes-n90vqb47E7M-unsplash_hu5459c0360c2b0cb7a147d2df0eb350ca_1014345_600x0_resize_q100_h2_box.webp" media="(max-width: 767px)">
<source srcset="/images/tutorial-10/planet-volumes-n90vqb47E7M-unsplash_hu5459c0360c2b0cb7a147d2df0eb350ca_1014345_700x0_resize_q100_h2_box.webp" media="(max-width: 991px)">
<source srcset="/images/tutorial-10/planet-volumes-n90vqb47E7M-unsplash_hu5459c0360c2b0cb7a147d2df0eb350ca_1014345_1110x0_resize_q100_h2_box.webp" >
<img loading="lazy" decoding="async" src="/images/tutorial-10/planet-volumes-n90vqb47E7M-unsplash_hu5459c0360c2b0cb7a147d2df0eb350ca_1014345_1110x0_resize_q100_box.jpg"class=" rounded-2 w-100 img-fluid" alt="NetCBS: creating network measures using CBS networks (POPNET) in the RA " width="3500" height="2200">
<source srcset="/images/tutorial-9/algorithm_hu5459c0360c2b0cb7a147d2df0eb350ca_1164949_545x0_resize_q100_h2_box.webp" media="(max-width: 575px)">
<source srcset="/images/tutorial-9/algorithm_hu5459c0360c2b0cb7a147d2df0eb350ca_1164949_600x0_resize_q100_h2_box.webp" media="(max-width: 767px)">
<source srcset="/images/tutorial-9/algorithm_hu5459c0360c2b0cb7a147d2df0eb350ca_1164949_700x0_resize_q100_h2_box.webp" media="(max-width: 991px)">
<source srcset="/images/tutorial-9/algorithm_hu5459c0360c2b0cb7a147d2df0eb350ca_1164949_1110x0_resize_q100_h2_box.webp" >
<img loading="lazy" decoding="async" src="/images/tutorial-9/algorithm_hu5459c0360c2b0cb7a147d2df0eb350ca_1164949_1110x0_resize_q100_box.jpg"class=" rounded-2 w-100 img-fluid" alt="Detecting communities in signed networks with Python" width="7111" height="4000">
</picture>


Expand All @@ -429,12 +429,12 @@ <h1 class="h2 mb-3">Categories</h1>
<div class="col-md-6">
<div class="d-flex align-items-center mb-4">

<div class="fw-500"><i class="far fa-calendar-alt text-dark me-1"></i> October 28, 2024</div>
<div class="fw-500"><i class="far fa-calendar-alt text-dark me-1"></i> May 15, 2024</div>
</div>

<h2 class="h3 mb-3"><a href="http://odissei-soda.nl/tutorials/netcbs/" title="NetCBS: creating network measures using CBS networks (POPNET) in the RA " class="text-dark d-inline-block">NetCBS: creating network measures using CBS networks (POPNET) in the RA </a></h2>
<p class="mb-4">netCBS A Python library to efficiently create network measures using CBS networks (POPNET) in the RA.</p>
<a href="http://odissei-soda.nl/tutorials/netcbs/" title=" - NetCBS: creating network measures using CBS networks (POPNET) in the RA " class="btn btn-sm btn-primary">read more</a>
<h2 class="h3 mb-3"><a href="http://odissei-soda.nl/tutorials/community-detection-signed-networks/" title="Detecting communities in signed networks with Python" class="text-dark d-inline-block">Detecting communities in signed networks with Python</a></h2>
<p class="mb-4">Signed networks are a way to represent relationships between entities. These types of networks are called &lsquo;signed&rsquo; because the connections between entities are signed: they can be positive (or cooperative) or negative (or conflicting).</p>
<a href="http://odissei-soda.nl/tutorials/community-detection-signed-networks/" title=" - Detecting communities in signed networks with Python" class="btn btn-sm btn-primary">read more</a>
</div>
</div>
</div>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
16 changes: 1 addition & 15 deletions index.json

Large diffs are not rendered by default.

11 changes: 1 addition & 10 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,7 @@
<description>Recent content on SoDa</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-US</language>
<lastBuildDate>Mon, 28 Oct 2024 00:00:00 +0000</lastBuildDate><atom:link href="http://odissei-soda.nl/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>NetCBS: creating network measures using CBS networks (POPNET) in the RA </title>
<link>http://odissei-soda.nl/tutorials/netcbs/</link>
<pubDate>Mon, 28 Oct 2024 00:00:00 +0000</pubDate>

<guid>http://odissei-soda.nl/tutorials/netcbs/</guid>
<description>netCBS A Python library to efficiently create network measures using CBS networks (POPNET) in the RA.</description>
</item>

<lastBuildDate>Fri, 27 Sep 2024 00:00:00 +0000</lastBuildDate><atom:link href="http://odissei-soda.nl/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Supercomputing for social scientists with R</title>
<link>http://odissei-soda.nl/workshops/cluster-computing/</link>
Expand Down
11 changes: 4 additions & 7 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://odissei-soda.nl/</loc>
<lastmod>2024-10-28T00:00:00+00:00</lastmod>
</url><url>
<loc>http://odissei-soda.nl/tutorials/netcbs/</loc>
<lastmod>2024-10-28T00:00:00+00:00</lastmod>
</url><url>
<loc>http://odissei-soda.nl/tutorials/</loc>
<lastmod>2024-10-28T00:00:00+00:00</lastmod>
<lastmod>2024-09-27T00:00:00+00:00</lastmod>
</url><url>
<loc>http://odissei-soda.nl/workshops/cluster-computing/</loc>
<lastmod>2024-09-27T00:00:00+00:00</lastmod>
Expand All @@ -19,6 +13,9 @@
</url><url>
<loc>http://odissei-soda.nl/tutorials/community-detection-signed-networks/</loc>
<lastmod>2024-05-15T00:00:00+00:00</lastmod>
</url><url>
<loc>http://odissei-soda.nl/tutorials/</loc>
<lastmod>2024-05-15T00:00:00+00:00</lastmod>
</url><url>
<loc>http://odissei-soda.nl/tutorials/generating-synthetic-data-with-metasyn/</loc>
<lastmod>2024-04-26T00:00:00+00:00</lastmod>
Expand Down
18 changes: 9 additions & 9 deletions tags/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -414,11 +414,11 @@ <h1 class="h2 mb-3">Tags</h1>


<picture>
<source srcset="/images/tutorial-10/planet-volumes-n90vqb47E7M-unsplash_hu5459c0360c2b0cb7a147d2df0eb350ca_1014345_545x0_resize_q100_h2_box.webp" media="(max-width: 575px)">
<source srcset="/images/tutorial-10/planet-volumes-n90vqb47E7M-unsplash_hu5459c0360c2b0cb7a147d2df0eb350ca_1014345_600x0_resize_q100_h2_box.webp" media="(max-width: 767px)">
<source srcset="/images/tutorial-10/planet-volumes-n90vqb47E7M-unsplash_hu5459c0360c2b0cb7a147d2df0eb350ca_1014345_700x0_resize_q100_h2_box.webp" media="(max-width: 991px)">
<source srcset="/images/tutorial-10/planet-volumes-n90vqb47E7M-unsplash_hu5459c0360c2b0cb7a147d2df0eb350ca_1014345_1110x0_resize_q100_h2_box.webp" >
<img loading="lazy" decoding="async" src="/images/tutorial-10/planet-volumes-n90vqb47E7M-unsplash_hu5459c0360c2b0cb7a147d2df0eb350ca_1014345_1110x0_resize_q100_box.jpg"class=" rounded-2 w-100 img-fluid" alt="NetCBS: creating network measures using CBS networks (POPNET) in the RA " width="3500" height="2200">
<source srcset="/images/tutorial-9/algorithm_hu5459c0360c2b0cb7a147d2df0eb350ca_1164949_545x0_resize_q100_h2_box.webp" media="(max-width: 575px)">
<source srcset="/images/tutorial-9/algorithm_hu5459c0360c2b0cb7a147d2df0eb350ca_1164949_600x0_resize_q100_h2_box.webp" media="(max-width: 767px)">
<source srcset="/images/tutorial-9/algorithm_hu5459c0360c2b0cb7a147d2df0eb350ca_1164949_700x0_resize_q100_h2_box.webp" media="(max-width: 991px)">
<source srcset="/images/tutorial-9/algorithm_hu5459c0360c2b0cb7a147d2df0eb350ca_1164949_1110x0_resize_q100_h2_box.webp" >
<img loading="lazy" decoding="async" src="/images/tutorial-9/algorithm_hu5459c0360c2b0cb7a147d2df0eb350ca_1164949_1110x0_resize_q100_box.jpg"class=" rounded-2 w-100 img-fluid" alt="Detecting communities in signed networks with Python" width="7111" height="4000">
</picture>


Expand All @@ -429,12 +429,12 @@ <h1 class="h2 mb-3">Tags</h1>
<div class="col-md-6">
<div class="d-flex align-items-center mb-4">

<div class="fw-500"><i class="far fa-calendar-alt text-dark me-1"></i> October 28, 2024</div>
<div class="fw-500"><i class="far fa-calendar-alt text-dark me-1"></i> May 15, 2024</div>
</div>

<h2 class="h3 mb-3"><a href="http://odissei-soda.nl/tutorials/netcbs/" title="NetCBS: creating network measures using CBS networks (POPNET) in the RA " class="text-dark d-inline-block">NetCBS: creating network measures using CBS networks (POPNET) in the RA </a></h2>
<p class="mb-4">netCBS A Python library to efficiently create network measures using CBS networks (POPNET) in the RA.</p>
<a href="http://odissei-soda.nl/tutorials/netcbs/" title=" - NetCBS: creating network measures using CBS networks (POPNET) in the RA " class="btn btn-sm btn-primary">read more</a>
<h2 class="h3 mb-3"><a href="http://odissei-soda.nl/tutorials/community-detection-signed-networks/" title="Detecting communities in signed networks with Python" class="text-dark d-inline-block">Detecting communities in signed networks with Python</a></h2>
<p class="mb-4">Signed networks are a way to represent relationships between entities. These types of networks are called &lsquo;signed&rsquo; because the connections between entities are signed: they can be positive (or cooperative) or negative (or conflicting).</p>
<a href="http://odissei-soda.nl/tutorials/community-detection-signed-networks/" title=" - Detecting communities in signed networks with Python" class="btn btn-sm btn-primary">read more</a>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit 6fb7a34

Please sign in to comment.