Greetings and thanks for the authoring this great book - graphing algorithms are truly a fascinating subject.
Have, I think, a simple question.
I see a requirements.txt file for Chapter 7 that identifies the packages listed below. That said, I do not see a requirements.txt file for Chapter 8. and trying to resolve several missing package errors in LocationTriangulationPOC.py ( BTW, PyCharm is my IDE). Can I assume (hate that word) that the Chap 7 package versions are applicable to Chap 8? Sorry, if this is obvious I'm more a .NET guy. Also, did a search through the book but didn't see anything relevant (perhaps I overlooked something).
shapely=1.8.0
matplotlib=3.3.4
Thanks!
John
Greetings and thanks for the authoring this great book - graphing algorithms are truly a fascinating subject.
Have, I think, a simple question.
I see a requirements.txt file for Chapter 7 that identifies the packages listed below. That said, I do not see a requirements.txt file for Chapter 8. and trying to resolve several missing package errors in LocationTriangulationPOC.py ( BTW, PyCharm is my IDE). Can I assume (hate that word) that the Chap 7 package versions are applicable to Chap 8? Sorry, if this is obvious I'm more a .NET guy. Also, did a search through the book but didn't see anything relevant (perhaps I overlooked something).
shapely=1.8.0
matplotlib=3.3.4
Thanks!
John