Alex Selimov aselimov
aselimov pushed to master at aselimov/SelimovDE 2025-01-10 14:11:24 +00:00
f88063f53c Add rule to remove blur for slop
f66128e80f Add disappear animations
48bcd53d76 Move picom to config file and update with animations
Compare 3 commits »
aselimov pushed to master at aselimov/roptimize 2025-01-10 04:41:22 +00:00
08faf76ea3 Fix steepest descent and backtracking line search
aselimov pushed to master at aselimov/nvim_config 2025-01-09 13:58:22 +00:00
790cb6846b Update iron.nvim settings
aselimov pushed to master at aselimov/SelimovDE 2025-01-09 03:16:58 +00:00
5b3a1a42da Fix dunst colors
aselimov pushed to master at aselimov/nvim_config 2025-01-09 02:24:51 +00:00
28794e5404 Remove lsp_lines and fix pythong ftplugin
aselimov pushed to master at aselimov/SelimovDE 2025-01-09 02:13:21 +00:00
fa4fa567d7 New wallpaper
aselimov pushed to master at aselimov/SelimovDE 2025-01-09 01:50:07 +00:00
4b0c3ab557 Random configu updates
568fe2682c Update import statement for newer rofi
Compare 2 commits »
aselimov pushed to new_dwm at aselimov/DWM 2025-01-07 22:47:56 +00:00
8c3feb14bc Update gaps
6eabf8447a Update to zenwritten and add dwm autostart
576ede5261 Make dwm zenbones colors
Compare 3 commits »
aselimov pushed to master at aselimov/nvim_config 2025-01-07 17:53:16 +00:00
b5e18433a1 Add lsp_lines to nvim
aselimov pushed to zenbones_colors at aselimov/DWM 2025-01-07 12:00:02 +00:00
8c3feb14bc Update gaps
aselimov pushed to master at aselimov/SelimovDE 2025-01-06 15:45:48 +00:00
84514ae1e8 Fix rofi config
aselimov pushed to master at aselimov/SelimovDE 2025-01-06 03:33:33 +00:00
fe27e501c9 Update wallpapers once more
aselimov pushed to master at aselimov/SelimovDE 2025-01-06 03:30:59 +00:00
c4253507b4 Remove unneeded wallpapers
aselimov pushed to master at aselimov/SelimovDE 2025-01-06 03:29:41 +00:00
5d2f733191 Update wallpapers
b053a064ee Add rofi configuration
Compare 2 commits »
aselimov pushed to master at aselimov/roptimize 2025-01-05 03:21:22 +00:00
42e9b748dd Compiling version of backtracking line search, needs debugging
aselimov pushed to master at aselimov/roptimize 2025-01-04 03:58:58 +00:00
9e6d750c2d Update README
aselimov pushed to master at aselimov/roptimize 2025-01-04 03:55:09 +00:00
164f5a72c4 Update traits to operate on single generic types and not slices of generic types. This should more flexibility for the user when defining objective functions
aselimov pushed to master at aselimov/AdventOfCode2024 2024-12-13 04:14:04 +00:00
56e68a77d2 Finish up Advent of Code 2024
aselimov created branch master in aselimov/roptimize 2024-12-13 04:10:13 +00:00
aselimov pushed to master at aselimov/roptimize 2024-12-13 04:10:13 +00:00
f9bc5adb71 Setup code architecture, some basic traits and types, and steepest descent algorithm
d998a034a3 Initial commit and adding README