User Portlet User Portlet

Szabolcs Horvát
Discussions
I have just noticed this thread resurfacing, in the meantime few new functions were added to help with function definitions: - `WithCleanup`, a documented version of `WithLocalSettings` - The new `Enclose`/`Confirm` family -...
At the moment in Mathematica 13 the `Dataset` implementation is still less efficient than we'd like, but we are working on it.
It would also be useful if there were Mathematica-specific features included in the Benchmark. Right now the internal benchmarks entirely target general and universal sorts of operations that can be compared to other softwares - things like...
Hello Szabolcs, RE: "In principle, it should be possible to have a restricted version of Table run on the GPU. Currently, Mathematica can't do this. Let's see if the new compiler framework brings improvements here." A question: I am not a heavy...
> Could you tell us why do we need to remove the controlling Wolfram kernel ? Removing it is not necessary. My thought was the CPU core on which the main kernel runs would be too busy managing the intra-kernel communications to do reasonable...
Thank you so much.
What David Park writes is totally sensible: the built-in Mathematica syntax for graphics has definite limitations, especially for the newbie (and sometimes for the expert, too). As to his example with the disappearing `Tex`t given in the `Epilog`...
The functions `IGDistanceCounts` and `IGNeighborhoodSize` form my IGraph/M package make it possible to do similar calculations with better performance, and the soon-to-come `IGNeighborhoodCloseness` will make it even easier. --- > I wrote a...
If you want to append a list to another list you could also use the "Join" function: Join[{a,b},{c,d}] = {a,b,c,d}
@Kapio Letto, Freelancer Thank you OK. I will start under the the title : ( Is there poetry in architecture ? ).. It will be in many posts. Most of the posts were published here and there. I wll post some of the comments on that. I donot...