User Portlet
Discussions |
---|
This page is now updated specifically saying what has been fixed. |
Valid! For the next I will do that and also test frontier models from the other LLM providers too. |
I think yes, they were AI-generated replies. |
Seth is presenting a [Wolfram-U webinar](https://www.bigmarker.com/wolfram-u/query-book-author-talk-seth-chandler) on the book. |
Recently I tried updating this map using the current data file ("climdiv-tmpccy-v1.0.0-20220804.txt") and it didn't work. I found that NOAA is now including data from Alaska in the master file, whereas previously the Alaskan data was in a separate... |
I think they would have mention the details, if they worth mentioning. |
It seems only if it is passed in an unreduced form ClearAll@f f[r_Rational] := r f[Internal`RationalNoReduce[2, 4]] (* 2/4 *) |
I have exactly the same issue. Running Mathematica on Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz this is my result - 12.1: "BenchmarkResult" -> 2.951, "TotalTime" -> 4.69 - 12.2: "BenchmarkResult" -> 2.643, "TotalTime" -> 5.23 I've found, in... |
You can get the data directly by using this resource function: https://resources.wolframcloud.com/FunctionRepository/resources/CaliforniaCOVID19Data/ For example: ResourceFunction["CaliforniaCOVID19Data"]["Cases"] |