372 reputation
28
bio website
location
age
visits member for 1 year, 3 months
seen Oct 21 '12 at 19:23
stats profile views 35

Feb
26
awarded  Yearling
Dec
10
awarded  Good Question
Mar
24
awarded  Nice Question
Mar
3
awarded  Nice Question
Mar
2
accepted Mathematica2tikz an equivalent function
Feb
28
suggested suggested edit on Max of a table/list with indeterminate values
Feb
28
comment Max of a table/list with indeterminate values
Ok, in that case I will edit the accepted answer (the one I presume most people will look at) to look at your implementation also.
Feb
28
revised Mathematica2tikz an equivalent function
edited body
Feb
28
awarded  Commentator
Feb
28
comment Max of a table/list with indeterminate values
Although this method is faster for the special case of Max/Min: to get the accepted answer you may or may not wish to add faster methods of the additional information present within the current accepted answer (which I feel answers the sub-question better e.g. (1) how to incorporate Max/Min ignoring +/- infinity values. (2) how to replace portions of the table. (3) how to get the maximum of numeric values only)
Feb
27
revised Mathematica2tikz an equivalent function
added minimal working example of tikz
Feb
27
comment Max of a table/list with indeterminate values
the answer is a = Max@Cases[tab, Except[Infinity | Indeterminate]]
Feb
27
comment Max of a table/list with indeterminate values
For the first approach, how can you deal with multiple cases e.g. Max@Cases[tab, Except[Indeterminate] and Except[Infinity]]
Feb
27
awarded  Editor
Feb
27
revised Mathematica2tikz an equivalent function
added 388 characters in body
Feb
27
asked Mathematica2tikz an equivalent function
Feb
27
accepted Max of a table/list with indeterminate values
Feb
27
awarded  Nice Question
Feb
27
awarded  Supporter
Feb
27
accepted Mathematica envelope for the bottom of a plot, a generic function