Johannes Schmölder

Results 112 comments of Johannes Schmölder

I have a question regarding the upcoming implementation of constrained optimization. If I understood correctly, it will simply check a callable whether a new individual is within the constraints and...

I'm no expert on this topic either, but some colleagues of mine have published something which might be interesting: https://academic.oup.com/bioinformatics/advance-article-abstract/doi/10.1093/bioinformatics/btaa872/5921168 This approach should work for linearly constrained problems. Not sure...

I know this issue is kind of old but did anyone find a good solution for this? I have the exact same situation that examples live in my project root....

Can confirm, I also get empty output in my pdf where svgs should be...

Same issue on Ubuntu with AMD RX 6600

I also still have this issue, now on spyder 5.4.2 I do get some new output in the console, however. Don't know if it's related but maybe it helps: ```...

Sorry, was afk yesterday... > So, I'd like to ask you: is the Help pane working for you as expected? You're right, it's actually not working. Since I don't use...

Oh, and I did get the following error ``` /home/jo/code/mynewbook/demo.md:59: WARNING: Found an unexpected `code-cell` or `raw-cell` directive. Either this file was not converted to a notebook, because Jupytext header...

Thanks for your feedback! Ok, I did not understand that reference... Maybe to give some context, I have a `code-cell` that produces a lot of output. I don't mind that...