initial template mods to evan-ify

This commit is contained in:
Evan Scamehorn
2025-12-24 19:55:43 -06:00
parent d2d14910ce
commit 157bb977fe
64 changed files with 1284 additions and 3243 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

View File

@@ -1,15 +0,0 @@
---
title: Pandas
date: 2023-10-26
links:
- type: site
url: https://github.com/pandas-dev/pandas
tags:
- Hugo
- HugoBlox
- Markdown
---
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures.
<!--more-->

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

View File

@@ -1,15 +0,0 @@
---
title: PyTorch
date: 2023-10-26
links:
- type: site
url: https://github.com/pytorch/pytorch
tags:
- Hugo
- HugoBlox
- Markdown
---
PyTorch is a Python package that provides tensor computation (like NumPy) with strong GPU acceleration.
<!--more-->

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

View File

@@ -1,15 +0,0 @@
---
title: scikit-learn
date: 2023-10-26
links:
- type: site
url: https://github.com/scikit-learn/scikit-learn
tags:
- Hugo
- HugoBlox
- Markdown
---
scikit-learn is a Python module for machine learning built on top of SciPy and is distributed under the 3-Clause BSD license.
<!--more-->