Skip to main content

Questions tagged [debugging]

Questions about debugging techniques, using the built-in debugger, and/or the Wolfram Workbench debugger.

3 votes
2 answers
207 views

Regarding TraceDepth with TraceDepth->3,it seems that {{{fib[1]}}} is also 3 level deep, ...
Soon's user avatar
  • 1,484
0 votes
0 answers
59 views

I am trying to run the code: ParallelTable[ FMwrapper[small[[i]]], {i,20}, Method->"CoarsestGrained", DistributedContexts->Full ] ...
Felipe Augusto's user avatar
0 votes
0 answers
122 views

So I have an integral, and it computed with v14.1 under 12 seconds, and the answer is right. Question - could I somehow print how evaluation is done, intermediate steps, decisions made etc ...
Severin Pappadeux's user avatar
3 votes
2 answers
342 views

Update: From the following notebook files, one can check that this discrepancy is not there in mathematica 13.1, while it is there in 14.0.0. Bug in 14.0? Did it get resolved in the more recent ...
Prem's user avatar
  • 53
5 votes
1 answer
153 views

I'm developing a paclet using an external editor (not workbench) to write the code and mathematica notebooks to test the code. When an error happens during the evaluation of some non-paclet code, for ...
Gert's user avatar
  • 1,783
2 votes
1 answer
126 views

I am trying to reproduce a static string profile of this paper, for which I use this Mathematica code: ...
codebpr's user avatar
  • 3,028
-1 votes
1 answer
156 views

After running the attached code, I get quite a few errors, as seen in the attached screenshot. I would greatly appreciate any help! ...
Ee Kin Chan's user avatar
1 vote
2 answers
178 views

By the advise of Jagra, I removed the first set of the code and leave the actual problem. I got a working script, but the plot is empty. I tried to run it in chrome and firefox, but to no difference. ...
Superunknown's user avatar
8 votes
1 answer
353 views

It seems that in certain cases VerificationTest will leak the messages generated when testing. For example, ...
Acacia's user avatar
  • 3,467
0 votes
0 answers
83 views

I'm trying to obtain an equation describing the intersection points of an arbitrary hyperbola with an ellipse centered at the origin. If I restrict the hyperbola to not have any horizontal translation,...
William's user avatar
  • 101
0 votes
2 answers
131 views

I have a rather nasty double summation that I am doing. To check that whatever I do it is valid, I routinely substitute in numerical values. I also have checked the result of the double sum by doing a ...
RealDisinformation's user avatar
3 votes
0 answers
212 views

I would like to create a function to compute the partial of a general matrix. I came across to the following code for a 4x4 matrix: ...
Gabriele Stevanato's user avatar
1 vote
1 answer
105 views

I am modeling the vector dynamics of a dengue epidemic using a system of delay differential equations (DDEs) in Wolfram Mathematica. My model includes a complex interplay of host-vector interactions, ...
Lennert Saerens's user avatar
1 vote
0 answers
59 views

...
1goncalo1's user avatar
4 votes
2 answers
404 views

Is it possible in Mathematica (or WolframAlpha["...]") to get a step-by-step evaluation of the following? ...
1_student's user avatar
  • 635

15 30 50 per page
1
2 3 4 5
14