Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MRIBuilder.jl
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
Container 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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michiel Cottaar
MRIBuilder.jl
Graph
e8baaa057f7e6234c6898e91d6ebeaf6c315334a
Select Git revision
Branches
3
10-add-secondary-objective-function
main
default
protected
pages
Tags
3
v0.3.0
v0.2.0
v0.1.0
6 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Oct
27
Sep
25
24
20
18
12
11
10
9
2
Aug
1
31
Jul
30
25
22
19
18
31
May
30
29
25
24
23
22
21
20
16
15
29
Apr
28
26
25
18
17
12
11
9
8
27
Mar
25
22
21
6
5
4
1
26
Feb
25
23
22
21
20
16
15
14
13
12
9
BF: fix adding members to `variables` baremodule
build based on 44c70b3
Merge branch 'fix-edge-times' into 'main'
Edge times should always contain building block end time
build based on f3c2971
Merge branch 'MT_seq' into 'main'
REF: rename saturation_pulse_binomial with saturation_pulse
build based on 8b23c1f
Merge branch 'MT_seq' into 'main'
Fix name of pulses
build based on cd8a807
Merge branch 'MT_seq' into 'main'
Skip unnecessary sorting of module names
OPT: speed up variables access
BaseSequence can only contain other ContainerBlocks
Easier way to generate BuildingBlock with single event and no gradients
Use `base.length` rather than N to determine length
Fix order of blocks and waits in Repeat
Use `base.length` rather than N to determine length
Add magnetisation transfer sequence
build based on 04e1d91
Merge branch 'integer_variables' into 'main'
Fix conversion to floats during printing
Actually convert integer variables into integers
Explain n_attempts
resolution and oversample should at least be 1
Make resolution and oversample into integers
ENH: allow for integer variables
build based on 9f50197
Merge branch 'no-optimiser-selector' into 'main'
Test weird error in online pipeline
Check min_objective within rounding error
Check optimiser values have been correctly set
Compute cost function value on the fly rather than passing it around
Adjust number of variables outside of for loop
Increase number of attempts to converge
Produce slightly more informative error messages
I don't use DataStructures
Store previous optimisation state, so we can reset to that
Remove leeway from previous objective
Loading