Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
binary_c-python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Izzard, Robert Dr (Maths & Physics)
binary_c-python
Commits
947b6b8a
Commit
947b6b8a
authored
3 years ago
by
dh00601
Browse files
Options
Downloads
Patches
Plain Diff
updating notebooks
parent
e054342d
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+2
-0
2 additions, 0 deletions
.gitignore
examples/notebook_BHBH.ipynb
+313
-4924
313 additions, 4924 deletions
examples/notebook_BHBH.ipynb
examples/notebook_ensembles.ipynb
+17
-5
17 additions, 5 deletions
examples/notebook_ensembles.ipynb
with
332 additions
and
4929 deletions
.gitignore
+
2
−
0
View file @
947b6b8a
...
...
@@ -16,6 +16,8 @@ binarycpython_snippets
reports/
docs/examples/
custom_logging.dwo
log_file.txt
log_file
################################
# Standard template
...
...
This diff is collapsed.
Click to expand it.
examples/notebook_BHBH.ipynb
+
313
−
4924
View file @
947b6b8a
Source diff could not be displayed: it is too large. Options to address this:
view the blob
.
This diff is collapsed.
Click to expand it.
examples/notebook_ensembles.ipynb
+
17
−
5
View file @
947b6b8a
...
...
@@ -10,12 +10,24 @@
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "e8d9fca3-dd16-4c2c-a180-14d9a6b533ed",
"cell_type": "markdown",
"id": "c3730009-6d0e-4440-af55-a0236c1b39db",
"metadata": {
"tags": []
},
"source": [
"## How to generate ensemble data\n",
"TODO: coming soon!"
]
},
{
"cell_type": "markdown",
"id": "337bc0e4-5be6-4c45-b351-ba9c9418dc43",
"metadata": {},
"outputs": [],
"source": []
"source": [
"## How to handle ensemble data\n",
"TODO: coming soon!"
]
}
],
"metadata": {
...
...
%% Cell type:markdown id:d1d00572-29aa-4f27-a59c-f9f05889da7d tags:
# Tutorial: Generating and handling ensemble data
TODO: coming soon!
%% Cell type:
code id:e8d9fca3-dd16-4c2c-a180-14d9a6b533ed
tags:
%% Cell type:
markdown id:c3730009-6d0e-4440-af55-a0236c1b39db
tags:
```
python
```
## How to generate ensemble data
TODO: coming soon!
%% Cell type:markdown id:337bc0e4-5be6-4c45-b351-ba9c9418dc43 tags:
## How to handle ensemble data
TODO: coming soon!
...
...
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