Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/source/tutorials/linalg_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"id": "60f466a1",
"metadata": {},
"source": [
"We start by generating syntetic data to work with:"
"We start by generating synthetic data to work with:"
]
},
{
Expand Down Expand Up @@ -5442,7 +5442,7 @@
"id": "664dde4c",
"metadata": {},
"source": [
"The same can be dome with multiple dimensions."
"The same can be done with multiple dimensions."
]
},
{
Expand Down Expand Up @@ -9426,9 +9426,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "Python [conda env:base] *",
"language": "python",
"name": "python3"
"name": "conda-base-py"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -9440,7 +9440,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.11.5"
}
},
"nbformat": 4,
Expand Down