File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55 <groupId >org.nlogo.extensions.dbscan</groupId >
66 <artifactId >dbscan</artifactId >
7- <version >0.2</version >
7+ <version >0.2.1 </version >
88 <packaging >pom</packaging >
99
1010 <repositories >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.nlogo.extensions.dbscan</groupId >
77 <artifactId >dbscan</artifactId >
8- <version >0.2</version >
8+ <version >0.2.1 </version >
99 <relativePath >pom-root.xml</relativePath >
1010 </parent >
1111
1212 <groupId >org.nlogo.extensions.dbscan</groupId >
1313 <artifactId >dbscan-NetLogo5</artifactId >
14- <version >0.2</version >
14+ <version >0.2.1 </version >
1515 <packaging >jar</packaging >
1616
1717 <dependencies >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.nlogo.extensions.dbscan</groupId >
77 <artifactId >dbscan</artifactId >
8- <version >0.2</version >
8+ <version >0.2.1 </version >
99 <relativePath >pom-root.xml</relativePath >
1010 </parent >
1111
1212 <groupId >org.nlogo.extensions.dbscan</groupId >
1313 <artifactId >dbscan-NetLogo6</artifactId >
14- <version >0.2</version >
14+ <version >0.2.1 </version >
1515 <packaging >jar</packaging >
1616
1717 <dependencies >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.nlogo.extensions.dbscan</groupId >
77 <artifactId >dbscan</artifactId >
8- <version >0.2</version >
8+ <version >0.2.1 </version >
99 <relativePath >pom-root.xml</relativePath >
1010 </parent >
1111
1212 <groupId >org.nlogo.extensions.dbscan</groupId >
1313 <artifactId >dbscan-NetLogo6</artifactId >
14- <version >0.2</version >
14+ <version >0.2.1 </version >
1515 <packaging >jar</packaging >
1616
1717 <dependencies >
Original file line number Diff line number Diff line change 1+ This archive contains the DBSCAN Extension for NetLogo, release 0.2.1.
2+
3+ To install the extension, copy the folder dbscan (not just the content) into NetLogo's app/extensions folder.
4+ For NetLogo 6.1, consider using the Extension Manager as the recommended approach.
5+
6+ For more information and detailed installation and usage instructions, refer to https://github.com/chrfrantz/NetLogo-Extension-DBSCAN#readme
7+
8+ Author: Christopher Frantz
9+
You can’t perform that action at this time.
0 commit comments