User Portlet User Portlet

W. Craig Carter
Discussions
Join us today at 1 pm CST for a FEM Colloquium by research experts from around the world on the [Wolfram R&D YouTube channel][1]. You'll get a developer's view on how finite element method (FEM) functionality works. [1]:...
![enter image description here][2] -- you have earned ***Featured Contributor Badge*** ![enter image description here][1] Your exceptional post has been selected for our editorial column ***Staff Picks*** http://wolfr.am/StaffPicks and [Your...
![enter image description here][2] -- you have earned ***Featured Contributor Badge*** ![enter image description here][1] Your exceptional post has been selected for our editorial column ***Staff Picks*** http://wolfr.am/StaffPicks and [Your...
![enter image description here][2] -- you have earned ***Featured Contributor Badge*** ![enter image description here][1] Your exceptional post has been selected for our editorial column ***Staff Picks*** http://wolfr.am/StaffPicks and [Your...
So, (and I'm in 14.1), why have the Evaluate->Debugger menu item at all if it's not going to be documented and taught? What am I missing?
I am running 14.0 and built-in multi-step undo seems to work with small notebooks. With my larger notebook size 30k, 900 lines, I only get one level of undo, sometimes zero. The problem seems to be MemoryLimit = 10,000,000 is too small. It...
A new special function: **Srivastava-Daoust** function for **N** variables. Srivastava-Daoust** You can use this function to express: 1.All four **Appell** function -Introduced in 2023 on Mathematica version **13.3** 2.**Horn** Function...
The code is available again in the main post. Thanks to Dr. James Belk for providing it.
Perhaps David Golber is referring to this issue: One-dimensional codomain: WORKS grid = RandomReal[10, {20, 2}]; fi = RandomVariate[NormalDistribution[], {20}]; ifun = Interpolation[Thread[{grid, fi}], InterpolationOrder -> 1] ...
Hi everyone, Note that you are always creating a new assistant if you follow this procedure. Over time you will accumulate assistants. In principle, one could change the functions so that they always take one personal assistant. Another option...