Skip to main content

Showing 1–33 of 33 results for author: Watt, S

.
  1. arXiv:2506.02094  [pdf, ps, other

    cs.CY

    Generative AI for Multiple Choice STEM Assessments

    Authors: Christina Perdikoulias, Chad Vance, Stephen M. Watt

    Abstract: Artificial intelligence technology enables a range of enhancements in computer-aided instruction, from accelerating the creation of teaching materials to customizing learning paths based on learner outcomes. However, ensuring the mathematical accuracy and semantic integrity of generative AI output remains a significant challenge, particularly in STEM disciplines. In this study, we explore the use… ▽ More

    Submitted 2 June, 2025; originally announced June 2025.

  2. arXiv:2506.01864  [pdf, ps, other

    cs.SC

    Software Portability for Computer Algebra

    Authors: Arthur C. Norman, Stephen M. Watt

    Abstract: We have been involved in the creation of multiple software systems for computer algebra, including Reduce, Maple, Axiom and Aldor as well as a number of smaller specialised programs. We relate observations on how the meaning of software portability has changed over time and how it continues to evolve. We describe how the systems with which we have first-hand experience have achieved portability, h… ▽ More

    Submitted 2 June, 2025; originally announced June 2025.

  3. arXiv:2505.01103  [pdf, ps, other

    cs.SC

    Semi-Centennial REDUCE

    Authors: Arthur C. Norman, Stephen M. Watt

    Abstract: We present a version of the REDUCE computer algebra system as it was in the early 1970s. We show how this historical version of REDUCE may be built and run in very modest present-day environments and outline some of its capabilities.

    Submitted 2 May, 2025; originally announced May 2025.

    ACM Class: I.1; K.2; G.4

  4. arXiv:2501.16457  [pdf, other

    cs.GL

    Symbolic Mathematical Computation 1965--1975: The View from a Half-Century Perspective

    Authors: Robert M. Corless, Arthur C. Norman, Tomas Recio, William J. Turkel, Stephen M. Watt

    Abstract: The 2025 ISSAC conference in Guanajuato, Mexico, marks the 50th event in this significant series, making it an ideal moment to reflect on the field's history. This paper reviews the formative years of symbolic computation up to 1975, fifty years ago. By revisiting a period unfamiliar to most current participants, this survey aims to shed light on once-pressing issues that are now largely resolved… ▽ More

    Submitted 2 May, 2025; v1 submitted 27 January, 2025; originally announced January 2025.

    Comments: 18 pages, 149 references

    MSC Class: 68W30 ACM Class: I.1.0

  5. arXiv:2408.02135  [pdf, other

    cs.CV

    A First Look at Chebyshev-Sobolev Series for Digital Ink

    Authors: Deepak Singh Kalhan, Stephen M. Watt

    Abstract: Considering digital ink as plane curves provides a valuable framework for various applications, including signature verification, note-taking, and mathematical handwriting recognition. These plane curves can be obtained as parameterized pairs of approximating truncated series (x(s), y(s)) determined by sampled points. Earlier work has found that representing these truncated series (polynomials) in… ▽ More

    Submitted 4 August, 2024; originally announced August 2024.

    Comments: Accepted at MathUI 2024

  6. arXiv:2408.02112  [pdf, other

    cs.SC

    An Abstraction-Preserving Block Matrix Implementation in Maple

    Authors: David J. Jeffrey, Stephen M. Watt

    Abstract: A Maple implementation of partitioned matrices is described. A recursive block data structure is used, with all operations preserving the block abstraction. These include constructor functions, ring operations such as addition and product, and inversion. The package is demonstrated by calculating the PLU factorization of a block matrix.

    Submitted 4 August, 2024; originally announced August 2024.

  7. arXiv:2407.04133  [pdf, ps, other

    cs.SC math.NA

    Computing Clipped Products

    Authors: Arthur C. Norman, Stephen M. Watt

    Abstract: Sometimes only some digits of a numerical product or some terms of a polynomial or series product are required. Frequently these constitute the most significant or least significant part of the value, for example when computing initial values or refinement steps in iterative approximation schemes. Other situations require the middle portion. In this paper we provide algorithms for the general prob… ▽ More

    Submitted 4 July, 2024; originally announced July 2024.

    Comments: To appear in Computer Algebra in Scientific Computing (CASC 2024)

  8. arXiv:2407.03976  [pdf, ps, other

    cs.SC

    Algorithms for Recursive Block Matrices

    Authors: Stephen M. Watt

    Abstract: We study certain linear algebra algorithms for recursive block matrices. This representation has useful practical and theoretical properties. We summarize some previous results for block matrix inversion and present some results on triangular decomposition of block matrices. The case of inverting matrices over a ring that is neither formally real nor formally complex was inspired by Gonzalez-Vega… ▽ More

    Submitted 4 July, 2024; originally announced July 2024.

    Comments: To appear in "LALO 60: Matrices and Polynomials in Computer Algebra"

  9. arXiv:2406.10274  [pdf, other

    cs.IR cs.CL cs.DL

    Using General Large Language Models to Classify Mathematical Documents

    Authors: Patrick D. F. Ion, Stephen M. Watt

    Abstract: In this article we report on an initial exploration to assess the viability of using the general large language models (LLMs), recently made public, to classify mathematical documents. Automated classification would be useful from the applied perspective of improving the navigation of the literature and the more open-ended goal of identifying relations among mathematical results. The Mathematical… ▽ More

    Submitted 11 June, 2024; originally announced June 2024.

  10. arXiv:2406.09085  [pdf, ps, other

    cs.SC cs.MS cs.SE

    A Symbolic Computing Perspective on Software Systems

    Authors: Arthur C. Norman, Stephen M. Watt

    Abstract: Symbolic mathematical computing systems have served as a canary in the coal mine of software systems for more than sixty years. They have introduced or have been early adopters of programming language ideas such ideas as dynamic memory management, arbitrary precision arithmetic and dependent types. These systems have the feature of being highly complex while at the same time operating in a domain… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

    ACM Class: I.1.3

  11. arXiv:2405.14642  [pdf, other

    cs.DC cs.MS cs.PL

    GPU Implementations for Midsize Integer Addition and Multiplication

    Authors: Cosmin E. Oancea, Stephen M. Watt

    Abstract: This paper explores practical aspects of using a high-level functional language for GPU-based arithmetic on ``midsize'' integers. By this we mean integers of up to about a quarter million bits, which is sufficient for most practical purposes. The goal is to understand whether it is possible to support efficient nested-parallel programs with a small, flexible code base. We report on GPU implementat… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

  12. arXiv:2311.16583  [pdf, other

    math.CV cs.SC

    The Inverse of the Complex Gamma Function

    Authors: David J. Jeffrey, Stephen M. Watt

    Abstract: We consider the functional inverse of the Gamma function in the complex plane, where it is multi-valued, and define a set of suitable branches by proposing a natural extension from the real case.

    Submitted 28 November, 2023; originally announced November 2023.

  13. arXiv:2311.16571  [pdf, ps, other

    cs.SC

    Hybrid Intervals and Symbolic Block Matrices

    Authors: Mike Ghesquiere, Stephen M. Watt

    Abstract: Structured matrices with symbolic sizes appear frequently in the literature, especially in the description of algorithms for linear algebra. Recent work has treated these symbolic structured matrices themselves as computational objects, showing how to add matrices with blocks of different symbolic sizes in a general way while avoiding a combinatorial explosion of cases. The present article introdu… ▽ More

    Submitted 28 November, 2023; originally announced November 2023.

  14. arXiv:2305.17877  [pdf, ps, other

    cs.SC

    Efficient Quotients of Non-Commutative Polynomials

    Authors: Stephen M. Watt

    Abstract: It is shown how to compute quotients efficiently in non-commutative univariate polynomial rings. This extends earlier work where efficient generic quotients were studied with a primary focus on commutative domains. Fast algorithms are given for left and right quotients of polynomials where the variable commutes with coefficients. These algorithms are based on the concept of the ``whole shifted inv… ▽ More

    Submitted 27 June, 2023; v1 submitted 29 May, 2023; originally announced May 2023.

  15. arXiv:2304.01753  [pdf, other

    cs.SC

    Efficient Generic Quotients Using Exact Arithmetic

    Authors: Stephen M. Watt

    Abstract: The usual formulation of efficient division uses Newton iteration to compute an inverse in a related domain where multiplicative inverses exist. On one hand, Newton iteration allows quotients to be calculated using an efficient multiplication method. On the other hand, working in another domain is not always desirable and can lead to a library structure where arithmetic domains are interdependent.… ▽ More

    Submitted 27 June, 2023; v1 submitted 4 April, 2023; originally announced April 2023.

    Comments: Reformat of v3

  16. arXiv:2301.06538  [pdf, ps, other

    eess.SP

    Sparsity based morphological identification of heartbeats

    Authors: Laura Rebollo-Neira, Khalil Battikh, Amadou Sidi Watt

    Abstract: The electrocardiogram (ECG) is one of the most common primary tests to evaluate the health of the heart. Reliable automatic interpretation of ECG records is crucial to the goal of improving public health. It can enable a safe inexpensive monitoring. This work presents a new methodology for morphological identification of heartbeats, which is placed outside the usual machine learning framework. The… ▽ More

    Submitted 16 January, 2023; originally announced January 2023.

    Comments: Matlab software for implementing the approach have been made available on http://www.nonlinear-approx.info/examples/node016.html

  17. arXiv:2212.07029  [pdf, other

    math.DS

    Mathematical modelling of decision cycles in a competitive environment with neutral parties

    Authors: Timothy McLennan-Smith, Alexander Kalloniatis, Simon Watt, Zlatko Jovanoski, Harvinder Sidhu, Dale Roberts, Isaac Towers

    Abstract: Decision making is a human process that is a fundamental part of competition. As a realisation of decision making, Command and Control, or C2, has been studied in the literature for adversarial populations, yet these models do not explicitly capture competition. Our work here seeks to enrich such competition models by extending ecologically inspired population models to include decision dynamics t… ▽ More

    Submitted 2 August, 2023; v1 submitted 13 December, 2022; originally announced December 2022.

    Comments: 33 pages

  18. arXiv:2204.04291  [pdf, other

    stat.ME stat.CO

    Robustly fitting Gaussian graphical models: the R-package robFitConGraph

    Authors: Daniel Vogel, Stuart J. Watt, Anna Wiedemann

    Abstract: A tutorial-style introduction to the R-package robFitConGraph is given. The latter provides a robust goodness-of-fit test for Gaussian graphical models. Its use is demonstrated at a data example on music performance anxiety, which also illustrates why one would want to fit a Gaussian graphical model - and why one should do so robustly. The underlying statistical theory is briefly explained. The pa… ▽ More

    Submitted 1 December, 2022; v1 submitted 8 April, 2022; originally announced April 2022.

    MSC Class: 62H22; 62H15 ACM Class: G.3

  19. arXiv:2104.07879  [pdf, other

    physics.app-ph cond-mat.other

    Implementing a magnonic time-delay reservoir computer model

    Authors: Stuart Watt, Mikhail Kostylev, Alexey B. Ustinov, Boris A. Kalinikos

    Abstract: Recently we demonstrated experimentally that microwave oscillators based on the time delay feedback provided by traveling spin waves could operate as reservoir computers. In the present paper, we extend this concept by adding the feature of time multiplexing made available by the large propagation times/distances of traveling spin waves. The system utilizes the nonlinear behavior of propagating ma… ▽ More

    Submitted 16 April, 2021; originally announced April 2021.

    Comments: 14 pages, 7 figures

    Journal ref: Phys. Rev. Applied 15, 064060 (2021)

  20. arXiv:2101.06576  [pdf, ps, other

    cs.SC

    Telescopers for differential forms with one parameter

    Authors: Shaoshi Chen, Ruyong Feng, Ziming Li, Michael F. Singer, Stephen Watt

    Abstract: Telescopers for a function are linear differential (resp. difference) operators annihilated by the definite integral (resp. definite sum) of this function. They play a key role in Wilf-Zeilberger theory and algorithms for computing them have been extensively studied in the past thirty years. In this paper, we introduce the notion of telescopers for differential forms with $D$-finite function coeff… ▽ More

    Submitted 19 January, 2021; v1 submitted 16 January, 2021; originally announced January 2021.

    Comments: 26 pages

    MSC Class: 68W30

  21. arXiv:2005.12557  [pdf, other

    cs.NE cond-mat.dis-nn

    Spoken digit classification using a spin-wave delay-line active-ring reservoir computing

    Authors: Stuart Watt, Mikhail Kostylev

    Abstract: As a test of general applicability, we use the recently proposed spin-wave delay line active-ring reservoir computer to perform the spoken digit recognition task. On this, classification accuracies of up to 93% are achieved. The tested device prototype employs improved spin wave transducers (antennas). Therefore, in addition, we also let the computer complete the short-term memory (STM) task and t… ▽ More

    Submitted 26 May, 2020; originally announced May 2020.

    Comments: 12 pages, 3 figures

  22. Reservoir computing using a spin-wave delay line active ring resonator

    Authors: Stuart Watt, Mikhail Kostylev

    Abstract: The authors demonstrate the use of a propagating spin waves for implementing a reservoir computing architecture. The proposed concept utilises an active ring resonator comprising a magnetic thin film delay line integrated into a feedback loop. These systems exhibit strong nonlinearity and delayed response behaviour, two important properties required for an effective reservoir computing implementat… ▽ More

    Submitted 11 December, 2019; originally announced December 2019.

    Journal ref: Phys. Rev. Applied 13, 034057 (2020)

  23. Manipulation of Inverse Spin Hall Effect in Palladium by Absorption of Hydrogen Gas

    Authors: Stuart Watt, Mikhail Kostylev

    Abstract: The spintronic properties of a palladium thin film have been investigated in the presence of hydrogen gas in cobalt/palladium bilayers. Measurements of the inverse spin Hall Effect (ISHE) using cavity ferromagnetic resonance allow estimations of the spin Hall conductivity and spin diffusion length in both nitrogen and hydrogen gas atmospheres. Unwanted spin rectification effects are removed using… ▽ More

    Submitted 23 September, 2019; originally announced September 2019.

    Comments: 6 pages, 3 figures

    Journal ref: Phys. Rev. B 101, 174422 (2020)

  24. Permutation entropy revisited

    Authors: Stuart J Watt, Antonio Politi

    Abstract: Time-series analysis in terms of ordinal patterns is revisited by introducing a generalized permutation entropy $H_p(w,L)$, which depends on two different window lengths: $w$, implicitly defining the resolution of the underlying partition; $L$, playing the role of an embedding dimension, analogously to standard nonlinear time-series analysis. The $w$-dependence provides information on the structur… ▽ More

    Submitted 12 December, 2018; originally announced December 2018.

    Comments: 6 pages; 6 figures

  25. arXiv:1711.09980  [pdf, other

    cond-mat.str-el physics.atom-ph quant-ph

    Cavity Magnon Polaritons with Lithium Ferrite and 3D Microwave Resonators at milli-Kelvin Temperatures

    Authors: Maxim Goryachev, Stuart Watt, Jeremy Bourhill, Mikhail Kostylev, Michael E. Tobar

    Abstract: Single crystal Lithium Ferrite (LiFe) spheres of sub-mm dimension are examined at mK temperatures, microwave frequencies and variable DC magnetic field, for use in hybrid quantum systems and condensed matter and fundamental physics experiments. Strong coupling regimes of the photon-magnon interaction (cavity magnon polariton quasi-particles) were observed with coupling strength of up to 250 MHz at… ▽ More

    Submitted 22 March, 2018; v1 submitted 27 November, 2017; originally announced November 2017.

    Comments: 7 pages, 6 figures

    Journal ref: Phys. Rev. B 97, 155129 (2018)

  26. arXiv:1705.07547  [pdf

    cond-mat.mtrl-sci

    Hydrogen-modified inverse Spin Hall Effect in palladium-cobalt bi-layer films

    Authors: S. Watt, R. Cong, C. Lueng, M. Sushruth, P. J. Metaxas, M. Kostylev

    Abstract: The influence of hydrogen gas absorption by the Pd layer of bi-layered films containing Pd and Co layers on the inverse Spin Hall Effect (iSHE) in the material is measured. iSHE is driven by ferromagnetic resonance in the cobalt layer. In these conditions, the iSHE is seen as a d.c. voltage across the Pd layer. In the presence of hydrogen gas the iSHE peak shifts downwards in the applied field tog… ▽ More

    Submitted 6 June, 2017; v1 submitted 21 May, 2017; originally announced May 2017.

    Comments: Expressions in Appendix have been improved in this version

  27. Integrating alignment-based and alignment-free sequence similarity measures for biological sequence classification

    Authors: Ivan Borozan, Stuart Watt, Vincent Ferretti

    Abstract: Alignment-based sequence similarity searches, while accurate for some type of sequences, can produce incorrect results when used on more divergent but functionally related sequences that have undergone the sequence rearrangements observed in many bacterial and viral genomes. Here, we propose a classification model that exploits the complementary nature of alignment-based and alignment-free similar… ▽ More

    Submitted 20 January, 2015; v1 submitted 19 September, 2014; originally announced September 2014.

    Comments: 8 pages, 1 figures

  28. arXiv:1306.4966  [pdf, ps, other

    cs.CV cs.CY

    Determining Points on Handwritten Mathematical Symbols

    Authors: Rui Hu, Stephen M. Watt

    Abstract: In a variety of applications, such as handwritten mathematics and diagram labelling, it is common to have symbols of many different sizes in use and for the writing not to follow simple baselines. In order to understand the scale and relative positioning of individual characters, it is necessary to identify the location of certain expected features. These are typically identified by particular poi… ▽ More

    Submitted 20 June, 2013; originally announced June 2013.

    Comments: 16 pages; 19 figures; Conferences on Intelligent Computer Mathematics (CICM2013), July 8-12, 2013, University of Bath, Bath, UK

  29. arXiv:1004.5549  [pdf, other

    cs.SC math.NA

    Symbolic Domain Decomposition

    Authors: Jacques Carette, Alan P. Sexton, Volker Sorge, Stephen M. Watt

    Abstract: Decomposing the domain of a function into parts has many uses in mathematics. A domain may naturally be a union of pieces, a function may be defined by cases, or different boundary conditions may hold on different regions. For any particular problem the domain can be given explicitly, but when dealing with a family of problems given in terms of symbolic parameters, matters become more difficult. T… ▽ More

    Submitted 30 April, 2010; originally announced April 2010.

    Comments: Calculemus 2010 (17th Symposium on the Integration of Symbolic Computation and Mechanised Reasoning), part of Conferences on Intelligent Computer Mathematics 2010. 17 pages.

    MSC Class: 03E99; 05A18; 33F10 ACM Class: I.1.1

  30. Continuum model for radial interface growth

    Authors: M. T. Batchelor, B. I. Henry, S. D. Watt

    Abstract: A stochastic partial differential equation along the lines of the Kardar-Parisi-Zhang equation is introduced for the evolution of a growing interface in a radial geometry. Regular polygon solutions as well as radially symmetric solutions are identified in the deterministic limit. The polygon solutions, of relevance to on-lattice Eden growth from a seed in the zero-noise limit, are unstable in th… ▽ More

    Submitted 3 June, 1998; originally announced June 1998.

    Comments: 12 pages, Elsevier style, 5 figures

    Report number: UNSW AMR98/13

    Journal ref: Physica A 260 (1998) 11-19

  31. arXiv:cond-mat/9804238  [pdf, ps, other

    cond-mat.stat-mech nlin.PS

    Surface width scaling in noise reduced Eden clusters

    Authors: M. T. Batchelor, B. I. Henry, S. D. Watt

    Abstract: The surface width scaling of Eden A clusters grown from a single aggregate site on the square lattice is investigated as a function of the noise reduction parameter. A two-exponent scaling ansatz is introduced and used to fit the results from simulations covering the range from fully stochastic to the zero-noise limit.

    Submitted 22 April, 1998; originally announced April 1998.

    Comments: 4 pages, RevTex, 3 figures

    Report number: UNSW AMR98/9

    Journal ref: Phys. Rev. E 58 (1998) 4023-4026

  32. Mean field analysis of Williams-Bjerknes type growth

    Authors: M. T. Batchelor, B. I. Henry, S. D. Watt

    Abstract: We investigate a class of stochastic growth models involving competition between two phases in which one of the phases has a competitive advantage. The equilibrium populations of the competing phases are calculated using a mean field analysis. Regression probabilities for the extinction of the advantaged phase are calculated in a leading order approximation. The results of the calculations are i… ▽ More

    Submitted 25 March, 1998; originally announced March 1998.

    Comments: 21 pages, Latex2e, Elsevier style, 5 figures

    Report number: UNSW AMR98/7

    Journal ref: Physica A 256 (1998) 295-311

  33. The Construction of Zonal Models of Dispersion in Channels via Matched Centre Manifolds

    Authors: S. D. Watt, A. J. Roberts

    Abstract: Taylor's model of dispersion simply describes the long-term spread of material along a pipe, channel or river. However, often we need multi-mode models to resolve finer details in space and time. Here we construct zonal models of dispersion via the new principle of matching their long-term evolution with that of the original problem. Using centre manifold techniques this is done straightforwardl… ▽ More

    Submitted 2 December, 1994; originally announced December 1994.

    Comments: 22 pages, standard LaTeX (without the figures), 56K