The Museum of HP Calculators

HP Forum Archive 21

[ Return to Index | Top of Index ]

[HP-Prime] Bug list and request
Message #1 Posted by CompSystems on 24 July 2013, 1:40 p.m.

A bug more

PODEMOS FIARNOS DE LOS CALCULOS EFECTUADOS CON ORDENADOR (PC/calculadoras)?

http://www.unirioja.es/cu/jvarona/downloads/chapuzas.pdf

http://www.unirioja.es/cu/jvarona/welcome.html

Edited: 24 July 2013, 6:01 p.m. after one or more responses were posted

      
Re: [HP-Prime] Bug list and request
Message #2 Posted by Thomas Klemm on 24 July 2013, 3:29 p.m.,
in response to message #1 by CompSystems

I admire how much effort you put into this. Look at the shadow under the red words "Super BUG" or "HP50G" to give a 3D effect. I wouldn't even know how to do that. And then Tim's reaction saddens me: "There is no bug there." Common, we're not that stupid.

What might have been a campaign for this calculator turns into a disaster IMHO.

Best regards
Thomas

            
Re: [HP-Prime] Bug list and request
Message #3 Posted by Tim Wessman on 24 July 2013, 5:28 p.m.,
in response to message #2 by Thomas Klemm

When there is a bug, I happily report it or fix it. As do all requests get noted and added (such as to add something like AXL on the 50g which has been on the list for quite a while).

-----------------------------------------

If a user picks up an RPN only calculator, tries to add "2+2" and it doesn't work, is that a bug? Is it a lack of understanding? Is it unexpected behavior? Is it a design flaw? Is it a marketing failure? What is it classified as?

The sheer number of things being combined into 1 post makes it difficult to respond to them, *especially* when the posts keep being edited and changed. :-|

-----------------------------------------

rref with a string, seems like a bug to me (then again, wolfram as pointed out does something with it). I've reported it.

concat([[1,2],[3,4]],[4,5]) => [[1,2],[3,4], 4,5 ] is combining a vector of vectors (a matrix) with another vector. Just what happens in mathematica... (http://www.wolframalpha.com/input/?i=join%28[[1%2C2]%2C[3%2C4]]%2C[4%2C5]%29)

However, if the user doesn't understand that there is not any difference between a matrix/vector/list from the perspective of the CAS, then yes it appears to do something wrong and unexpected. However, it is acting consistently and as designed.

The CAS in Prime is supposed to be acting more like maple, mathematica, R, and other "professional" type software packages. This means it should be more attractive in terms of upper education or professional use since it acts like the tools that actually get used!

It does bring the downside that it is more complex and can do some strange things sometimes.

I am trying hard to keep up with the comments. It is a bit hard though due to the sheer volume.

TW

Edited: 24 July 2013, 5:37 p.m.

                  
Re: [HP-Prime] Bug list and request
Message #4 Posted by Thomas Klemm on 24 July 2013, 6:17 p.m.,
in response to message #3 by Tim Wessman

Join[{{1,1,1},{3,9,27}},{{1},{2}}]

Result: {{1, 1, 1}, {3, 9, 27}, {1}, {2}}

CONCAT: [[1 1 1 1][3 9 27 2]]

I understand Join in Mathematica but I don't understand what CONCAT does.

Quote:
I am trying hard to keep up with the comments. It is a bit hard though due to the sheer volume.

This I can imagine. This forum is probably not meant as a bug-tracking tool.

Cheers
Thomas


[ Return to Index | Top of Index ]

Go back to the main exhibit hall