Jack polynomials.
Project description
jackpolynomials
Jack polynomials with Python.
>>> from gmpy2 import mpq
>>> from sympy.combinatorics.partitions import IntegerPartition
>>> from jackpy.jack import JackPol
>>>
>>> poly = JackPol(3, IntegerPartition([2, 1]), alpha = mpq(3, 2))
>>> print(poly)
Poly(7/2*x_0**2*x_1 + 7/2*x_0**2*x_2 + 7/2*x_0*x_1**2 + 6*x_0*x_1*x_2
+ 7/2*x_0*x_2**2 + 7/2*x_1**2*x_2 + 7/2*x_1*x_2**2, x_0, x_1, x_2, domain='QQ')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jackpolynomials-0.1.0.tar.gz
(16.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jackpolynomials-0.1.0.tar.gz.
File metadata
- Download URL: jackpolynomials-0.1.0.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.9.12 Linux/5.15.0-71-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
570e4f794b266e51852f53f0ee7389632a05475c77edeb3279559e78195e8c2a
|
|
| MD5 |
e0e10c42bcad29422cfa837afff5fdf6
|
|
| BLAKE2b-256 |
5a22bdd1942a914421c7ad3f18f6ad40f70dffa8138c9a93c48b9426352389e9
|
File details
Details for the file jackpolynomials-0.1.0-py3-none-any.whl.
File metadata
- Download URL: jackpolynomials-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.9.12 Linux/5.15.0-71-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
250b4433260b739b9bd16d4ff7af15b86ad02e0a95811fba81fd15976dec5fb9
|
|
| MD5 |
9518d4f0bb3de7192fec8249d7754d3c
|
|
| BLAKE2b-256 |
6a69edc7b460a48de4fd9944aa66bf7daf73d62a9038926c96f5657d15455276
|