mirror of
https://github.com/pim-n/pg-rad
synced 2026-03-22 21:48:11 +01:00
36 lines
669 B
Plaintext
36 lines
669 B
Plaintext
{
|
|
"cells": [
|
|
{
|
|
"cell_type": "markdown",
|
|
"id": "5e30f59a",
|
|
"metadata": {},
|
|
"source": [
|
|
"# The design of PG-RAD\n",
|
|
"\n",
|
|
"This discusses the overall design of the code by using an interactive notebook demo."
|
|
]
|
|
}
|
|
],
|
|
"metadata": {
|
|
"kernelspec": {
|
|
"display_name": ".venv",
|
|
"language": "python",
|
|
"name": "python3"
|
|
},
|
|
"language_info": {
|
|
"codemirror_mode": {
|
|
"name": "ipython",
|
|
"version": 3
|
|
},
|
|
"file_extension": ".py",
|
|
"mimetype": "text/x-python",
|
|
"name": "python",
|
|
"nbconvert_exporter": "python",
|
|
"pygments_lexer": "ipython3",
|
|
"version": "3.12.9"
|
|
}
|
|
},
|
|
"nbformat": 4,
|
|
"nbformat_minor": 5
|
|
}
|