Christopher2222

MaplePrimes Activity


These are replies submitted by Christopher2222

The issues have been untouched.  The package needs to be updated.

I wonder if the error comes up if two people are trying to answer the same question.

  •  i got that error twice when i tried to reply in the primes update thread then i tried answer instead of reply and it failed once and worked after thate 

Something went wrong error comes up every now and then, hard to post answer.

And time bug still exists.  After 1hr. is says posted 0 minutes ago but after 2 hours things are okay.

Things seem to stall here

> int(3/2*ln(sqrt(8-x^2)+3)*x^2, x = 0 .. 2*sqrt(2));

              

Nice, I see the densityplot substitutes for better coloring.  contourplot only allows for 2 colors filled=true but with some hack I think more could be added. 

I tried also with plot3d but it does not come out as nice.

 

Nice, I see the densityplot substitutes for better coloring.  contourplot only allows for 2 colors filled=true but with some hack I think more could be added. 

I tried also with plot3d but it does not come out as nice.

right so if u set it to false in mathematica and maple, and they are the same then the issue is with maples aliasing j 

right so if u set it to false in mathematica and maple, and they are the same then the issue is with maples aliasing j 

I cannot decipher the 2nd into Maple.  Anyone?

@bryon for the record, to clarify my stance on date ordering

I prefer for example this:

Question April 1

Answer1 April 2
Answer2 April 3
Answer3 April 4
etc...

That is, the best way to follow a conversation.  Earlier when I date sorted it sorted the first answer as being the most recently posted.

@bryon Just to clarify my stance on answered ordering, as I my choice of words may have the wrong perception of my meaning.  So just to clarify an explicit example ...

Question - April 1st

Answer 1 - April 2
Answer 2 - April 3
Answer 3 - April 4
          ...
etc.

That would be my preference for date sorting. 

Thanks for the updates

Date sort - check - can you please sort instead by latest to earliest?  Makes the most readable sense.  

 

Nice, I couldn't get contourplot to work so I resorted to implicitplot which was almost successful.

with(plots):

``

implicitplot(Re(product(product(x+I*y-a-I*b, a = -2 .. 2), b = -2 .. 2)), x = -3 .. 3, y = -3 .. 3, filled = true, grid = [75, 75], coloring = [blue, cyan])

 

``


Download Product_Mathematica_.mw

Nice, I couldn't get contourplot to work so I resorted to implicitplot which was almost successful.

with(plots):

``

implicitplot(Re(product(product(x+I*y-a-I*b, a = -2 .. 2), b = -2 .. 2)), x = -3 .. 3, y = -3 .. 3, filled = true, grid = [75, 75], coloring = [blue, cyan])

 

``


Download Product_Mathematica_.mw

First 75 76 77 78 79 80 81 Last Page 77 of 155