Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
win-pytreat
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSL
win-pytreat
Commits
0e86b1fc
Commit
0e86b1fc
authored
1 year ago
by
Paul McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
Finished fsl-pipe section, added section on profiling and fsl_sub
parent
a6d99654
No related branches found
No related tags found
1 merge request
!38
Add practical which introduces some third-party parallelisation libraries
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
applications/README.md
+1
-0
1 addition, 0 deletions
applications/README.md
applications/parallel/parallel.ipynb
+432
-91
432 additions, 91 deletions
applications/parallel/parallel.ipynb
applications/parallel/parallel.md
+260
-41
260 additions, 41 deletions
applications/parallel/parallel.md
with
693 additions
and
132 deletions
applications/README.md
+
1
−
0
View file @
0e86b1fc
...
...
@@ -12,3 +12,4 @@ Practicals are split into the following sub-categories (and sub-folders):
3.
`matlab_vs_python`
: a number of data analysis examples with head-to-head comparisons between matlab and python code.
4.
`modelling`
: multiple examples of analysis methods in python.
5.
`pandas`
: processing and analsing tabular data with the powerful Pandas package.
6.
`parallel`
: Third-party libraries and strategies for parallelising Python code.
This diff is collapsed.
Click to expand it.
applications/parallel/parallel.ipynb
+
432
−
91
View file @
0e86b1fc
This diff is collapsed.
Click to expand it.
applications/parallel/parallel.md
+
260
−
41
View file @
0e86b1fc
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