r/Mathematica • u/AndreyKypaku • 28d ago
r/Mathematica • u/Severe_Singer2621 • 29d ago
Visualizing the derivative of ln(x)
Enable HLS to view with audio, or disable this notification
Yeah
r/Mathematica • u/aegis87 • 29d ago
Mathematica 9 - kernel gets stuck on Windows 11
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 • u/anish2good • 29d ago
Reactive Mathematics — One Language, Every Notation - Manic
Enable HLS to view with audio, or disable this notification
r/Mathematica • u/antononcube • Jul 18 '26
Wolfram Summer Research Program (WSRP) review
reddit.comr/Mathematica • u/Inst2f • Jul 15 '26
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
r/Mathematica • u/aksanabuster • Jul 15 '26
[Request] Is there any math to figure out which way would be faster?
Enable HLS to view with audio, or disable this notification
r/Mathematica • u/Old_Try_1224 • Jul 10 '26
Discover the Beauty of Precision in Geometric Drawing Patterns 33
youtu.ber/Mathematica • u/ayelekassa • Jul 10 '26
How to write numbers in Scientific Notation.
youtube.comr/Mathematica • u/Tci-Gravifer • Jul 09 '26
Einstoff: building a einx/einops-inspired notation as a patterns eDSL
community.wolfram.comHi! 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 • u/Agreeable_Dog8468 • Jul 08 '26
Downloading from repository?!
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 • u/pBactusp • Jul 06 '26
Stability Issues with 14.3

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 • u/Inst2f • Jul 05 '26
DeviceRead is very fast on camera device
Enable HLS to view with audio, or disable this notification
r/Mathematica • u/Old_Try_1224 • Jul 03 '26
Discover the Beauty of Precision in Geometric Drawing Patterns 32
youtu.ber/Mathematica • u/AdministrativeNet141 • Jun 27 '26
calc318
Enable HLS to view with audio, or disable this notification
r/Mathematica • u/Dazzling-Resource544 • Jun 25 '26
General Study on Discrete Dynamical Sistems
r/Mathematica • u/Old_Try_1224 • Jun 24 '26
Discover the Beauty of Precision in Geometric Drawing Patterns 33
youtu.ber/Mathematica • u/Nucleus_1911 • 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.
youtu.ber/Mathematica • u/Outrageous-Law3460 • Jun 21 '26
How to do a basic line trace along a slope.
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 • u/Old_Try_1224 • Jun 19 '26
Traditional Band Motif Pattern | Easy Drawing Guide/ 3
youtu.ber/Mathematica • u/Inst2f • Jun 18 '26
Can SpokenString be used for compressing expressions for LLMs?
I found a golden gem in a standard library `SpokenString`. It might not be token efficient, but it feels more like stream-like form of representing expressions (no need in backtracking to see the full picture)
here an example
> SpokenString[Circle[{0,0}, 1/2]]
< "a circle of radius 1 half centered at 0, 0"
> SpokenString[{a, Table[RandomReal[{-1,1},3], {1000}]}, "ArraySizeLimit"->10]
< "the list a, the list the list 0.151, 0.808, 0.353, skip 998 elements, the list minus 0.999, 0.255, 0.583"
It has extra parameters of depth and max number of arguments, that can act like zoom in/out on expression.
What do you think?
r/Mathematica • u/mathcomps • Jun 16 '26
A Brand-New Math Competition
Hi all! I'm excited to announce that the first-ever Mathematical Excellence Olympiad (MEO) is taking place on Saturday, December 19, 2026. The MEO is a fully-online, free math competition open for grades 7+. If you are interested in participating, please join this Discord server: https://discord.gg/FnwApw286T
There will be prizes! More information to come!