Title: Add gamma function, error functions and other C99 math.h functions to math module · Issue #47616 · python/cpython · GitHub
Open Graph Title: Add gamma function, error functions and other C99 math.h functions to math module · Issue #47616 · python/cpython
X Title: Add gamma function, error functions and other C99 math.h functions to math module · Issue #47616 · python/cpython
Description: BPO 3366 Nosy @tim-one, @rhettinger, @terryjreedy, @mdickinson, @ned-deily, @stevendaprano Files math_private.h: header for erf, erfc, lgamma and tgammapymath.c.diffmathmodule.c.diffpymath.h.difftest_math.py.diffmath.rst.diffmathmodule.d...
Open Graph Description: BPO 3366 Nosy @tim-one, @rhettinger, @terryjreedy, @mdickinson, @ned-deily, @stevendaprano Files math_private.h: header for erf, erfc, lgamma and tgammapymath.c.diffmathmodule.c.diffpymath.h.diffte...
X Description: BPO 3366 Nosy @tim-one, @rhettinger, @terryjreedy, @mdickinson, @ned-deily, @stevendaprano Files math_private.h: header for erf, erfc, lgamma and tgammapymath.c.diffmathmodule.c.diffpymath.h.diffte...
Opengraph URL: https://github.com/python/cpython/issues/47616
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add gamma function, error functions and other C99 math.h functions to math module","articleBody":"BPO | [3366](https://bugs.python.org/issue3366)\n--- | :---\nNosy | @tim-one, @rhettinger, @terryjreedy, @mdickinson, @ned-deily, @stevendaprano\nFiles | \u003cli\u003e[math_private.h](https://bugs.python.org/file10955/math_private.h \"Uploaded as application/octet-stream at 2008-07-21.13:16:04 by nirinA\"): header for erf, erfc, lgamma and tgamma\u003c/li\u003e\u003cli\u003e[pymath.c.diff](https://bugs.python.org/file10973/pymath.c.diff \"Uploaded as text/plain at 2008-07-25.00:31:13 by nirinA\")\u003c/li\u003e\u003cli\u003e[mathmodule.c.diff](https://bugs.python.org/file10974/mathmodule.c.diff \"Uploaded as text/plain at 2008-07-25.00:31:54 by nirinA\")\u003c/li\u003e\u003cli\u003e[pymath.h.diff](https://bugs.python.org/file10975/pymath.h.diff \"Uploaded as text/plain at 2008-07-25.00:32:26 by nirinA\")\u003c/li\u003e\u003cli\u003e[test_math.py.diff](https://bugs.python.org/file10976/test_math.py.diff \"Uploaded as text/plain at 2008-07-25.00:32:46 by nirinA\")\u003c/li\u003e\u003cli\u003e[math.rst.diff](https://bugs.python.org/file10977/math.rst.diff \"Uploaded as text/plain at 2008-07-25.00:33:26 by nirinA\")\u003c/li\u003e\u003cli\u003e[mathmodule.diff](https://bugs.python.org/file10982/mathmodule.diff \"Uploaded as text/plain at 2008-07-25.18:32:16 by nirinA\"): patch for erf, erfc, lgamma and gamma\u003c/li\u003e\u003cli\u003e[pymath.c.diff](https://bugs.python.org/file11005/pymath.c.diff \"Uploaded as text/plain at 2008-07-29.20:55:29 by nirinA\"): erf and gamma patches without math_private.h\u003c/li\u003e\u003cli\u003e[gamma.patch](https://bugs.python.org/file14844/gamma.patch \"Uploaded as text/plain at 2009-09-05.19:27:05 by @mdickinson\")\u003c/li\u003e\u003cli\u003e[gamma3.patch](https://bugs.python.org/file14927/gamma3.patch \"Uploaded as text/plain at 2009-09-18.20:43:48 by @mdickinson\"): Implementation of math.gamma\u003c/li\u003e\u003cli\u003e[gamma4.patch](https://bugs.python.org/file14940/gamma4.patch \"Uploaded as text/plain at 2009-09-21.10:45:06 by @mdickinson\")\u003c/li\u003e\u003cli\u003e[gamma5.patch](https://bugs.python.org/file14943/gamma5.patch \"Uploaded as text/plain at 2009-09-21.17:56:29 by @mdickinson\")\u003c/li\u003e\u003cli\u003e[lgamma1.patch](https://bugs.python.org/file15008/lgamma1.patch \"Uploaded as text/plain at 2009-09-30.18:35:22 by @mdickinson\")\u003c/li\u003e\u003cli\u003e[gamma-failures.txt](https://bugs.python.org/file15152/gamma-failures.txt \"Uploaded as text/plain at 2009-10-17.05:25:57 by @ned-deily\")\u003c/li\u003e\u003cli\u003e[pymath.h.diff](https://bugs.python.org/file15488/pymath.h.diff \"Uploaded as text/plain at 2009-12-08.06:40:35 by nirinA\"): Euler constant\u003c/li\u003e\u003cli\u003e[mathmodule.c.diff](https://bugs.python.org/file15489/mathmodule.c.diff \"Uploaded as text/plain at 2009-12-08.06:41:19 by nirinA\"): expm1\u003c/li\u003e\u003cli\u003e[erf.py](https://bugs.python.org/file15490/erf.py \"Uploaded as text/plain at 2009-12-08.06:42:00 by nirinA\"): error function\u003c/li\u003e\u003cli\u003e[mathmodule.c.diff](https://bugs.python.org/file15491/mathmodule.c.diff \"Uploaded as text/plain at 2009-12-08.06:53:01 by nirinA\")\u003c/li\u003e\u003cli\u003e[erf.patch](https://bugs.python.org/file15539/erf.patch \"Uploaded as text/plain at 2009-12-13.12:53:43 by @mdickinson\")\u003c/li\u003e\u003cli\u003e[erf_c.patch](https://bugs.python.org/file15540/erf_c.patch \"Uploaded as text/plain at 2009-12-13.14:37:43 by @mdickinson\"): Add erf and erfc functions to math module.\u003c/li\u003e\u003cli\u003e[expm1.patch](https://bugs.python.org/file15574/expm1.patch \"Uploaded as text/plain at 2009-12-16.12:43:52 by @mdickinson\")\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = 'https://github.com/mdickinson'\nclosed_at = \u003cDate 2010-01-09.18:57:05.131\u003e\ncreated_at = \u003cDate 2008-07-15.17:37:53.559\u003e\nlabels = ['type-feature', 'library']\ntitle = 'Add gamma function, error functions and other C99 math.h functions to math module'\nupdated_at = \u003cDate 2010-01-09.18:57:05.131\u003e\nuser = 'https://github.com/terryjreedy'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2010-01-09.18:57:05.131\u003e\nactor = 'mark.dickinson'\nassignee = 'mark.dickinson'\nclosed = True\nclosed_date = \u003cDate 2010-01-09.18:57:05.131\u003e\ncloser = 'mark.dickinson'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2008-07-15.17:37:53.559\u003e\ncreator = 'terry.reedy'\ndependencies = []\nfiles = ['10955', '10973', '10974', '10975', '10976', '10977', '10982', '11005', '14844', '14927', '14940', '14943', '15008', '15152', '15488', '15489', '15490', '15491', '15539', '15540', '15574']\nhgrepos = []\nissue_num = 3366\nkeywords = ['patch', 'needs review']\nmessage_count = 54.0\nmessages = ['69698', '70106', '70108', '70120', '70125', '70128', '70131', '70232', '70233', '70241', '70262', '70266', '70267', '70270', '70361', '70412', '77075', '92294', '92844', '92928', '92935', '92936', '92939', '92944', '92948', '93228', '93370', '93373', '94165', '94166', '94168', '94169', '94170', '94171', '94172', '94175', '94224', '96108', '96109', '96110', '96111', '96266', '96267', '96268', '96332', '96333', '96485', '96497', '96599', '96600', '97127', '97131', '97133', '97160']\nnosy_count = 8.0\nnosy_names = ['tim.peters', 'rhettinger', 'terry.reedy', 'mark.dickinson', 'ned.deily', 'stutzbach', 'nirinA', 'steven.daprano']\npr_nums = []\npriority = 'normal'\nresolution = None\nstage = 'commit review'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue3366'\nversions = ['Python 2.7', 'Python 3.2']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/terryjreedy","@type":"Person","name":"terryjreedy"},"datePublished":"2008-07-15T17:37:54.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":54},"url":"https://github.com/47616/cpython/issues/47616"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:ed84c748-7e25-4d2e-e19a-59aa99cbc819 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | D5C8:446DE:27DAF58:38FDBC0:6A4FED2C |
| html-safe-nonce | ba82d5a3d04a15cc08852a51ebb4474a20e8fa0056566bf2786a5020787fc30f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENUM4OjQ0NkRFOjI3REFGNTg6MzhGREJDMDo2QTRGRUQyQyIsInZpc2l0b3JfaWQiOiI0OTMzOTY1Mjk5MzU3NTc2NDkzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | f73538d329892c571b9d76a522e2a3c12f52dbef53117c195fdd20a4405156ee |
| hovercard-subject-tag | issue:1198833710 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/47616/issue_layout |
| twitter:image | https://opengraph.githubassets.com/c25efb94b349aa537496bb62ec9872d963f98ecbb1bc575afd9b47c644562e36/python/cpython/issues/47616 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/c25efb94b349aa537496bb62ec9872d963f98ecbb1bc575afd9b47c644562e36/python/cpython/issues/47616 |
| og:image:alt | BPO 3366 Nosy @tim-one, @rhettinger, @terryjreedy, @mdickinson, @ned-deily, @stevendaprano Files math_private.h: header for erf, erfc, lgamma and tgammapymath.c.diffmathmodule.c.diffpymath.h.diffte... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | terryjreedy |
| hostname | github.com |
| expected-hostname | github.com |
| None | 19b98c3d9767bb8a56238a89ff8401d1cbdf3bc5c353799aacf49fe6c76b4b7c |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | f7e270be010aa4de2871991025fbb97f3afe2bcb |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width