PhD student in Deep Reinforcement Learning for Robotics at Inria Grenoble (RobotLearn team).
-
Inria
- Grenoble, France
- glepage.com
- @glepage@fosstodon.org
Highlights
- Pro
Block or Report
Block or report GaetanLepage
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
compound-figure-separator Public
Own implementation of a complete pipeline for compound figure separation.
Python 1
-
652 contributions in the last year
Less
More
Contribution activity
March 2023
Created 79 commits in 11 repositories
Created 2 repositories
Created a pull request in NixOS/nixpkgs that received 12 comments
gpu-viewer: init at 2.26
Description of changes This is a try at packaging GPU-Viewer.
Currently, the package builds, but when running it I get
Traceback (most recent call …
+76
−0
•
12
comments
Opened 43 other pull requests in 6 repositories
pta2002/nixvim
29
merged
1
open
- plugins/nvim-autopairs: cleanup + fix mistyped option + tests
- plugins/barbar: add keymaps options + tests
- plugins/sniprun: init + tests
- plugins/packer: improve lua generation
- plugins/lspkind: refactoring + tests
- plugins/rust-tools: refactoring + tests
- helpers/keymap: fix noremap bug
- plugins/nvim-lsp: keymaps options
- plugins/nvim-lsp: fix pylsp error when no plugins set
- plugins/nvim-lsp: add filetypes and autostart options for LS
- plugins/null-ls: refactoring + tests
- plugins/neo-tree: better description for a few options
- plugins/vim-bbye: init + tests
- plugins/neo-tree: init + tests
- plugins/nvim-cmp: add enum type for option snippet.expand
- plugins/packer: refactoring + fixes + tests
- plugins/todo-comments: fix missing mkRaw for pattern options
- plugins/nvim-tree: fix regressions introduced in #213 + tests
- plugins/todo-comments: refactoring + tests
- lib/helpers: fix typo in mkModeMaps
- plugins/nvim-cmp: refactor + tests
- helpers: add mkMaps and mkModeMaps
- tests/plugins: refactor
- nvim-lsp/pylsp: fix regressions introduced in #213
- lib/helpers: mkIfNonNull', ifNonNull' and ifNonNull
- Some pull requests not shown.
NixOS/nixpkgs
4
merged
2
open
- vimPlugins.sniprun: 1.2.8 -> 1.2.13
- vimPlugins: add magma-nvim-goose, netman.nvim, mark-radar.nvim, intellitab.nvim
- neorg-haskell-parser: init at unstable-2023-01-18
- invidious: unstable-2023-03-07 -> unstable-2023-03-15
- servo: init at unstable-2023-03-11
- invidious: unstable-2023-02-22 -> unstable-2023-03-07
nix-community/home-manager
1
open
1
merged
1
closed
Simre1/neorg-haskell-parser
1
merged
1
closed
nvim-tree/nvim-tree.lua
1
merged
folke/todo-comments.nvim
1
merged
Reviewed 26 pull requests in 2 repositories
pta2002/nixvim
24 pull requests
- filetype: Add a module to wrap vim.filetype.add
- plugins/barbar: add keymaps options + tests
- plugins/nvim-lsp: Correctly take into account extraSettings
- plugin/luasnip: Add jsregexp lua dependency
- plugins/noice-nvim: init + tests
- plugin/inc-rename: Move to nvim-lsp
- tests: Fix netman tests by including docker
- plugins/inc-rename: init + tests
- plugins/netman: init + tests
- plugins/nvim-osc52: init + tests
- plugins/nvim-lsp: Update rust-analyzer settings
- plugin/rust-tools: Fix rust-analyzer settings
- tests: Allow to skip running neovim
- maps: Add the remap option
- plugins/null-ls: refactoring + tests
- plugins: Fetch the plugin sources from flake inputs
- plugins/nvim-lsp: keymaps options
- neo-tree: Allow other plugins to insert their sources
- plugins/nvim-cmp: refactor + tests
- plugins/todo-comments: fix missing mkRaw for pattern options
-
bugfix: Set default for
programs.nixvim
. - pugins/nvim-cmp: fix the completion.autocomplete option
- barbar: fix typo, "closeable" should be "closable"
- Added flake template
NixOS/nixpkgs
2 pull requests
Created an issue in Simre1/neorg-haskell-parser that received 2 comments
Two Paragraph segments
test fails
Hello,
When running the tests, I get
Two Paragraph segments: FAIL test/Parser.hs:148: expected: [PureBlock (Paragraph (Text "Text1")),PureBlock (P…
2
comments