Pierre Bonneel

Results 201 comments of Pierre Bonneel

Hello, We sometime have the same issue, running twice the first cell with plots seems to solve the issue. Best regards, Pierre

Hello, deap is an optional requirements for pyleecan, required only if you are using the optimization with NSGA2 (there is also the Bayes one that uses smoot instead). You can...

Hello, This test is a proof of concept to check the algorithm of the optimization without pyleecan. evaluate_function enables to not call pyleecan usual function. In this very odd exemple,...

Hello, The code looks right to me but we have recently merged a modification on the DataKeeper/Optimization so maybe we missed something. Which version of pyleecan are you using ?...

Hello, Normally this bug is corrected on the master branch of the project. I will try to merge #616 and create a new release this week to solve this issue....

Hello, You can get the code from Github using method 3: https://pyleecan.org/get.pyleecan.html You can then use the code that is not released yet and change it if needed. If you...

Hello, I just release pyleecan1.5.0 and updated all the tutorials on the website (there is a new loss tutorial). Do you need further help or can we close this issue...

Hello, As discussed in other issues, pyleecan is not (yet) compatible with Python 3.11 so I have added this limitation in pip. The issue is that as 1.5.0 is flagged...

By the way I'm personally working on Python 3.8.10

Hello, I seems that a file is missing in the pip release. I will check this afternoon and if needed I will release 1.5.1. Best regards, Pierre