Pop-up appeared and then disappeared during first documentation search in 11.2
ExternalEvaluate for Python fails with Import::nopythonevals
Visualizing a holomorphic bijection between the unit disc and a domain
How to create search indices for custom documentation pages?
Compile M11.1-compatible LibraryLink libraries using M11.2
How to insert dimensions in graphics?
Mathematica 11.2 Import Statement Produces Errors & Truncates CSV Data Created in 11.1
Pop-up appeared and then disappeared during first documentation search in 11.2
After installing Mathematica 11.2, the first time I searched for something in the help center a pop-up appeared and then disappeared. It didn't appear on a subsequent search, even if I restarted ...
- asked by Itai Seggev (23 votes), answered by Itai Seggev (26 votes)
ExternalEvaluate for Python fails with Import::nopythonevals I tried using ExternalEvaluate on OS X with Anaconda Python, and every ExternalEvaluate call failed with the Import::nopythonevals message. This happened even though an external evaluator was ...
- asked by Szabolcs (15 votes), answered by Szabolcs (12 votes)
Visualizing a holomorphic bijection between the unit disc and a domain
One can construct a holomorphic bijection between the (open) unit disc $D=\{z\in{\bf C}:|z|<1\}$, and a domain $D\setminus\overline{B_{1/2}(-1/2)}$ where $B_r(z_0)$ denotes the ball of radius $r$ ...
- asked by Jack (12 votes), answered by Michael E2 (13 votes)
How to create search indices for custom documentation pages? I have a package that uses custom documentation pages that are not generated with Wolfram Workbench. How can I create search indices for these pages? Requirements: Searching should work in ...
- asked by Szabolcs (10 votes), answered by Szabolcs (1 vote)
Compile M11.1-compatible LibraryLink libraries using M11.2 WolframLibraryVersion, defined in WolframLibrary.h, was bumped from 3 to 4 in Mathematica 11.2. This causes libraries compiled with M11.2 to fail to load in earlier versions. Is it possible to ...
- asked by Szabolcs 9votes How to insert dimensions in graphics? https://mathematica.stackexchange.com/questions/155677/how-to-insert-dimensions-in-graphics
I'm creating figures (a T beam section) using the Graphics function. Like this: a = Graphics[Polygon[{{0, 80}, {0, 85}, {100, 85}, {100, 80}}]]; b = Graphics[Polygon[{{47.5, 80}, {52.5, 80}, {52.5, ...
- asked by Diogo (9 votes), answered by wxffles (10 votes)
Mathematica 11.2 Import Statement Produces Errors & Truncates CSV Data Created in 11.1
Bug introduced in 11.2.0 TL;DR Issue 1 (bug): Import of CSV files with column specification fails when "HeaderLines" or "SkipLines" option is used: Import["ExampleData/financialtimeseries.csv", ...
- asked by Joseph Karpinski (8 votes), answered by Itai Seggev (8 votes)