Matthew Perry
Matthew Perry
@Iain-S sounds like a good solution. Would you mind creating a PR for it?
If you have multiple objective functions, you must combine them into a single function. In simanneal terminology, you have to define the `energy` method. This could be anything from simple...
@terrycojones Can you share a small python script to recreate it?
What are the permissions on you `concorde` executable? `ls -alth concorde`
Can you provide any more information? Where is the exception occurring? I don't have access to a Windows machine at the moment so I'm afraid this is untested on that...
@oliverwilliams84 @flyingdisc Can you point to example datasets and code to demonstrate the problem? That would be greatly appreciated. > Concorde interpretes only those TSPLIB files that define sets of...
@sgoodm Very interesting. I don't have time to take a detailed look this week but I hope to check this out soon. Thanks for moving this forward!
No plans as of yet. I haven't kept up with 1.0 changes so I'm not really sure how involved that would be. A lot of it depends on the geoCSV...
for future reference, what sort of tweaking did it require?
@diversoft thanks for the PR. Two comments: * Can you add some tests to cover the new functionality? * There was a rasterio 1.0 compatibility problem that was causing test...