S. Rey-Coyrehourcq
S. Rey-Coyrehourcq
This is more a question than an issue, i have a strange behavior in my program which use `bnd-platform` and `goomph` in parallel. I have multiple folders in the project...
It's not really clear in MGO, there is no declared step for fitness computation. The step is embeded in elitism() function call during evolution, perhaps there is a better way...
It seems the non dominated elitism used by NSGA2 implementation in MGO is not correct. Actually the different front are builded using information based on the number of domination, this...
It seems the construction of SMS-EMOA is not correct in MGO. Simple description of the algorithm say that : > The indicator-based EMOA use a quality indicator for the selection...
Hi @balddotcat , I'm using your light html export for a project, so first thank you for this work ! As i see, i don't found footnote support (`:with-footnotes`), very...
Hi, since the update to dsm 6 beta, selfoss and tiny tiny rss won't launch. I can provide any details here which can help you to debug. I have a...
I'm interested to link a wiki mardown renderer like commonplace with a webdav folder which contain markdown file. Each time a student add a file into this folder, commonplace can...
Hi, I'm using with success Radicale from multiple month now. I update the version very recently I need to create a private calendar (user & password are correctly) accessible from...
Hi, I'm trying to compile v8 from source using v.49 version of rusty. After compilation, test failed due to : https://github.com/denoland/rusty_v8/blob/v0.49.0/tests/test_api.rs#L31 ``` Compiling v8 v0.49.0 (/tmp/guix-build-rust-v8-0.49.0.drv-0/v8-0.49.0) error: couldn't read tests/../third_party/icu/common/icudtl.dat:...
Hi ! From years now ( see https://github.com/reyman/netlogo-highlight ), i'm interested by the idea to play with literate programming and Netlogo using org-babel / org-mode into emacs. There is a...