{
"info": {
"author": "Daniele Bigoni",
"author_email": "dabi@dtu.dk",
"bugtrack_url": null,
"classifiers": [],
"description": "============\northpol\n============\n\nThis is the *orthpol* package. It is a frontend to the Fortran package orthpol written by W Gautschi [1].\n\n[1] Gautschi, W. (1994). Algorithm 726: ORTHPOL\u2013a package of routines for generating orthogonal polynomials and Gauss-type quadrature rules. ACM Transactions on Mathematical Software (TOMS), 20(1), 21\u201362. doi:10.1145/174603.174605\n\nStatus\n======\n\n`PyPi `_:\n\n.. image:: https://southpacific.no-ip.org:8080/buildStatus/icon?job=pypi-orthpol\n :target: https://southpacific.no-ip.org:8080/buildStatus/icon?job=pypi-orthpol\n\n`LaunchPad `_:\n\n.. image:: https://southpacific.no-ip.org:8080/buildStatus/icon?job=orthpol\n :target: https://southpacific.no-ip.org:8080/buildStatus/icon?job=orthpol\n\n`TestPyPi `_:\n\n.. image:: https://southpacific.no-ip.org:8080/buildStatus/icon?job=testpypi-orthpol\n :target: https://southpacific.no-ip.org:8080/buildStatus/icon?job=testpypi-orthpol\n\n\nRequirements\n============\n\nThe package depends on a C++ porting of the Fortran library orthpol. Thus both C++ and Fortran compilers must be installed on the machine. The code is tested using the `GCC `_ compiler suite or `clang `_ for the compilation and linking of C++ code, and the `gfortran `_ compiler for the Fortran part of the code.\n\nInstallation\n============\n\nMake sure to have an up-to-date version of pip:\n\n $ pip install --upgrade pip\n\nAutomatically install the software using the command:\n\n $ pip install orthpol\n\nIf this doesn't work, the package can be manually downloaded and installed through the following procedure:\n\n $ cd \n\n $ pip download orthpol\n\n $ tar xzf orthpol-X.X.X.tar.gz\n\n $ cd orthpol-X.X.X\n\n $ python setup.py install\n\nChange Log\n==========\n\n0.1.0:\n * Initial python porting (working only for python 2.x)\n\n0.2.0:\n * Modified interface to account for changes in the `SpectralToolbox `_\n * Complete integration of orthpol into `SpectralToolbox `_\n\n0.2.1:\n * Porting to python 3.x and back compatibility with python 2.x\n * Automated installation through pip\n\n0.2.2:\n * Bug fix\n\n0.2.13:\n * Improved install script.\n\n0.2.14:\n * Fixed bug in Py_polyeval. Access to data is now done only through PyArray_GETPTR macros.\n\n0.2.18:\n * Added function to compute monomial coefficients\n",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://www2.compute.dtu.dk/~dabi/",
"keywords": "",
"license": "COPYING.LESSER",
"maintainer": "",
"maintainer_email": "",
"name": "orthpol",
"package_url": "https://pypi.org/project/orthpol/",
"platform": "",
"project_url": "https://pypi.org/project/orthpol/",
"project_urls": {
"Homepage": "http://www2.compute.dtu.dk/~dabi/"
},
"release_url": "https://pypi.org/project/orthpol/0.2.19/",
"requires_dist": null,
"requires_python": "",
"summary": "Python wrapper for the ORTHPOL package",
"version": "0.2.19"
},
"last_serial": 2607794,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "32259bb833628e446a9c36888159f5af",
"sha256": "a754d94bf2ccf0c0d7bc0cb41a8ae979f99a4ea5a280dc0ab19c5e043559c8b5"
},
"downloads": -1,
"filename": "orthpol-0.1.tar.gz",
"has_sig": false,
"md5_digest": "32259bb833628e446a9c36888159f5af",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 914720,
"upload_time": "2014-03-04T17:37:24",
"url": "https://files.pythonhosted.org/packages/45/76/84f9df3c6e8af272368db4be2e9d9b60eac3c4be82ffced841c2b1221f75/orthpol-0.1.tar.gz"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "02cefb74abe6b3bfab58b93b7b1069e0",
"sha256": "52e81cacf3fbdefab0dad0e3b3b2fd6a331373fb4e5fcd7e8c3d7a133e6e1422"
},
"downloads": -1,
"filename": "orthpol-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "02cefb74abe6b3bfab58b93b7b1069e0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 914784,
"upload_time": "2014-03-10T14:47:50",
"url": "https://files.pythonhosted.org/packages/8a/14/fdb168cc64674b07f74d81832a4084f596009910732f5334bbfae29281fa/orthpol-0.1.1.tar.gz"
}
],
"0.1.3": [
{
"comment_text": "",
"digests": {
"md5": "68a7164e98ac9f844d3db4243b22d2e6",
"sha256": "ce900fa3d2996e3755cf6f367c2d54c19f050734fd05331ab5b999755830dba0"
},
"downloads": -1,
"filename": "orthpol-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "68a7164e98ac9f844d3db4243b22d2e6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 954231,
"upload_time": "2014-05-07T10:27:13",
"url": "https://files.pythonhosted.org/packages/04/95/8352d47f0178ef4c3978931669f43edc63c08dcb1a9f74436ea22597766b/orthpol-0.1.3.tar.gz"
}
],
"0.1.4": [
{
"comment_text": "",
"digests": {
"md5": "d05bf55f50d65f3d8aba18cb2a697b86",
"sha256": "2dab492447ef528dfe932c962d57b535dabd6f2211261982f45618c782bd392e"
},
"downloads": -1,
"filename": "orthpol-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "d05bf55f50d65f3d8aba18cb2a697b86",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1275592,
"upload_time": "2014-05-15T18:36:31",
"url": "https://files.pythonhosted.org/packages/52/7b/68aa849ac50119492b59ffbeca9913a3b2ebb24840dac00279981b4838da/orthpol-0.1.4.tar.gz"
}
],
"0.1.5": [
{
"comment_text": "",
"digests": {
"md5": "c654b31b45a6e2e02bfb59fa887597c3",
"sha256": "7e5617776affad119fea377c1d96bbe9fceffdafc48f47c3f5ace36966ec844f"
},
"downloads": -1,
"filename": "orthpol-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "c654b31b45a6e2e02bfb59fa887597c3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1078892,
"upload_time": "2014-05-20T16:25:41",
"url": "https://files.pythonhosted.org/packages/4f/8e/39842a29becfe1239c4bd0582b8241b3fed1e22d9bfb081f715f2687a398/orthpol-0.1.5.tar.gz"
}
],
"0.2.0": [
{
"comment_text": "",
"digests": {
"md5": "02dc1579b37db6a32b4216a276b8595a",
"sha256": "cd958b2f8cdf2cccdf43970dc66f9aa87f162f3339cd006ab84a84bc1c15b2d0"
},
"downloads": -1,
"filename": "orthpol-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "02dc1579b37db6a32b4216a276b8595a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13902068,
"upload_time": "2016-01-25T17:07:19",
"url": "https://files.pythonhosted.org/packages/a2/7f/646ceac4590117ae6dad4c9fcc73d6a12995df9ba3c623141a04520772a6/orthpol-0.2.0.tar.gz"
}
],
"0.2.1": [
{
"comment_text": "",
"digests": {
"md5": "dc67e453b76ad6808937d3821eddbd56",
"sha256": "ccbd5b69f14d60fb8c2f46c4c390e55f71bd699a37377f52e913ed5a62a56bc0"
},
"downloads": -1,
"filename": "orthpol-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "dc67e453b76ad6808937d3821eddbd56",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1059739,
"upload_time": "2016-02-10T15:12:52",
"url": "https://files.pythonhosted.org/packages/fb/30/3c140d9593cfc8563a99bbe6a17fb5b53adb34d89af3d47d797fcff0ac54/orthpol-0.2.1.tar.gz"
}
],
"0.2.10": [
{
"comment_text": "",
"digests": {
"md5": "3ddf481a13dd4250a7b00c47b3b6a279",
"sha256": "064d18de1c6a8a55b7af53fe0b420a41bc6e3cd39b091b213cbc3d64f0fc2e08"
},
"downloads": -1,
"filename": "orthpol-0.2.10.tar.gz",
"has_sig": false,
"md5_digest": "3ddf481a13dd4250a7b00c47b3b6a279",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13946573,
"upload_time": "2016-03-05T21:37:57",
"url": "https://files.pythonhosted.org/packages/47/01/411bc7d50c7849ce08ce0bfcb830cb1a4595a4b5a2628bedf6e7b10f7972/orthpol-0.2.10.tar.gz"
}
],
"0.2.11": [
{
"comment_text": "",
"digests": {
"md5": "ae2758812aadea2ea8718f9f4701a3f8",
"sha256": "1087bfb63fd8d8cb30eb5dbf13ac2137d8dd6339ca49be6a067a744edfc3ae2a"
},
"downloads": -1,
"filename": "orthpol-0.2.11.tar.gz",
"has_sig": false,
"md5_digest": "ae2758812aadea2ea8718f9f4701a3f8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13946528,
"upload_time": "2016-03-05T22:42:22",
"url": "https://files.pythonhosted.org/packages/a1/47/aaaf41f7d5ec76c0b10ff08a1475920257834d6ca5214fe5c85b10ca7a89/orthpol-0.2.11.tar.gz"
}
],
"0.2.12": [
{
"comment_text": "",
"digests": {
"md5": "c837ec1838b9db6ebe13ca448eb4cba0",
"sha256": "b138fcb04fd2c4a3606e6dae51b1ff8e2fa3aa3662dfe278b5fdd5c46bd0b40e"
},
"downloads": -1,
"filename": "orthpol-0.2.12.tar.gz",
"has_sig": false,
"md5_digest": "c837ec1838b9db6ebe13ca448eb4cba0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13946654,
"upload_time": "2016-03-07T12:57:46",
"url": "https://files.pythonhosted.org/packages/69/c9/4d48f6897896f63149feef99a26ab54acb9967cc14accd7ffcb2923bc249/orthpol-0.2.12.tar.gz"
}
],
"0.2.13": [
{
"comment_text": "",
"digests": {
"md5": "c8f90902a3e5a681093cffecf20fcf18",
"sha256": "d9f876403116296df396efaa179470d452083241988c4b4f46dcadb00d7bb3f1"
},
"downloads": -1,
"filename": "orthpol-0.2.13.tar.gz",
"has_sig": false,
"md5_digest": "c8f90902a3e5a681093cffecf20fcf18",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1121796,
"upload_time": "2016-03-08T14:22:34",
"url": "https://files.pythonhosted.org/packages/78/8f/a0167c6ecdfbc343bf26d769ac58b3155c41f35ccdb364689c547299f2db/orthpol-0.2.13.tar.gz"
}
],
"0.2.14": [
{
"comment_text": "",
"digests": {
"md5": "7af95e7b85fe514d3bc15265c1b2cdd0",
"sha256": "09027bdf54b391ae7379cee48ea4806e08d81c6a607e6d84aac0d76b9925bac7"
},
"downloads": -1,
"filename": "orthpol-0.2.14.tar.gz",
"has_sig": false,
"md5_digest": "7af95e7b85fe514d3bc15265c1b2cdd0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1121017,
"upload_time": "2016-04-19T20:40:36",
"url": "https://files.pythonhosted.org/packages/1b/51/033d15d0ab900f08d02d742d5a1d9fed85f6b754c14f570b8dba8322cc64/orthpol-0.2.14.tar.gz"
}
],
"0.2.15": [
{
"comment_text": "",
"digests": {
"md5": "372aa8826fa1ba22b684d82858032f26",
"sha256": "7ff0cd95c7ab3f959dc7608d2f4cde14a6f825edbf3d4ecd3884248065f39595"
},
"downloads": -1,
"filename": "orthpol-0.2.15.tar.gz",
"has_sig": false,
"md5_digest": "372aa8826fa1ba22b684d82858032f26",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1121059,
"upload_time": "2016-07-26T15:25:12",
"url": "https://files.pythonhosted.org/packages/a4/fd/cfe22226a9d022b3ee1647c9c1f3b0e0af3c32184f8215a2ca3bb67185be/orthpol-0.2.15.tar.gz"
}
],
"0.2.16": [
{
"comment_text": "",
"digests": {
"md5": "83c0ee8118bb0361ccc61ada598dc4ba",
"sha256": "f6752d3ab3faf6962a4a209e1505e95f9f189ba9f9cc723c728ac64ff4c60e73"
},
"downloads": -1,
"filename": "orthpol-0.2.16.tar.gz",
"has_sig": false,
"md5_digest": "83c0ee8118bb0361ccc61ada598dc4ba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14109433,
"upload_time": "2016-08-01T13:52:29",
"url": "https://files.pythonhosted.org/packages/19/76/281a71efdcff3bc3eb6440b492440e1a132976bb3bc8e7e168cbafbc9518/orthpol-0.2.16.tar.gz"
}
],
"0.2.17": [
{
"comment_text": "",
"digests": {
"md5": "5d51b31223fd4d0f1e71bb9a6e408bd6",
"sha256": "e5c0610d3303d811611fc53351d240bba4b5ffe526bcabc248008d47561bf1b9"
},
"downloads": -1,
"filename": "orthpol-0.2.17.tar.gz",
"has_sig": false,
"md5_digest": "5d51b31223fd4d0f1e71bb9a6e408bd6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14109438,
"upload_time": "2016-08-01T19:43:00",
"url": "https://files.pythonhosted.org/packages/00/35/0754db2aa88c34041696668083e705fc6f675922752ae910429fc5cb2d5c/orthpol-0.2.17.tar.gz"
}
],
"0.2.18": [
{
"comment_text": "",
"digests": {
"md5": "df377f317e16019594e5f590723691c4",
"sha256": "db111f281d6ec2b4be086670e3e5f6e19ad5795d27b02640cb75cce68d8ab527"
},
"downloads": -1,
"filename": "orthpol-0.2.18.tar.gz",
"has_sig": false,
"md5_digest": "df377f317e16019594e5f590723691c4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14109677,
"upload_time": "2017-01-28T23:03:47",
"url": "https://files.pythonhosted.org/packages/a0/82/1e03241b7456cf1d247b5bc0922b96f565c1e8d158128afdf36032975a8d/orthpol-0.2.18.tar.gz"
}
],
"0.2.19": [
{
"comment_text": "",
"digests": {
"md5": "c9e357602b73e700c1859e4d83cfd2fa",
"sha256": "3ca02b6024ecd93b4e1253aade58a059b46df4f478cfd0f903ce3c68097e3dbd"
},
"downloads": -1,
"filename": "orthpol-0.2.19.tar.gz",
"has_sig": false,
"md5_digest": "c9e357602b73e700c1859e4d83cfd2fa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1225247,
"upload_time": "2017-01-30T22:56:27",
"url": "https://files.pythonhosted.org/packages/53/ab/3c3e805178596d768d7c95b1024d3fa9a922d1dfcc39ff81bac8d2ced209/orthpol-0.2.19.tar.gz"
}
],
"0.2.2": [
{
"comment_text": "",
"digests": {
"md5": "6f037b378526b6ece5998e77420d39a0",
"sha256": "8c8ebe813e190df0a8872f14e98187fba3fe0f97c13bdc030a7e610cbd2c8a3c"
},
"downloads": -1,
"filename": "orthpol-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "6f037b378526b6ece5998e77420d39a0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1026357,
"upload_time": "2016-02-10T16:48:58",
"url": "https://files.pythonhosted.org/packages/c5/b7/ef967ae1008a8f57ff899a5ffd979c0d25f1b89dc47278305f92d3fadf8a/orthpol-0.2.2.tar.gz"
}
],
"0.2.3": [
{
"comment_text": "",
"digests": {
"md5": "9ea3e4f34d84122e0cdcf17b83da7adc",
"sha256": "ad4b8ca469d65e77252187f8dca056d0cb25a340b949cc77ae4a59eb5aa2873f"
},
"downloads": -1,
"filename": "orthpol-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "9ea3e4f34d84122e0cdcf17b83da7adc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13940556,
"upload_time": "2016-03-02T16:03:11",
"url": "https://files.pythonhosted.org/packages/33/6b/0c54321af280abdba2506d20ddc9fd122d3d93e1a3a4d016c09fbe7ad38d/orthpol-0.2.3.tar.gz"
}
],
"0.2.4": [
{
"comment_text": "",
"digests": {
"md5": "f6c486d8b4748362ddca0d603d3d8bbb",
"sha256": "b06c93b78b03438ebfcb0019d613afd7ac81c4240b3bc3bc0184e471882a349a"
},
"downloads": -1,
"filename": "orthpol-0.2.4.tar.gz",
"has_sig": false,
"md5_digest": "f6c486d8b4748362ddca0d603d3d8bbb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1120738,
"upload_time": "2016-03-04T19:47:19",
"url": "https://files.pythonhosted.org/packages/5d/f8/e08d88e34334d2960e3a98c52d5c9293478a3a765bd26ffae8c6b0750b0f/orthpol-0.2.4.tar.gz"
}
],
"0.2.5": [
{
"comment_text": "",
"digests": {
"md5": "c1c77a0e0aa3b767bcf6b780c345434a",
"sha256": "229dc8a215ddff1596a2143a80751aadcc6104dce6801c01d7ff070d0fac5978"
},
"downloads": -1,
"filename": "orthpol-0.2.5.tar.gz",
"has_sig": false,
"md5_digest": "c1c77a0e0aa3b767bcf6b780c345434a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13946446,
"upload_time": "2016-03-05T16:20:06",
"url": "https://files.pythonhosted.org/packages/8f/9a/93d97fa96afd38b14fc5fcfdb1553d289be642c921475288a89d7c094481/orthpol-0.2.5.tar.gz"
}
],
"0.2.6": [
{
"comment_text": "",
"digests": {
"md5": "7fe6a60c5aa5d5c20c3a015ce7aefde8",
"sha256": "06aa034ceda406a6501effda1b73fc8a36ec3789297f7a9a953a392243585133"
},
"downloads": -1,
"filename": "orthpol-0.2.6.tar.gz",
"has_sig": false,
"md5_digest": "7fe6a60c5aa5d5c20c3a015ce7aefde8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13946469,
"upload_time": "2016-03-05T20:39:45",
"url": "https://files.pythonhosted.org/packages/50/1e/563057d87e40ab3fe0b81b2112e06dafeabd03f2f4144ab9d439f0af1054/orthpol-0.2.6.tar.gz"
}
],
"0.2.7": [
{
"comment_text": "",
"digests": {
"md5": "344512d8fff960f4ed8a1680302f6be7",
"sha256": "c19b65ce65ce0ffc6695c03121dd2180f72ffcba1252dd0336f03b4ce1e3d1f7"
},
"downloads": -1,
"filename": "orthpol-0.2.7.tar.gz",
"has_sig": false,
"md5_digest": "344512d8fff960f4ed8a1680302f6be7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13946585,
"upload_time": "2016-03-05T21:04:54",
"url": "https://files.pythonhosted.org/packages/d5/e3/0454c20dd27c9ff15b365373d10e75a272874f5aa533b09eed95d0f253ed/orthpol-0.2.7.tar.gz"
}
],
"0.2.8": [
{
"comment_text": "",
"digests": {
"md5": "d770649770298ca98931b97a1c7f46b8",
"sha256": "a8bc283c31e823ea96a28c801b0e8c17e805572cc87b2ad027f5d29e082e552d"
},
"downloads": -1,
"filename": "orthpol-0.2.8.tar.gz",
"has_sig": false,
"md5_digest": "d770649770298ca98931b97a1c7f46b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13946599,
"upload_time": "2016-03-05T21:21:27",
"url": "https://files.pythonhosted.org/packages/b2/86/17b43ecb64f22af4a5304c364ac0c4ac69ba9646eadebb84f9f2d947c15b/orthpol-0.2.8.tar.gz"
}
],
"0.2.9": [
{
"comment_text": "",
"digests": {
"md5": "5bfa508949e1cd07e46bdbaddb53ef89",
"sha256": "5547a5dfa39adcfc27877dee4bb3d4100fa2fbebb420edc7e9b9970f13bc068a"
},
"downloads": -1,
"filename": "orthpol-0.2.9.tar.gz",
"has_sig": false,
"md5_digest": "5bfa508949e1cd07e46bdbaddb53ef89",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13946588,
"upload_time": "2016-03-05T21:31:59",
"url": "https://files.pythonhosted.org/packages/41/e5/df994ac8ceebdf3987d64b0184342d336ef96cad3b56b0675439b7d12877/orthpol-0.2.9.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "c9e357602b73e700c1859e4d83cfd2fa",
"sha256": "3ca02b6024ecd93b4e1253aade58a059b46df4f478cfd0f903ce3c68097e3dbd"
},
"downloads": -1,
"filename": "orthpol-0.2.19.tar.gz",
"has_sig": false,
"md5_digest": "c9e357602b73e700c1859e4d83cfd2fa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1225247,
"upload_time": "2017-01-30T22:56:27",
"url": "https://files.pythonhosted.org/packages/53/ab/3c3e805178596d768d7c95b1024d3fa9a922d1dfcc39ff81bac8d2ced209/orthpol-0.2.19.tar.gz"
}
]
}