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
f519acb235fb3acfc7052b8061f35b02f4e9dd67
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
18
Sep
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
8
7
6
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
Increase tolerance in test
Add previous cost functions to current one
Fix leeway calculation
build based on a3ae366
BF: allow tiny leeway in previous cost functions to improve robustness
Do not allow user to set optimiser
Merge branch 'get-variables-list' into 'main'
Increase max_iter
Return sequence even if cost function is still fractionally decreasing
use new propertynames interface
Clean up printing for BuildingBlock
Use nice indentation for printing
Add blocks to properties of sequence
use new propertynames interface
use new propertynames interface
Do not use new propertnames in fixing
Use new propertynames in printing
Fix type of bmat_gradient
Clarify access of variables through properties
Allow direct accessing and constraining of variables.
Add secondary cost function to minimise interpulse_delay
Rename pulse_time to interpulse_delay
build based on 27f2e93
build based on 27f2e93
build based on 1b02d93
Update version number
v0.2.0
v0.2.0
Loading