Non-convex balls
By: Esteban Alfaro Sabogal
Date: 06 august 2023
We are going to draw computationally the points that are a distance < r away from a center or fixed point (c,d) in the plane using SageMath. We are going to experiment with different distances or metrics.
Usual or Euclidean metric (du) for c=0, d=0, r=1
Manhattan metric (dtaxi) for c=0, d=0, r=1
Another balls
----------------------------------------------------------------------------------------------------------------------------------
Grupo de Investigación Cantor © 2022 by Esteban Alfaro Sabogal is licensed under CC BY-SA 4.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/4.0/



