MathGroup Archive 2013

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Work on Basic Mathematica Stephen!

  • To: mathgroup at smc.vnet.net
  • Subject: [mg130804] Re: Work on Basic Mathematica Stephen!
  • From: Andrzej Kozlowski <akozlowski at gmail.com>
  • Date: Fri, 17 May 2013 04:34:06 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-outx@smc.vnet.net
  • Delivered-to: mathgroup-newsendx@smc.vnet.net
  • References: <kmngb2$3rv$1@smc.vnet.net> <20130516072840.E8D056A08@smc.vnet.net>

On 16 May 2013, at 09:28, Peter Klamser <klamser at googlemail.com> wrote:

> This is an interesting discussion. But if it can be useful, we have to
> make short proposals. Nobody has the time to read long texts.
>
> A) First proposal: Identify useless or false constructions in Mathematica
>
> aa) Eliminating Chop[] for complex numbers. Complex numbers are
> oderless and therefore nobody call estimate, weather the distance of 1
> + 10^-google i to the real numbers is small or big.

You are mistaken. The issue of order and the issue of distance are entirely different and unrelated. The complex numbers are  a one dimensional complex Hilbert space with the standard inner product, hence a (complete) metric space. The distance between two complex numbers is well defined and so it the distance of a complex number from the real line. Also, it would be crazy if Mathematica itself decided that complex numbers which are sufficiently close to the real line are actually real one. This sort of thing should be left to the user (obviously!) and this is exactly what Chop does (it has a second argument, you know).
If I understand your suggestion correctly, it is probably the worst suggestion for an "improvement" in Mathematica I have ever read on this forum.
Fortunately, it is 100% sure that it will be ignored as all such suggestions usually are.

Andrzej Kozlowski


> Chop[] is the
> result of Mathematica design, that it presents often complex results, where
> real values are the simpler result and can be reached by
> ComplexExpand[].
> The simplest solution is always the best solution.
>
> B) Mathematica should be integrated seamless in Tex without using copy and
> paste. The should be the cell type Tex, and the printout and save
> modus Tex, where all other cells are suppressed.
>
> Peter
>
>
>
> 2013/5/15 Szabolcs Horv=E1t <szhorvat at gmail.com>:
>>
>> While some individual points are debatable, I also completely agree
>> with David's main message.  Mathematica needs more focus, particularly
>> some work on stability and robustness.  Even if it would come at a cost
>> of new features (there are many features I'd like to see, but you can't
>> have everything).
>>
>> Re: "if I click in an existing Input cell and do a line return the
>> Messages window opens with a contact WRI if this happens message"
>>
>> This bug (on OS X) is really annoying when typing code in another
>> language in a Mathematica string.  If will sometimes completely ruin
>> the typed text if I press return several times while inside a string.
>> It's a bit ironic that this bug appeared in the same release which
>> brought us RLink (which I'm using these days, i.e. I'm typing a lot of
>> R code inside Mathematica strings).
>>
>> On 2013-05-12 07:28:34 +0000, djmpark said:
>>> (I've renamed this and started a new thread because my reply is not exactly
>>> to the question.)
>>>
>>> Oh, what a wonderful Wolfram blog! Earlier Stephen hinted at Mathematica as
>>> an iPhone app. Now it's data mining Facebook data (Gee I wonder if
>>> Zuckerberg has thought of that? He might be able to develop a great business
>>> model.) Can Twitter be far behind? There are many significant mathematical
>>> equations that will fit into 64 characters - or whatever the limit is.
>>> Ramanujan would probably have done well on Twitter. And women are more
>>> interested in personal relationships and men are more interested in sports?
>>> Who would have thought? The average person on Facebook has 342 friends! Well
>>> there are friends and there are friends. Montaigne wrote that his friendship
>>> with Etienne de La Bo=E9tie was such that "So many coincidences are needed to
>>> build [it up] that it is a lot if fortune can do it once in three
>>> centuries." One might say, ephemera in ephemera out.
>>>
>>> For the dwindling few of us who still have desktop computers and large
>>> screens, or maybe two large screens, who are interested in learning or doing
>>> some extended mathematics, and the even fewer who would like to write
>>> literate Mathematica notebooks as technical documents, I wonder if Stephen
>>> could find some time to attend to basic Mathematica, fixing its problems and
>>> fulfilling its vision?
>>>
>>> Mathematica lacks stability. Things that worked fine in one version don't
>>> work in the next. Especially troubling to me is the basic user interface



  • Prev by Date: Re: How do you control evaluation when using apply?
  • Next by Date: Overriding the single quote (')
  • Previous by thread: Re: Work on Basic Mathematica Stephen!
  • Next by thread: Re: Work on Basic Mathematica Stephen!