Skip to main content

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

Searching in archive cs. Search in all archives.
.
  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: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

  4. 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