Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pystencils-sfg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pycodegen
pystencils-sfg
Commits
70d84217
Commit
70d84217
authored
3 months ago
by
Frederik Hennig
Browse files
Options
Downloads
Patches
Plain Diff
minor fixes to docs
parent
0381851b
No related branches found
No related tags found
1 merge request
!21
Composer API Extensions and How-To Guide
Pipeline
#74241
failed
3 months ago
Stage: Code Quality
Stage: Tests
Stage: Documentation
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/source/getting_started.md
+0
-2
0 additions, 2 deletions
docs/source/getting_started.md
docs/source/usage/how_to_composer.md
+1
-1
1 addition, 1 deletion
docs/source/usage/how_to_composer.md
with
1 addition
and
3 deletions
docs/source/getting_started.md
+
0
−
2
View file @
70d84217
...
@@ -169,8 +169,6 @@ DocsPatchedGenerator.setup("mdspan_demo", False, True)
...
@@ -169,8 +169,6 @@ DocsPatchedGenerator.setup("mdspan_demo", False, True)
```
{code-cell} ipython3
```
{code-cell} ipython3
:tags: [hide-input]
from pystencilssfg import SourceFileGenerator
from pystencilssfg import SourceFileGenerator
import pystencils as ps
import pystencils as ps
import sympy as sp
import sympy as sp
...
...
This diff is collapsed.
Click to expand it.
docs/source/usage/how_to_composer.md
+
1
−
1
View file @
70d84217
...
@@ -5,7 +5,7 @@ kernelspec:
...
@@ -5,7 +5,7 @@ kernelspec:
---
---
(composer_guide)=
(composer_guide)=
# How To Use the Composer
API
# How To Use the Composer
```
{code-cell} ipython3
```
{code-cell} ipython3
:tags: [remove-cell]
:tags: [remove-cell]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment