Paulduf

Results 11 issues of Paulduf

Hello, Is there a recommended way to implement other termination criteria ? The Global method `NotTermination` only account for number of function evaluations, which is not desirable in many cases,...

enhancement

Hello, First thanks for providing this great tool to EMO researches and practitioners. I'm using PlatEMO to benchmark algorithms on a real-world many-objective problem (and may submit a pull request...

Hello, My laptop is running under Unbuntu 18.04. I tried first to build the software using first the stable system version of cmake (3.10) but I got an error managed...

Hello, I fail to run `pip install python-snappy` on my virtualenv with Python 3.4.4 I built snappy with `brew install snappy` and also when I do `pip3 install python-snappy` with...

Hello, First, thanks for this great theme. After reading the doc, I did not see any option to get section and subsection pages in standout. I'd like to do so...

Hello, I'm running radian on Windows 10 with the following > R version 4.1.3 (2022-03-10) -- "One Push-Up" > Platform: x86_64-w64-mingw32 (64-bit) through an Anaconda install with Python 3.11.7. I...

Hello, I am having an issue trying to render the docs following the "Get started" example ``` r$> render_docs() ── Basic files ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── ✔ README imported. ── Man pages ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────...

### What is the idea? Hello, Is there a reason why this library don't implement A- and D- optimal designs ? I can't find an up-to-date, still maintained Python library...

enhancement

_Disclaimer: I am still learning about Apache Hamilton and using it in local mode only for now_ **Is your feature request related to a problem? Please describe.** I'd like the...

enhancement

Hello, I cannot use the `pretty-jupyter` extension with Python 3.12+ because `pkg_resources` has been removed. See below the traceback when trying to call the jupyter magic. ``` null 2023-10-19 null...