r/Mathematica 7h ago

Every MATLAB→NumPy semantic trap I hit porting Mätzler's Mie functions

0 Upvotes

Not a "MATLAB bad" post. The original code is solid and I replicate it bug-for-bug by default. Sharing the trap list for anyone migrating numerical code: round() half-away-from-zero vs numpy's round-half-to-even (inside the nmax series formula, so it changes array lengths), complex auto-promotion that NumPy doesn't do, ' vs .', library functions printing to stdout, and a docstring feature (complex medium index) that turns out to be latently broken. Full findings file, 714-fixture corpus and the verification report: https://github.com/GrednevMSU/mie-scattering-matlab-to-python


r/Mathematica 1d ago

Jacobian conjecture counterexample by LLM | Wolfram Community

Thumbnail community.wolfram.com
5 Upvotes

r/Mathematica 1d ago

Web app for scanning 1D CA rule space — filters by what a rule never does

Thumbnail gallery
1 Upvotes

r/Mathematica 1d ago

Visualizing the derivative of ln(x)

Enable HLS to view with audio, or disable this notification

3 Upvotes

Yeah


r/Mathematica 2d ago

Mathematica 9 - kernel gets stuck on Windows 11

3 Upvotes

I have an older version of Mathematica from my university days. I only need it for basic tasks, so I’d prefer not to buy a new license.

My issue is that on Windows 11, the kernel frequently hangs or gets stuck indefinitely—even on simple calculations like 1 + 1.

So far, I’ve tried:

  • Enabling Windows compatibility modes (no effect)
  • Disabling "Allow Mathematica to access the Internet" in Preferences

Has anyone run into this issue on Windows 11 and found a workaround or fix?

Any ideas of things i could try, even if you don't know if they ll work?


r/Mathematica 2d ago

Reactive Mathematics — One Language, Every Notation - Manic

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/Mathematica 4d ago

Wolfram Summer Research Program (WSRP) review

Thumbnail reddit.com
1 Upvotes

r/Mathematica 6d ago

Automatic data analysis, narrative, and 3D sketch from a single prompt using MCP and freeware Wolfram Engine

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/Mathematica 7d ago

[Request] Is there any math to figure out which way would be faster?

Enable HLS to view with audio, or disable this notification

0 Upvotes

r/Mathematica 12d ago

Discover the Beauty of Precision in Geometric Drawing Patterns 33

Thumbnail youtu.be
0 Upvotes

r/Mathematica 12d ago

How to write numbers in Scientific Notation.

Thumbnail youtube.com
0 Upvotes

r/Mathematica 13d ago

Einstoff: building a einx/einops-inspired notation as a patterns eDSL

Thumbnail community.wolfram.com
2 Upvotes

Hi! I’m experimenting with a project Einstoff; it is inspired by einops/einx, but instead of parsing a string with syntax, it uses native WL patterns as a eDSL to describe tensor operations like reshaping, reducing, contracting, joining, and splitting multidimensional arrays.

Any thoughts or comments are much obliged :D


r/Mathematica 14d ago

Downloading from repository?!

4 Upvotes

I recently upgraded to Mathematica 15 and, although I installed the full desktop version + documentation, when I ask it to evaluate a simple expression (say, something containing a DSolve, ComplexPlot or a ComplexExpand), it first says it is downloading something from a repository. What is going on? These basic functions are no longer included in the package?

Here is an example:

Does this affect the perpetual licenses for the personal desktop products?

Edit: I believe it only happens the first time the function is evaluated and that it is henceforth cached in the computer.


r/Mathematica 16d ago

Stability Issues with 14.3

3 Upvotes

Last week I learned my university gives me access to Mathematica so I decided to try and learn how to use it as it seems incredibly useful for my typed assignments. Since then, I couldn't manage to type a single sentence without the software freezing for minutes or even crashing.
Mousing over cell styles (like in the attached screenshot) causes Mathematica to freeze for at least a couple of minutes (after taking the screenshot it crashed).

While I'd like to fix this specific issue, it's just one example I can reliably reproduce.

From googling\debugging with and without ai, the only solution i found was disabling all the more advanced features and enabling them one by one.

Is there anyone who can recommend something better? (keep in mind that I don't know much about what things in Mathematica are called as i didn't get to actually use the software).

About my system: I'm running windows 11 on my fairly modern study-laptop (Intel i5-1235U, 16GB ram, Intel Iris Xe Graphics and over 300GB of free storage). Judging by the Wolfram website, each of my parts should be more than enough.

When installing I followed the instructions on my university's website (to get the installation and registration right) and the installer went uninterrupted so the odds for a corrupted installation are slim. I'll update once I'm done reinstalling but I doubt the issue will go away


r/Mathematica 16d ago

DeviceRead is very fast on camera device

Enable HLS to view with audio, or disable this notification

18 Upvotes

r/Mathematica 19d ago

Discover the Beauty of Precision in Geometric Drawing Patterns 32

Thumbnail youtu.be
1 Upvotes

r/Mathematica 19d ago

Can anyone even grasp this?

Post image
0 Upvotes

r/Mathematica 20d ago

How to solve x and distance S1 to S2M?

Post image
0 Upvotes

See title


r/Mathematica 21d ago

Title: Can anyone solve this symbolic polynomial?

Thumbnail
1 Upvotes

r/Mathematica 25d ago

calc318

Enable HLS to view with audio, or disable this notification

0 Upvotes

r/Mathematica 26d ago

General Study on Discrete Dynamical Sistems

Thumbnail
1 Upvotes

r/Mathematica 28d ago

Discover the Beauty of Precision in Geometric Drawing Patterns 33

Thumbnail youtu.be
1 Upvotes

r/Mathematica Jun 22 '26

I did a programme and uploaded in You Tube related to Cramer's rule for finding intersection points for 2D equations and plot it in C++ via GNU Plot.

Thumbnail youtu.be
0 Upvotes

r/Mathematica Jun 21 '26

How to do a basic line trace along a slope.

0 Upvotes

Each line trace has a vector, which is normal set to [0,0,-1]. However, this doesn't work on slopes. So you calculate the normal vector of it, split that up into its x, y, and z components, multiply them all by -1, and those are what you plug into your line trace! (For example, a 45 degree wall would have a total component of [0.707,0,0.707]. So you take the, multiply it by -1, and use that in your line trace as [-0.707,0,-0.707]) And make sure to have gravity apply in a completely different part of the script from the line trace, otherwise the game will think walking on walls is normal.


r/Mathematica Jun 19 '26

Traditional Band Motif Pattern | Easy Drawing Guide/ 3

Thumbnail youtu.be
1 Upvotes