User Portlet User Portlet

Discussions
Thanks a lot, for giving me a good direction. Best, János
Well, I am still not seeing any sign of it. Although I read an article where the reservoir were supplied by cellular automata, from 2017 if I remember correctly, but not from Wolfram.
See notebook below. When I run this program snippet cell by cell it creates the database, but when I try to create a table it says that the table is already exist, although I trashed the whole database from the previous run and emptied the trashcan....
Well, I am on a MacBook Air M1 and when I ran that small notebook I was on 10.15.1. I upgraded yesterday to 10.15.6 and following that to Tahoe 26.1. Mathematica version is "Wolfram 14.3.0.11930707". In the meantime I decided not to use `Import`...
Hi, I have a probably convolution or correlation layer type question. Imagine a bay window with 3 panes. In front of these window panes from a good distance are lamps positioned that the emitted light is perpendicular to the particular...
Hi, I have a notebook containing four `Do`... loops nested into each other In the very inner loop I would like to use a previously defined `CompiledFunction`. The data to be used by the `CompiledFunction` generated in the second inner loop. So,...
Bob, That worked. Thanks a lot, János
Thanks a lot, it saves me from some headaches.
Hi Rohit, According to documentation my format is perfectly legitimate. Export[dest,expr,"format"] exports data in the specified format. Of course yours are too. :-) Best, János
Well, I finally found the `Run[]` command :-) However it looks like when I shell out from the WE created Terminal window to the OS to execute the .wls file it still uses just 4 cores instead of the possible 12. Looks to me it finds the mathpass of...