tchaumeny / PyPoly

A Python extension written in C, implementing the Polynomial type.
MIT License
5 stars 3 forks source link

Adding more examples in pypoly.examples #5

Closed vertz closed 10 years ago

vertz commented 10 years ago

added cyclotomic polynomials to pypoly.examples (and test_examples.py)

tchaumeny commented 10 years ago

Thanks!

Feel free to make other contributions (more examples, or other things)