Timeline for Extracting matrix rows when one of its elements is part of a list (without a loop)
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 10, 2013 at 7:18 | comment | added | chyanog | @Mr.Wizard You are right, I haven't run performance test. | |
| Aug 10, 2013 at 6:55 | comment | added | Mr.Wizard | I like this method and have used it myself but in this case I don't see the advantage over simpler options. This is an order of magnitude slower than simply using Alternatives and more than two orders slower than using a Dispatch (hash) table, on the first of the two tests in my answer. | |
| Aug 10, 2013 at 3:01 | review | Low quality posts | |||
| Aug 10, 2013 at 5:33 | |||||
| Aug 10, 2013 at 2:44 | history | answered | chyanog | CC BY-SA 3.0 |