Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
icc-apps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Rostislav Chudoba
icc-apps
Commits
179fc31d
Unverified
Commit
179fc31d
authored
4 years ago
by
Rostislav Chudoba
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
formatting
parent
bc56047e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-7
4 additions, 7 deletions
README.md
with
4 additions
and
7 deletions
README.md
+
4
−
7
View file @
179fc31d
...
...
@@ -9,11 +9,9 @@ Each notebook contains a theoretical preamble which is accompanied
by executable form of the derived formulae expressed within sympy package.
Then, numerically executable functions are generated from the symbolic
derivation. Large models, including nonlinear finite-element simulations
are realized with the help of numpy package. They serve as
a basis for interactive execution of the model providedat
the end of the notebooks
The interaction with the model is implemented using
the ipywidget/matplotlib packages.
are realized with the help of numpy package. They serve as a basis for interactive
execution of the model providedat the end of the notebooks. The interaction
with the model is implemented using the ipywidget/matplotlib packages.
Prerequisites: The anaconda suite is required for installation. See a
minimum set of required packages in environment.yml file.
...
...
@@ -21,8 +19,7 @@ minimum set of required packages in environment.yml file.
The entry point to the jupyter suite is the index.ipynb notebook.
The notebooks can be open also in the clouds without any local installation
using the binder service. It takes a while for the repository image to
build up.
using the binder service. It takes a while for the repository image to build up.
[

](https://mybinder.org/v2/gh/rosoba/bmcsapps.git/master?filepath=index.ipynb)
...
...
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