Skip to contents

Authors

  • Jialin Ma. Maintainer, author.

  • Isuru Fernando. Author.

  • Xin Chen. Author.

Citation

Source: DESCRIPTION

Ma J, Fernando I, Chen X (2026). symengine: Interface to the 'SymEngine' Library. R package version 0.2.11, https://github.com/symengine/symengine.R.

@Manual{,
  title = {symengine: Interface to the 'SymEngine' Library},
  author = {Jialin Ma and Isuru Fernando and Xin Chen},
  year = {2026},
  note = {R package version 0.2.11},
  url = {https://github.com/symengine/symengine.R},
}

Additional details

The symengine R package provides an R interface to the SymEngine C++ library. It was
written by Jialin Ma, Isuru Fernando and Xin Chen.

The R package bundles and redistributes the SymEngine C++ library source under
'src/upstream', which itself carries the following AUTHORS file:

    All people who contributed to SymEngine by sending at least a patch or more (in
    the order of the date of their first contribution). You can generate this file
    by: bin/update_authors.sh


    Ondřej Čertík <[email protected]>
    Dale Lukas Peterson <[email protected]>
    Thilina Bandara Rathnayake <[email protected]>
    Christopher Dembia <[email protected]>
    Julien Rioux <[email protected]>
    Sushant Hiray <[email protected]>
    Thomas Hisch <[email protected]>
    Vinzent Steinberg <[email protected]>
    Isuru Fernando <[email protected]>
    Peter Brady <[email protected]>
    Shivam Vats <[email protected]>
    Sumith Kulal <[email protected]>
    Sanka Rasnayaka <[email protected]>
    Abinash Meher <[email protected]>
    Govind Sahai <[email protected]>
    AMiT Kumar <[email protected]>
    Francesco Biscani <[email protected]>
    Connor Behan <[email protected]>
    Björn Dahlgren <[email protected]>
    Ralf Stephan <[email protected]>
    Indrek Mandre <[email protected]>
    Abhinav Agarwal <[email protected]>
    Akash Trehan <[email protected]>
    Srajan Garg <[email protected]>
    Abhimanyu Siwach <[email protected]>
    Pradyot Prakash <[email protected]>
    malayaleecoder <[email protected]>
    Nishant Nikhil <[email protected]>
    Zhang Yuning <[email protected]>
    Charles Chen <[email protected]>
    Matthew Luszczak <[email protected]>
    Iris Lui <[email protected]>
    Rajith Vidanaarachchi <[email protected]>
    Kunal Singh <[email protected]>
    Vic Luo <[email protected]>
    James Stojic <[email protected]>
    Arihant Parsoya <[email protected]>
    Ritesh Kumar <[email protected]>
    Shikhar Jaiswal <[email protected]>
    Vishu Sidana <[email protected]>
    Siddharth Bhat <[email protected]>
    Tao He <[email protected]>
    Chad Mills <[email protected]>
    Jean-Paul Pelteret <[email protected]>
    Ranjith Kumar <[email protected]>
    Kv Manohar <[email protected]>
    Kanchana Ruwanpathirana <[email protected]>
    Melanka Saroad <[email protected]>
    Dirk Reusch <[email protected]>
    Gerrit Ansmann <[email protected]>
    Jialin Ma <[email protected]>
    Nilay Pochhi <[email protected]>
    Eeshan Gupta <[email protected]>
    Ziyi Yan <[email protected]>
    Andreas Humenberger <[email protected]>
    Clouds Flowing <[email protected]>
    Sylvain Corlay <[email protected]>
    Kieran Kaempen <[email protected]>
    Alan Hu <[email protected]>
    Rajiv Ranjan Singh <[email protected]>
    Francesco Bonazzi <[email protected]>
    Simon Stelter <[email protected]>
    Brandon Bocklund <[email protected]>
    Marcello Mansueto <[email protected]>
    Steven Lee <[email protected]>
    Roger Luo <[email protected]>
    Jogi Miglani <[email protected]>
    Liam Keegan <[email protected]>

In addition, the SymEngine C++ library itself contains subcomponents with the following additional copyright holders. See file COPYRIGHTS or inst/COPYRIGHTS for the preserved copyright notices.

    Copyright (c) 2013-2017 SymEngine Development Team
    Copyright (2004) Sandia Corporation
    Copyright (c) 2001, 2002 Enthought, Inc.
    Copyright (c) 2003-2012 SciPy Developers.
    Copyright 2014 Google Inc.  All rights reserved.
    Copyright (c) 2016 Manuel Krebber
    Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
    Copyright 2012-2016 Sascha Kratky
    Copyright (c) 2010, Ondrej Certik