[pre-commit.ci] pre-commit autoupdate (#2090)

This commit is contained in:
pre-commit-ci[bot]
2024-02-06 04:43:51 +04:00
committed by GitHub
parent ce08d9e348
commit 949af9bbd5
2 changed files with 11 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "a69ceb22",
"id": "0",
"metadata": {},
"source": [
"# A simple SymPy example"
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "3c43c88e",
"id": "1",
"metadata": {},
"source": [
"First we import SymPy and initialize printing:"
@@ -19,7 +19,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "7b561917",
"id": "2",
"metadata": {
"jupyter": {
"outputs_hidden": false
@@ -33,7 +33,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "d6454356-d5a6-481f-aaac-9abcc101026a",
"id": "3",
"metadata": {},
"outputs": [],
"source": [
@@ -42,7 +42,7 @@
},
{
"cell_type": "markdown",
"id": "fbe0a2f3",
"id": "4",
"metadata": {},
"source": [
"Create a few symbols:"
@@ -51,7 +51,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "c99d7f17",
"id": "5",
"metadata": {
"jupyter": {
"outputs_hidden": false
@@ -64,7 +64,7 @@
},
{
"cell_type": "markdown",
"id": "f61dddac",
"id": "6",
"metadata": {},
"source": [
"Here is a basic expression:"
@@ -73,7 +73,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "0cfde73c",
"id": "7",
"metadata": {
"jupyter": {
"outputs_hidden": false
@@ -88,7 +88,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "cb7eb1ad",
"id": "8",
"metadata": {
"jupyter": {
"outputs_hidden": false
@@ -102,7 +102,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "07441ea9",
"id": "9",
"metadata": {
"jupyter": {
"outputs_hidden": false