David Ojeda

Results 11 comments of David Ojeda

Sorry, I haven't used nsga2 in over 6 years, and even on that time, I did not work on binary problems.

I don't think you can use poetry or poetry2conda for this particular package. Poetry relies on packages that are distributed through PyPI. I don't really understand what you are trying...

I have just written a tool that does this, but not with dephell: https://github.com/dojeda/poetry2conda

I agree that the compute cost of the eigenvalue decomposition is currently one of the most important bottlenecks. I have never tried it, but I have been thinking for a...

I've hit this problem today, and I feel like @dalearbo 's solution would be inappropriate: I certainly won't change my server and API code to accommodate the lack of forwarding...

I'd love to see this functionality ! I have a big presentation coming soon, so I'll try to take a look at the code to see if I can do...

Thanks for the input @cboulay. I agree with this idea, headers can be in any part of the file. In my very first approach, I used the `_scan_forward` function to...

I am not saying it would be useful to have headers embedded in data. I was just commenting (probably misunderstanding) Chadwick's comment on having new streams in the middle of...

Hi Clemens, I also have a fork on my side with this feature along with other issues implemented. Have a look so we can synchronize and create a PR Cheers...

I agree with you for a consolidated effort. I don't really understand why you think that I only read the headers without the XML in the stream. This is not...