Skip to main content

Showing 1–6 of 6 results for author: Lewis, R H

  1. arXiv:2305.18313  [pdf, other

    cs.CY cs.CE cs.SI physics.soc-ph

    Fire and Smoke Digital Twin -- A computational framework for modeling fire incident outcomes

    Authors: Junfeng Jiao, Ryan Hardesty Lewis, Kijin Seong, Arya Farahi, Paul Navratil, Nate Casebeer, Dev Niyogi

    Abstract: Fires and burning are the chief causes of particulate matter (PM2.5), a key measurement of air quality in communities and cities worldwide. This work develops a live fire tracking platform to show active reported fires from over twenty cities in the U.S., as well as predict their smoke paths and impacts on the air quality of regions within their range. Specifically, our close to real-time tracking… ▽ More

    Submitted 18 May, 2023; originally announced May 2023.

    Comments: 8 pages, 8 figures, conference

    MSC Class: 68U20; 91D30; 92D30; 93A30 ACM Class: I.6; I.6.7; J.2; H.5.2; J.3

  2. arXiv:2305.06223  [pdf, other

    cs.PL cs.AI cs.CL

    ComputeGPT: A computational chat model for numerical problems

    Authors: Ryan Hardesty Lewis, Junfeng Jiao

    Abstract: Language models are not accurate in numerical problems. Their architecture does not allow for anything less than a probabilistic next word. This paper introduces ComputeGPT: an approach of creating a chat model able to answer computational problems through running on-demand code. ComputeGPT converts each question to relevant code, runs the code, and returns the computed answer as part of the chat.… ▽ More

    Submitted 8 May, 2023; originally announced May 2023.

    Comments: 12 pages, 2 figures

    MSC Class: 68T50; 68N18; 97R50 ACM Class: I.2.7; I.2.6; H.5.2

  3. arXiv:2204.12437  [pdf, other

    math.DS math-ph math.CA

    On the Equilibria and Bifurcations of a Rotating Double Pendulum

    Authors: Jonathan Tot, Robert H. Lewis

    Abstract: The double pendulum, a simple system of classical mechanics, is widely studied as an example of, and testbed for, chaotic dynamics. In 2016, Maiti et al. studied a generalization of the simple double pendulum with equal point-masses at equal lengths, to a rotating double pendulum, fixed to a coordinate system uniformly rotating about the vertical. In this paper, we study a considerable generalizat… ▽ More

    Submitted 7 May, 2022; v1 submitted 24 April, 2022; originally announced April 2022.

    MSC Class: 70E55 (primary) 70H14; 70K50; 37G10; 37J12; 37J20; 34D30; 14Q99 ACM Class: I.1.4; J.2

  4. arXiv:1408.6247  [pdf, ps, other

    math.MG

    Flexibility of Bricards planar linkages and other structures via resultants and computer algebra

    Authors: Robert H. Lewis, Evangelos A. Coutsias

    Abstract: Flexibility of structures is extremely important for chemistry and robotics. Following our earlier work, we study flexibility using polynomial equations, resultants, and a symbolic algorithm of our creation that analyzes the resultant. We show that the software solves a classic arrangement of quadrilaterals in the plane due to Bricard. We fill in several gaps in Bricard's work and discover new fle… ▽ More

    Submitted 26 August, 2014; originally announced August 2014.

    Comments: ACA 2013 (25 pages, 4 figures)

  5. arXiv:1407.2275  [pdf, other

    cs.CG math.AT

    Multicore Homology via Mayer Vietoris

    Authors: Ryan H. Lewis, Afra Zomorodian

    Abstract: In this work we investigate the parallel computation of homology using the Mayer-Vietoris principle. We present a two stage approach for parallelizing persistence. In the first stage, we produce a cover of the input cell complex by overlapping subspaces. In the second stage, we use this cover to build the Mayer-Vietoris blowup complex, a topological space, which organizes the various subspaces nee… ▽ More

    Submitted 8 July, 2014; originally announced July 2014.

    Comments: For source code and data sets, see http://www.ctl.appliedtopology.org

  6. arXiv:1403.5544  [pdf, ps, other

    cs.CC cs.DS

    Yet Another Graph Partitioning Problem is NP-Hard

    Authors: Ryan H. Lewis

    Abstract: Recently a large number of graph separator problems have been proven to be \textsc{NP-Hard}. Amazingly we have found that $α$-Subgraph-Balanced-Vertex-Separator, an important variant, has been overlooked. In this work ``Yet Another Graph Partitioning Problem is NP-Hard" we present the surprising result that $α$-Subgraph-Balanced-Vertex-Separator is $NP$-Hard. This is despite the fact that the cons… ▽ More

    Submitted 21 March, 2014; originally announced March 2014.

    MSC Class: 68R10