<div dir="ltr"><div>Is there a naming convention one should follow when introducing new examples?<br></div><br>Specifically, in<br>  src/vec/vec/examples/tutorials<br><div>I see the following<br><br>  ex1.c   ex10.c  ex11.c  ex12.c  ex15.c  ex16.c  ex18.c  ex19.c  ex2.c   ex21.c  ex3.c   ex42.c  ex42a.c ex5.c   ex6.c   ex7.c   ex8.c   ex9.c<br><br></div><div>If I want to add a new example in this directory, should I <br>  (i) choose a file name based on the first availble empty slot between ex1.c and ex42.c?, or<br></div><div>  (ii) choose a file name based on the largest existing test, e.g. ex43.c?; or<br></div><div>  (iii) ignore the distribution numbers of the existing examples all together and choose any number for my example which isn't already taken?<br></div><div><br><br></div><div>Cheers,<br></div><div>  Dave<br></div></div>