Files
pg-rad/docs/pg-rad-in-python.ipynb
Pim Nelissen 7e2d6076fd update docs
2026-03-03 21:04:46 +01:00

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
}