Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #92919 > unrolled thread
| Started by | Ned Deily <nad@acm.org> |
|---|---|
| First post | 2015-06-20 14:39 -0700 |
| Last post | 2015-06-20 14:39 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: (unknown) Ned Deily <nad@acm.org> - 2015-06-20 14:39 -0700
| From | Ned Deily <nad@acm.org> |
|---|---|
| Date | 2015-06-20 14:39 -0700 |
| Subject | Re: (unknown) |
| Message-ID | <mailman.662.1434836411.13271.python-list@python.org> |
In article <6264c933-0ed4-4055-baad-01b322bb6dd4@Calculus-Fantasticus-2.local>, Scott <scott.howard.james@gmail.com> wrote: > We've been using a simple container implementation of a mathematical relation > (https://simple.wikipedia.org/wiki/Relation_(mathematics)) (i.e. an > invertible M:M mapping) for some time. [...] > Below is a link to an implementation, including an ipython notebook with > light exposition and some canonical examples. We'll also be presenting a > poster at SciPy 2015. Let us know if this, or something like it, seems like a > worthwhile addition to the standard Python distribution. Scott, James: The best place to have a discussion about adding new features to Python is on the python-ideas mailing list: https://mail.python.org/mailman/listinfo/python-ideas -- Ned Deily, nad@acm.org
Back to top | Article view | comp.lang.python
csiph-web