CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 05 Aug 2025 18:06:05 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090721025636
location: https://web.archive.org/web/20090721025636/https://github.com/certik/sympy/tree/master
server-timing: captures_list;dur=0.891646, exclusion.robots;dur=0.029443, exclusion.robots.policy;dur=0.012686, esindex;dur=0.013303, cdx.remote;dur=29.448336, LoadShardBlock;dur=786.399556, PetaboxLoader3.resolve;dur=541.541062, PetaboxLoader3.datanode;dur=204.701561
x-app-server: wwwb-app211
x-ts: 302
x-tr: 889
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=4
set-cookie: wb-p-SERVER=wwwb-app211; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 05 Aug 2025 18:06:06 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Tue, 21 Jul 2009 02:56:36 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 1274ms
x-archive-orig-etag: "a05f680c9c15fa40899bd78994bf823c"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 40492
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 21 Jul 2009 02:56:36 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 19 Jul 2009 13:41:57 GMT", ; rel="prev memento"; datetime="Sun, 19 Jul 2009 13:41:57 GMT", ; rel="memento"; datetime="Tue, 21 Jul 2009 02:56:36 GMT", ; rel="last memento"; datetime="Tue, 21 Jul 2009 02:56:36 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_10_20090721024253_crawl101.gpg-c/52_10_20090721025524_crawl101.arc.gz
server-timing: captures_list;dur=1.323225, exclusion.robots;dur=0.063404, exclusion.robots.policy;dur=0.027234, esindex;dur=0.018118, cdx.remote;dur=24.930656, LoadShardBlock;dur=538.686141, PetaboxLoader3.datanode;dur=235.053884, PetaboxLoader3.resolve;dur=754.825307, load_resource;dur=522.361254
x-app-server: wwwb-app211
x-ts: 200
x-tr: 1195
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
certik's sympy at master - GitHub
- master
-
all branches
- 2to3-bugs
- aaron-work
- aaron-work2
- aaron2
- alan2
- assume
- assumptions
- ast
- ast6
- codegen
- coeff
- constant-function
- curvi
- cython
- division3
- doc-mathematica
- doc-test
- docday
- doctests
- examples
- expand-ondrej
- for-aaron
- fourier
- gh-pages
- jython
- logcombine
- master
- master-ondrej
- par
- par2
- physics
- physics3
- py2.6
- py3-3
- py3-4
- py3-5
- py3-hash-bug
- py3-prepare
- pydy
- pyglet
- pypy
- sheng
- sheng-low-order
- simplify
- special
- test2
- tests
- toon
- trig
- wester
- work6
- ww
-
all tags
- sympy-0.6.5.beta2
- sympy-0.6.5-beta1
- sympy-0.6.4.beta3
- sympy-0.6.4.beta2
- sympy-0.6.4.beta1
- sympy-0.6.4
- sympy-0.6.3.beta2
- sympy-0.6.3.beta1
- sympy-0.6.3
- sympy-0.6.2
- sympy-0.6.1
- sympy-0.6.0
- sympy-0.5.15
- sympy-0.5.14
- sympy-0.5.13
- sympy-0.5.12
- sympy-0.5.11
- sympy-0.5.10
- sympy-0.5.9
- sympy-0.5.8
- sympy-0.5.7
- sympy-0.5.6
- sympy-0.5.5
- sympy-0.5.4
- sympy-0.5.3
- sympy-0.5.0
- luke_reviews
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | Ondrej's sympy development repo edit |
Homepage: | edit |
Public Clone URL: |
git://github.com/certik/sympy.git
Give this clone URL to anyone.
git clone git://github.com/certik/sympy.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:certik/sympy.git
|
sympy /
SymPy ===== A Python library for symbolic mathematics. https://code.google.com/p/sympy/ See the AUTHORS file for the list of authors. And many more people helped on the SymPy mailinglist, reported bugs, helped organize SymPy's participation in the Google Summer of Code, the Google Highly Open Participation Contest, wrote and blogged about SymPy... License: New BSD License (see the LICENSE file for details) covers all files in the sympy repository unless stated otherwise. 0. Download ----------- $ git clone git://git.sympy.org/sympy.git For other options (tarballs, debs, etc.), see the web page of SymPy. 1. Documentation and usage -------------------------- Everything is at: https://docs.sympy.org/ You can generate everything at the above site in your local copy of SymPy by: $ cd doc $ make html $ epiphany _build/html/index.html If you don't want to read that, here is a short usage: From this directory, start python and: >>> from sympy import Symbol, cos >>> x = Symbol('x') >>> e = 1/cos(x) >>> print e.series(x, 0, 10) 1 + (1/2)*x**2 + (5/24)*x**4 + (61/720)*x**6 + (277/8064)*x**8 + O(x**10) SymPy also comes with a console that is a simple wrapper around the classic python console (or ipython when available) that loads the sympy namespace and executes some common commands for you. To start it, issue: $ bin/isympy from this directory if SymPy is not installed or simply $ isympy if SymPy is installed somewhere in your PATH. 3. Tests -------- to execute tests, run ./setup.py test in the current directory. You need to have py.test installed. 4. How to install py.test ------------------------- If you use Debian, just install the python-codespeak-lib. Otherwise: Execute in your home directory: svn co https://codespeak.net/svn/py/dist py-dist This will create a "py-dist" directory in you home dir. Add this line to your .bashrc: eval `python ~/py-dist/py/env.py` Now you can call "py.test" from anywhere. 5. Clean -------- To clean everything (thus getting the same tree as in the svn): ./setup.py clean 6. Brief History ---------------- SymPy was started by Ondrej Certik in 2005, he wrote some code during the summer, then he wrote some more code during the summer 2006. In February 2007, Fabian Seoane joined the project and helped fixed many things, contributed documentation and made it alive again. 5 students (Mateusz Paprocki, Brian Jorgensen, Jason Gedge, Robert Schwarz and Chris Wu) improved SymPy incredibly during the summer 2007 as part of the Google Summer of Code. Pearu Peterson joined the development during the summer 2007 and he has made SymPy much more competitive by rewriting the core from scratch, that has made it from 10x to 100x faster. Jurjen N.E. Bos has contributed pretty printing and other patches. Fredrik Johansson has wrote mpmath and contributed a lot of patches. Since then, a lot more people have joined the development and some people have also left. You can see the full list in doc/src/aboutus.txt, or online at: https://docs.sympy.org/aboutus.html#sympy-development-team People who preferred not to be associated with the project anymore have "not active anymore" written near their names. 7. Citation ----------- To cite SymPy in publications use:: SymPy Development Team (2008). SymPy: Python library for symbolic mathematics URL https://www.sympy.org. A BibTeX entry for LaTeX users is:: @Manual{, title = {SymPy: Python library for symbolic mathematics}, author = {{SymPy Development Team}}, year = {2008}, url = {https://www.sympy.org}, } SymPy is BSD licensed, so you are free to use it whatever you like, be it academic, commercial, creating forks or derivatives, as long as you copy the BSD statement if you redistribute it (see the LICENSE file for details). That said, although not required by the SymPy license, if it is convenient for you, please cite SymPy when using it in your work and also consider contributing all your changes back, so that we can incorporate it and all of us will benefit in the end.
This feature is coming soon. Sit tight!