15 research outputs found

    Computing the common zeros of two bivariate functions via BĂ©zout resultants

    Get PDF
    The common zeros of two bivariate functions can be computed by finding the common zeros of their polynomial interpolants expressed in a tensor Chebyshev basis. From here we develop a bivariate rootfinding algorithm based on the hidden variable resultant method and BĂ©zout matrices with polynomial entries. Using techniques including domain subdivision, BĂ©zoutian regularization, and local refinement we are able to reliably and accurately compute the simple common zeros of two smooth functions with polynomial interpolants of very high degree (≄ 1000). We analyze the resultant method and its conditioning by noting that the BĂ©zout matrices are matrix polynomials. Two implementations are available: one on the Matlab Central File Exchange and another in the roots command in Chebfun2 that is adapted to suit Chebfun’s methodology

    Matrix Methods for Solving Algebraic Systems

    No full text
    a

    “Claiming” equality and “doing” inequality : Individual action plans for applicants of social assistance

    No full text
    This study investigates how formal equality is “done” in 48 individual action plans for social assistance. We use a street-level perspective to understand how policy is “done” to enhance equality for social assistance applicants. The analysis is based on the theory of street-level bureaucracy as well as on the concept of equality. Formal equality was inhibited by weak legal security, vague rights and duties, the inability to advocate for one’s own case, and difficulties with ambiguous and incomprehensible language in individual action plans. Establishing formal equality is made even more difficult because of the individual means testing used to determine social assistance. We argue that applicants of social assistance might experience inequality that is greater than the inequality they experienced before the implementation of their individual action plans, despite the intent of these plans to decrease inequality

    Voronoi diagram of orthogonal polyhedra in two and three dimensions

    Get PDF
    International audienceVoronoi diagrams are a fundamental geometric data structure for obtaining proximity relations. We consider collections of axis-aligned orthogonal polyhedra in two and three-dimensional space under the max-norm, which is a particularly useful scenario in certain application domains. We construct the exact Voronoi diagram inside an orthogonal polyhedron with holes defined by such polyhedra. Our approach avoids creating full-dimensional elements on the Voronoi diagram and yields a skeletal representation of the input object. We introduce a complete algorithm in 2D and 3D that follows the subdivision paradigm relying on a bounding-volume hierarchy; this is an original approach to the problem. The complexity is adaptive and comparable to that of previous methods. Under a mild assumption it is O(n/∆) in 2D or O(n.α^2 /∆^2) in 3D, where n is the number of sites, namely edges or facets resp., ∆ is the maximum cell size for the subdivision to stop, and α bounds vertex cardinality per facet. We also provide a numerically stable, open-source implementation in Julia, illustrating the practical nature of our algorithm
    corecore