Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ackley_mc
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
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Torda, Prof. Dr. Andrew Ernest
ackley_mc
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
adaptive_step_size
Select Git revision
Selected
adaptive_step_size
Branches
2
master
default
protected
devel
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
May
2
30
Jul
24
May
25
Aug
7
Jul
6
3
Jun
2
1
31
May
30
24
20
8
4
1
24
Apr
23
22
21
20
11
Mar
10
9
8
1
28
Feb
25
23
22
19
18
17
10
8
7
5
2
27
Jan
26
24
21
20
17
13
12
11
9
7
6
5
4
3
2
1
29
Dec
28
7
Sep
1
22
Aug
16
14
Explicitly ignore some printf return values to make lint happy.
master
master
Fixed problem with updating the fyne ui library. Calls made by a background thread now have to be put in a cumbersome wrapper inside fine.Do(). Now can update the library from 2.5.x to 2.6.
Merge branch 'master' into devel
Note in Readme about broken versions.
Typo.
Merge branch 'devel'
Checked that it works with fyne 2.5 (which should handle wasm). The
devel
devel
Docs and comments.
updated fyne
Merge branch 'devel'
Updated fyne.
Note about bug.
Merge branch 'devel'
Simplify file creation. Remove all the funny cases for windows and just print out a long error message.
Cleaning comments.
Typo
Merge branch 'windows_expt' into devel
More tests on the os.Create() problem under windows.
Very verbose error message, but still cannot resolve the problem.
Merge branch 'windows_expt' into devel. Error message about file creation on windows.
git ignore
Not really fixed, but I have a verbose error message for file creation failures which happen under windows.
cleaning in Makefile
Wrapper around a windows file error, which was rather cryptic.
Makefile cleans up leftovers from testing in ackley.
ignore csv files
Merge branch 'devel'
Output format for best function value found.
Docs and comments only.
Docs and comments only.
Merge branch 'devel'
Docs.
Docs
Merge branch 'devel'
Documentation.
Behaviour changed. If final_temp is not specified, it is set to the same as ini_temp. This is consistent with the Uebung description.
Behaviour changed. If final_temp is not specified, it is set to the same as ini_temp. This is consistent with the Uebung description.
Merge branch 'devel'
Start of organising examples for the last part of the Uebung.
Examples for making histograms.
Loading