Alberto Isaac Barquín Murguía
Alberto Isaac Barquín Murguía
> linting failed ... can you fix it? yes but I have a question. It fails because it's trying to get f_dimension which I imagine existed in the base class....
Yes, that I understood but it wasn't clear to me how to determine the value of f_dimension. After reading the paper and again checking the code I think commit b885ba1...
Sorry for the long delay. I did all the changes and tried testing the way you suggest here and when doing ``` >>> udp = pykep.phasing.lambert_metric() >>> prob = pygmo.problem(udp)...
@jhaiduce Did you try creating a new clean environment in conda? I have had problems with some packages (I think it was matplotlib but I'm not quite sure) with Python...