UNPKG

@bluemath/topo

Version:
23 lines (17 loc) 672 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>BlueMath Computational Geometry</title> <script src="https://cdn.plot.ly/plotly-latest.min.js"></script> <link rel="stylesheet" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/jquery-1.12.4.js"></script> <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script> <script src="../build/bluemath-topo-visual.js"></script> <style> </style> </head> <body> </body> </html>