User Portlet
| Discussions |
|---|
| Deprecated by whom? As a best-selling author, I used this all the time for rapidly setting up block text options with a single mouse click (for example, centering), also rapidly selecting a cell format (like text). I have about fifty styles that I... |
| Indeed, `DiscretizeRegion` accelerates calculation, thanks |
| Recently I got the following error while importing an usual text file obtained by copy/paste from a web page. The file contains some combinations of symbols that cause the error. The combination (in hex) looks like ![enter image description... |
| That's great. I read Etienne's book and I really like it alot. I even had a colleague (no Mathematica knowledge) read it and he like it also very much. Very curious about your book! |
| Consider changing `ScreenResolutionCompatibilityMode` parameter ![enter image description here][1] [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=snap00171.jpg&userId=101602 |
| Hello Daniel, I don't remember if there was something special when that weird context issue appeared. I tried it again with aborting something before the code above. No problem occured. Still *Global`* context. I think we can forget about... |
| I am experiencing a similar problem. I have a Tesla K40c with cuda compute capability 3.5. Since Mathematica 12.2, the NetTrain with TargetDevice->"GPU" doe not work (NetTrain::mxoldgpu: Your GPU does not support the operations required to evaluate... |
| Restart Mathematica and, before doing anything else, scrape this code off the screen and paste it into your notebook and run it and report what you get nN=100000;beta0=1.0;gamma=1/5;sigma=1/7;iI0=1; ... |
| I forgot the definition of `X`: X[n_] := X[n] = RandomVariate[NormalDistribution[0, 2], n]; |
| It's very strange, but **PerformanceGoal** option causes a problem in **LearnedDistribution** function returned by **LearnDistribution**. Sorry for long data, but this matters: DSet = {{1.420959118813776, 1.6785122654061446},... |