• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux PyGiNaC Download

PyGiNaC

March 26, 2009
A software interface for the GiNaC symbolic manipulation system, allowing for efficient manipulation of mathematical expressions and calculations.
License GPL
Platform Linux
Supported Languages English
Homepage sourceforge.net
Developed by Jonathan Brandmeyer
PyGiNaC is a Python module that acts as an interface to the C++ library GiNaC. This open-source framework enables symbolic computation within C++. PyGiNaC is built by leveraging the Boost.Python library, and currently, the package is considered to be in an "alpha" state. It means that the GiNaC classes are only partially exposed, many parts of the regression test suite are unconverted, and no documentation exists as of yet. However, these drawbacks are expected to change shortly.

To the best of our knowledge, PyGiNaC has two predecessors - one written by Pearu Peterson a few years back and another by Ondrej Certik. Despite not being complete, PyGiNaC can perform some impressive computations. For instance, solving a linear system of equations using the Python interpreter is straightforward, as seen in this example -

>>> x = symbol('x')
>>> y = symbol('y')
>>> lsolve([3*x + 5*y == 2, 5*x+y == -3], [x,y])
[, ]
>>> [str(x) for x in lsolve([3*x + 5*y == 2, 5*x+y == -3], [x,y])]
['x==-17/22', 'y==19/22']
>>>

PyGiNaC also handles power series of functions, as demonstrated below -

>>> x = symbol('x')
>>> print sin(x).series(x==0, 8)
1*x+(-1/6)*x**3+1/120*x**5+(-1/5040)*x**7+Order(x**8)
>>>

Moreover, PyGiNaC lets you try out a modified version of one of Ramanujan's identities. As shown below, the example has been ripped off from the GiNaC's regression test suite -

>>> e1 = pow(1 + pow(3,numeric(1,5)) - pow(3,numeric(2,5)),3)
>>> e2 = expand(e1 - 10 + 5*pow(3,numeric(3,5)))
>>> print e2.expand()
0
>>>

Here, the numeric(3,5) refers to a fraction 3/5.
What's New
Free Download
382
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    155
  2. Dvgrab 3.4
    102
  3. DynVPN 1.0
    92
  4. SlideMap 1.2.2
    82
  5. CherryTV 0.1
    81
  6. porm r2
    79
  7. Swiftfox 3.0b5pre-2
    77
  8. Java Games 1.0
    76
  9. Clewarecontrol 0.8
    75
  10. fuseftp 0.8
    74

Related Downloads

Trivi Lite
Trivi Lite is a quick and easy-to-use trivia bot designed for IRC ...
TriggerPad
TriggerPad software is a user-friendly music trigger program designed using Csound, Python, ...
Recherche Allocine
Recherche Allocine is a Firefox add-on that enables fast searches on Allocine.com ...
kPlaylist
kPlaylist turns your computer and music collection into a comprehensive streaming platform, ...
png2ico
Png2ico is a software tool that enables the conversion of PNG format ...
pbandj
pbandj is a Python tool that allows the creation of Protocol Buffer ...
Chemtool
This program is a chemical formula drawing software based on X11/GTK. It ...
mkat
Mkat offers a suite of command line tools designed for creating and ...
NVnetbackup
NVnetbackup is a basic backup system for data in a small and ...
MP-MPICH
MP-MPICH is a Multi-platform MPI software that offers an implementation of MPI ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.