42ab26178a
read initial buffer from a file
4be2143a10
store newlines at the ends of lines
8c2b4713fb
add inserting a new line and some fixes
6d76c07317
improve keybindings
ae0541499a
implement insert mode
4cf138da94
add a separate pass for trigrams
ed215736f8
Merge branch 'wgpu' of https://codeberg.org/yuli/mana2 into wgpu
e64aaee048
Merge https://codeberg.org/yuli/mana2 into wgpu
de03714954
fix improve and config printing
4c1b7bbc18
generate layouts in batches
6f0b37acd6
precalc ngrams from swaps
15f423bee8
improve weight calc
8516cc6c29
add ngrams from swap to the gorpus and improve the shader
14c7dfd7d0
discard unused stats
b0a0e6eb9e
remove the results_ngrams buffer, add a results_stats
fix improve and config printing
de03714954
fix improve and config printing
0da62a2ce6
remove the ngram scoring kernel
d17308ff53
remove fucking
e082afe6c8
use ConvertToInt and the writer context interface
b73632d6c4
fixes for rebasing
02a077c374
refactor wgpu code and add local maximum check
rename ExpectInt to ConvertToInt
1211be560c
rename ExpectInt to ConvertToInt
59041124e6
remove print from cli
add arg.ExpectInt and make Context an io.Writer
0ea89477b4
made context implement io.Writer and print using fmt.Fprint
3616d2b043
add cyclone
bade103831
add ExpectInt and ExpectNonnegativeInt
9b3d56ab9b
clear log file when writing to it the first time
9aa43de2b2
fixes for rebasing
b4c933678a
refactor wgpu code and add local maximum check
7bf7155b9e
put all layouts in one buffer
2902e604f8
implement gpu generation
15ca7f5e4d
implement nonlinear weights on the gpu
cd21eebf79
Merge pull request 'Fix swapcol command' (#61) from def_not_elly/mana2:fix_swapcol into main
32c8a55055
Update swapcol help message
7b77f0441e
Fix missing spaces from swapcol suffix
59fdfe28f5
Make swapcol compatible with thumb layouts
d2fa31db84
Fix swapcol command
8ff4a94fcb
refactor wgpu code and add local maximum check
add Delve
oki, moved it :3
360908010e
fix delve alternatives
bf3e158314
move delve to go section
a1b333d31d
put all layouts in one buffer