add issequence function to data and plot functions and examples for geometry

This commit is contained in:
2019-12-26 10:56:33 +01:00
parent 3be9e2f20f
commit 4b42d7b508
49 changed files with 2845 additions and 628 deletions

View File

@@ -7,7 +7,7 @@ table.indextable tr.cap {
}
/* move doc link a bit up */
.viewcode-back {
float: right;
position: relative;
top: -1.5em;
float: right;
position: relative;
top: -1.5em;
}