Git Product home page Git Product logo
Pynac -- "Python is Not a CAS" is a modified version of Ginac that
replaces the dependency of GiNaC on CLN by a dependency instead of Python.
It is a lite version of GiNaC as well, not implementing all the features
of the full GiNaC, and it is *only* meant to be used as a Python library.

 -- William Stein

In 2021 (Sage 9.5.beta2), Pynac 0.7.29 (894b17b9e7bd9d9f484680c89889d4abbda31e5c)
was merged into the Sage library source code (https://trac.sagemath.org/ticket/32386)
as https://github.com/sagemath/sage/tree/develop/src/sage/symbolic/ginac;
all future development of Pynac is intended to happen there.

 -- Matthias Koeppe



ORIGINAL README 

General Information
===================

GiNaC (which stands for "GiNaC is Not a CAS" (computer algebra system)) is a
C++ library for symbolic mathematical calculations.  It is designed to allow
the creation of integrated systems that embed symbolic manipulations together
with more established areas of computer science (like computation-intense
numeric applications, graphical interfaces, etc.) under one roof.

The official ftp site is:
  ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/

The official web site is:
  http://www.ginac.de/

A mailing list is located at:
  [email protected]

You need to be subscribed to be able to post to the list. To subscribe,
please follow the instructions on
  https://www.cebix.net/mailman/listinfo/ginac-list

See http://www.ginac.de/Lists.html for the list policy.


Installation
============

See the file "INSTALL".


How to report bugs
==================

If you have identified a bug in GiNaC you are welcome to send a detailed
bug report to <[email protected]>.  Please think about your bug!  This
means that you should include

* Information about your system

   - Which operating system and version (uname -a)
   - Which C compiler and version (gcc --version)
   - For Linux, which version of the C library

  And anything else you think is relevant.

* Information about your version of GiNaC

   - Version and release number
   - Which options GiNaC was configured with

* How to reproduce the bug

   - If it is a systematical bug in the library, a short test program
     together with the output you get and the output you expect will
     help us to reproduce it quickly.

Patches are most welcome.  If possible please make them with diff -c and
include ChangeLog entries.

Join the chat at https://gitter.im/pynac/pynac

pynac's Projects

pynac icon pynac

Pynac -- symbolic computation with Python objects, Sage Math support library --- Website:

sage icon sage

Sage development versions for Pynac developers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.