Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ilp_keyboard_layout_optimization
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
Issue analytics
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
Björn Ludwig
ilp_keyboard_layout_optimization
Graph
c9e7d546d19d375049ab88b66ac5a09b40fde7ed
Select Git revision
Branches
2
introduce_sophisticated_objectives
main
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Feb
15
14
13
12
11
1
30
Jan
24
17
16
10
build(pull_and_optimize): fix script module call
main
main
docs(README): correct reference to Test.PyPI.org and insert command to run
wip(inter_key_intervals): introduce key costs and skeleton for mono_ikis
introduce_sophi…
introduce_sophisticated_objectives
wip(IKIs): insert first draft of IKIs
fix(distances): make distances symmetrical
refactor(distances): make _init_dists private
wip(type_aliases): introduce IKIDict into __all__
feat(type_aliases): introduce IKIDict to keep track of inter-key intervals
feat(distances): finalize implementation of sophisticated dists
fix(positions): correct initialization of Positions.poss as instances of Pos
refactor(type_aliases): correct numbering to allow for easier distance computations
refactor(test_positions): separate positions and custom_positions to reuse in other tests
wip(distances): draft distances
feat(type_aliases): introduce new type to track distances
refactor(test_ilp): separate five_custom_poss_tuple to reuse it in tests
refactor(ilp): rename simple objective as such
refactor(ilp): make use of new type AssignDict
feat(type_aliases): introduce AssignDict as result type
refactor(test_initialization): adapt to more sophisticated positions
chore(pull_and_optimize): doublequote variables
wip(ilp): adapt to current visualization
build(setup): increment version number to 0.0.4a3
refactor(ilp): separate objective
test(ilp): simplify examples
wip(optimize): reduce example to speed up testing
build(setup): increment version to 0.0.4a2
chore(pull_and_optimize): reinsert no-caching
Merge remote-tracking branch 'origin/main'
build(Dockerfile): ensure pre-releases are installed as well
chore(pull_and_optimize): improve script
build(setup): increment version to 0.0.4a1
test(ilp): introduce tests for optimization
feat(ilp): switch to sophisticated positions and Chars in actual optimization
feat(Positions): allow for custom positions
Merge branch 'introduce_poss' into 'main'
refactor(test_probabilities): reduce runtime of test suite by not executing default bigram extraction twice
build(setup): increment version number to 0.0.3
fix(test_visualize): fix comparison string for overall visualization
fix(type_aliases): fix numbering for Mod class
feat(visualize): introduce sophisticated visualization module
Loading