Group Abstract Group Abstract

Message Boards Message Boards

1
|
4.1K Views
|
3 Replies
|
4 Total Likes
View groups...
Share
Share this post:

Mathematica 3 vs. Mathematica 13: solving complex differential equations

Posted 3 years ago

I have a number of Mathematica notebooks using complex differential equations from when I was using Mathematica 3. My concern is that with a current good computer it is taking about the same amount of time to run my notebooks in Mathematica 13 as it did in Mathematica 3 twenty years ago. The memory usage has increased from a few hundred MB to thirteen GB. Has anyone experienced anything similar? Any explanations?

I have included a Mathematica notebook and package. Both contain documentation but the application is based on the evaluation of combinatorial enumerated structures and is difficult to follow without understanding both dynamics and combinatorics.

Edit: Stephen Wolfram suggested I submit my work to Wolfram Functions on extending tetration to the complex numbers and the same for the Ackermann function. This code forms the foundation for extending tetration.

POSTED BY: Daniel Geisler
3 Replies
POSTED BY: Daniel Geisler
POSTED BY: Daniel Geisler

Very hard to say without having both systems and so on. Likely functionality has been added that would solve the problem in a much more efficient manner using built-in functions. It could even be that some wrappers you used before are now actually evaluated, causing it to be more time. really hard to say basically. Most of the code in the notebook runs instantaneously for me, so hard to time as well…

POSTED BY: Sander Huisman
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard