| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 6 months |
| seen | yesterday | |
| stats | profile views | 12 |
|
Jan 18 |
accepted | How can I find the lines that go through? |
|
Jan 18 |
revised |
How can I fill in a matrix at every iteration of a Do loop? deleted 432 characters in body; edited title |
|
Jan 16 |
comment |
How can I compare the previous value and the current value implemented during NestWhileList? Thank you for your beneficial information. I have looked for FixedPointList for my program but it doesn't work because of specifying max number of iterations. |
|
Jan 16 |
comment |
How can I compare the previous value and the current value implemented during NestWhileList? Thanks! That was what I want to learn about both NestWhileList and behaviour of the test functions. |
|
Jan 16 |
accepted | How can I compare the previous value and the current value implemented during NestWhileList? |
|
Jan 15 |
revised |
How can I compare the previous value and the current value implemented during NestWhileList? added 85 characters in body |
|
Jan 15 |
comment |
How can I compare the previous value and the current value implemented during NestWhileList? @ssch I haven`t paid attention to this example. Thanks. Previous result must be #2, right? |
|
Jan 15 |
comment |
How can I compare the previous value and the current value implemented during NestWhileList? @b.gatessucks I wrote this not thinking too much on it. My desire is to learn how to use the previous value. Thanks for attention. |
|
Jan 15 |
comment |
How can I compare the previous value and the current value implemented during NestWhileList? @ssch I used this argument, my goal is to learn how to use the previous value. And can you look at my edit? |
|
Jan 15 |
revised |
How can I compare the previous value and the current value implemented during NestWhileList? added 181 characters in body |
|
Jan 15 |
asked | How can I compare the previous value and the current value implemented during NestWhileList? |
|
Jan 12 |
revised |
How can I improve my code with efficient mathematica built-in functions? deleted 834 characters in body |
|
Jan 12 |
accepted | How can I improve my code with efficient mathematica built-in functions? |
|
Jan 10 |
comment |
How can I improve my code with efficient mathematica built-in functions? Thank you very much.Right, I am here because of learning how to think functionally when using Mathematica not having my program done by other users :) In addition, I am fairly new to Mathematica. |
|
Jan 10 |
revised |
How can I improve my code with efficient mathematica built-in functions? edited title |
|
Jan 10 |
revised |
How can I improve my code with efficient mathematica built-in functions? deleted 4 characters in body |
|
Jan 10 |
comment |
How can I improve my code with efficient mathematica built-in functions? @Verbeia Yes, rk is a separate function. Yes, I am aware of this and I am sorry, however, I should post the original program. All right, thank you. |
|
Jan 9 |
revised |
How can I improve my code with efficient mathematica built-in functions? added 387 characters in body |
|
Jan 9 |
revised |
How can I improve my code with efficient mathematica built-in functions? edited body |
|
Jan 9 |
comment |
How can I improve my code with efficient mathematica built-in functions? @Verbeia Thank you, it looks better :) I have written n instead of t by mistake. data is interpolated tensor data and I find the tensor at {a[t], b[t], c[t]} by k[t]. func1 is a special function written by me. |