René's URL Explorer Experiment


Title: startinpy 0.12.2 documentation

direct link

Domain: startinpy.rtfd.io

color-schemelight dark
readthedocs-project-slugstartinpy
readthedocs-version-slug0.12.2
readthedocs-resolver-filename/
readthedocs-http-status200

Links:

startinpy 0.12.2 documentationhttps://startinpy.rtfd.io
startinpy 0.12.2 documentation https://startinpy.rtfd.io
Installationhttps://startinpy.rtfd.io/installation.html
How startinpy workshttps://startinpy.rtfd.io/howitworks.html
APIhttps://startinpy.rtfd.io/api.html
Exampleshttps://startinpy.rtfd.io/examples.html
Extra attributeshttps://startinpy.rtfd.io/attributes.html
Comparison to alternativeshttps://startinpy.rtfd.io/comparison.html
Issues? Bugs? Questions?https://startinpy.rtfd.io/issues.html
Back to top https://startinpy.rtfd.io
Edit this page https://github.com/hugoledoux/startinpy/edit/master/docs/index.md
https://startinpy.rtfd.io#startinpy
https://startinpy.rtfd.io/_images/polyscope.jpg
Rusthttps://www.rust-lang.org/
robust arithmetichttps://crates.io/crates/robust
startin Rust libraryhttps://github.com/hugoledoux/startin
NumPyhttps://numpy.org/
laspyhttps://laspy.readthedocs.io
rasteriohttps://rasterio.readthedocs.io
meshiohttps://github.com/nschloe/meshio
extra attributeshttps://startinpy.rtfd.io/attributes.html
https://startinpy.rtfd.io#table-of-content
Installationhttps://startinpy.rtfd.io/installation.html
piphttps://startinpy.rtfd.io/installation.html#pip
If you want to compile it yourselfhttps://startinpy.rtfd.io/installation.html#if-you-want-to-compile-it-yourself
Development (to debug the code)https://startinpy.rtfd.io/installation.html#development-to-debug-the-code
How startinpy workshttps://startinpy.rtfd.io/howitworks.html
Original code written in Rusthttps://startinpy.rtfd.io/howitworks.html#original-code-written-in-rust
Insertion + deletion are possiblehttps://startinpy.rtfd.io/howitworks.html#insertion-deletion-are-possible
The data structurehttps://startinpy.rtfd.io/howitworks.html#the-data-structure
Infinite vertex and triangleshttps://startinpy.rtfd.io/howitworks.html#infinite-vertex-and-triangles
Parameters to setup that will influence the DThttps://startinpy.rtfd.io/howitworks.html#parameters-to-setup-that-will-influence-the-dt
Snap tolerancehttps://startinpy.rtfd.io/howitworks.html#snap-tolerance
Point location: latest triangle or first “jump”?https://startinpy.rtfd.io/howitworks.html#point-location-latest-triangle-or-first-jump
How xy-duplicates are handlinghttps://startinpy.rtfd.io/howitworks.html#how-xy-duplicates-are-handling
Some examples of the data structure and infinityhttps://startinpy.rtfd.io/howitworks.html#some-examples-of-the-data-structure-and-infinity
APIhttps://startinpy.rtfd.io/api.html
DThttps://startinpy.rtfd.io/api.html#startinpy.DT
DT.adjacent_triangles_to_triangle()https://startinpy.rtfd.io/api.html#startinpy.DT.adjacent_triangles_to_triangle
DT.adjacent_vertices_to_vertex()https://startinpy.rtfd.io/api.html#startinpy.DT.adjacent_vertices_to_vertex
DT.area2d_triangle()https://startinpy.rtfd.io/api.html#startinpy.DT.area2d_triangle
DT.area3d_triangle()https://startinpy.rtfd.io/api.html#startinpy.DT.area3d_triangle
DT.attributeshttps://startinpy.rtfd.io/api.html#startinpy.DT.attributes
DT.closest_point()https://startinpy.rtfd.io/api.html#startinpy.DT.closest_point
DT.collect_garbage()https://startinpy.rtfd.io/api.html#startinpy.DT.collect_garbage
DT.convex_hull()https://startinpy.rtfd.io/api.html#startinpy.DT.convex_hull
DT.duplicates_handlinghttps://startinpy.rtfd.io/api.html#startinpy.DT.duplicates_handling
DT.get_attributes_schema()https://startinpy.rtfd.io/api.html#startinpy.DT.get_attributes_schema
DT.get_bbox()https://startinpy.rtfd.io/api.html#startinpy.DT.get_bbox
DT.get_point()https://startinpy.rtfd.io/api.html#startinpy.DT.get_point
DT.get_vertex_attributes()https://startinpy.rtfd.io/api.html#startinpy.DT.get_vertex_attributes
DT.has_garbage()https://startinpy.rtfd.io/api.html#startinpy.DT.has_garbage
DT.incident_triangles_to_vertex()https://startinpy.rtfd.io/api.html#startinpy.DT.incident_triangles_to_vertex
DT.insert()https://startinpy.rtfd.io/api.html#startinpy.DT.insert
DT.insert_one_pt()https://startinpy.rtfd.io/api.html#startinpy.DT.insert_one_pt
DT.interpolate()https://startinpy.rtfd.io/api.html#startinpy.DT.interpolate
DT.is_finite()https://startinpy.rtfd.io/api.html#startinpy.DT.is_finite
DT.is_inside_convex_hull()https://startinpy.rtfd.io/api.html#startinpy.DT.is_inside_convex_hull
DT.is_triangle()https://startinpy.rtfd.io/api.html#startinpy.DT.is_triangle
DT.is_vertex_convex_hull()https://startinpy.rtfd.io/api.html#startinpy.DT.is_vertex_convex_hull
DT.is_vertex_removed()https://startinpy.rtfd.io/api.html#startinpy.DT.is_vertex_removed
DT.jump_and_walkhttps://startinpy.rtfd.io/api.html#startinpy.DT.jump_and_walk
DT.locate()https://startinpy.rtfd.io/api.html#startinpy.DT.locate
DT.normal_triangle()https://startinpy.rtfd.io/api.html#startinpy.DT.normal_triangle
DT.normal_vertex()https://startinpy.rtfd.io/api.html#startinpy.DT.normal_vertex
DT.number_of_triangles()https://startinpy.rtfd.io/api.html#startinpy.DT.number_of_triangles
DT.number_of_vertices()https://startinpy.rtfd.io/api.html#startinpy.DT.number_of_vertices
DT.pointshttps://startinpy.rtfd.io/api.html#startinpy.DT.points
DT.remove()https://startinpy.rtfd.io/api.html#startinpy.DT.remove
DT.set_attributes_schema()https://startinpy.rtfd.io/api.html#startinpy.DT.set_attributes_schema
DT.set_vertex_attributes()https://startinpy.rtfd.io/api.html#startinpy.DT.set_vertex_attributes
DT.snap_tolerancehttps://startinpy.rtfd.io/api.html#startinpy.DT.snap_tolerance
DT.triangleshttps://startinpy.rtfd.io/api.html#startinpy.DT.triangles
DT.update_vertex_z_value()https://startinpy.rtfd.io/api.html#startinpy.DT.update_vertex_z_value
DT.vertical_exaggeration()https://startinpy.rtfd.io/api.html#startinpy.DT.vertical_exaggeration
DT.volume_triangle()https://startinpy.rtfd.io/api.html#startinpy.DT.volume_triangle
DT.write_cityjson()https://startinpy.rtfd.io/api.html#startinpy.DT.write_cityjson
DT.write_geojson()https://startinpy.rtfd.io/api.html#startinpy.DT.write_geojson
DT.write_obj()https://startinpy.rtfd.io/api.html#startinpy.DT.write_obj
DT.write_ply()https://startinpy.rtfd.io/api.html#startinpy.DT.write_ply
Exampleshttps://startinpy.rtfd.io/examples.html
Reading a LAZ filehttps://startinpy.rtfd.io/examples.html#reading-a-laz-file
Exporting the DT to GeoJSONhttps://startinpy.rtfd.io/examples.html#exporting-the-dt-to-geojson
Exporting the DT to several mesh formats with meshiohttps://startinpy.rtfd.io/examples.html#exporting-the-dt-to-several-mesh-formats-with-meshio
Reading a GeoTIFF file with rasteriohttps://startinpy.rtfd.io/examples.html#reading-a-geotiff-file-with-rasterio
3D visualisation with Polyscopehttps://startinpy.rtfd.io/examples.html#d-visualisation-with-polyscope
Plotting the DT with matplotlibhttps://startinpy.rtfd.io/examples.html#plotting-the-dt-with-matplotlib
Gridding the dataset with spatial interpolationhttps://startinpy.rtfd.io/examples.html#gridding-the-dataset-with-spatial-interpolation
Creating a DSMhttps://startinpy.rtfd.io/examples.html#creating-a-dsm
Extra attributeshttps://startinpy.rtfd.io/attributes.html
Attaching extra attributeshttps://startinpy.rtfd.io/attributes.html#attaching-extra-attributes
Retrieving the extra attributeshttps://startinpy.rtfd.io/attributes.html#retrieving-the-extra-attributes
One full Python examplehttps://startinpy.rtfd.io/attributes.html#one-full-python-example
Comparison to alternativeshttps://startinpy.rtfd.io/comparison.html
Issues? Bugs? Questions?https://startinpy.rtfd.io/issues.html
https://startinpy.rtfd.io#indices-and-tables
Indexhttps://startinpy.rtfd.io/genindex.html
Next Installation https://startinpy.rtfd.io/installation.html
Sphinxhttps://www.sphinx-doc.org/
@pradyunsghttps://pradyunsg.me
Furohttps://github.com/pradyunsg/furo

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.