Math ∪ Code

by Sahand Saba

  • Blog
  • GitHub
  • About
  1. Line Intersecting Maximal Number of Circles (Circle "Stabbing" Problem)

    Nov 30, 2013
    , by Sahand Saba

    Developing an algorithm to find a line that intersects a maximal number of circles, given a set of circles. Based on an ACM ICPC regional competition problem.

    Tags:
    • algorithms
    • math
    • geometry
    • problem-solving
    • computational-geometry
    • acm-icpc
  2. Finding the Tangent Line to Two Circles Demonstrated Using JSXGraph

    Nov 27, 2013
    , by Sahand Saba

    An HTML5 applet demonstrating step by step how to find tangent lines to two circles, using the JSXGraph framework.

    Tags:
    • computational-geometry
    • math
    • geometry
    • html5
    • jsxgraph
    • javascript
  3. Thales Inscribed Angle Theorem Demonstrated Using JSXGraph

    Nov 27, 2013
    , by Sahand Saba

    An HTML5 applet demonstrating the Thales inscribed angle theorem.

    Tags:
    • computational-geometry
    • math
    • geometry
    • html5
    • jsxgraph
    • javascript
  4. Visualizing the Convex Hull Using Raphaël

    Sep 16, 2013
    , by Sahand Saba

    Visualizing a simple incremental convex hull algorithm using HTML5, JavaScript and Raphaël, and what I learned from doing so.

    Tags:
    • raphael
    • visualization
    • html5
    • javascript
    • algorithms
    • computational-geometry
Copyright © 2023 Sahand Saba