Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sektorsim
sektorsim-package
Commits
209a7363
Commit
209a7363
authored
May 16, 2025
by
Eric Duminil
Browse files
Updated README
parent
e2adb808
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
209a7363
# Example Package
# Example Package
for SektorSim
This is a simple example package. You can use
[
GitHub-flavored Markdown
](
https://guides.github.com/features/mastering-markdown/
)
to write your content.
Proof of concept for SektorSim package.
```
python
import
sektorsim
print
(
sektorsim
.
a
(
3
))
# => 4
print
(
sektorsim
.
b
(
5
))
# => 7
```
[
SektorSim project page
](
https://www.hft-stuttgart.de/forschung/projekte/aktuell/sektorsim3
)
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment