2020-11-09 08:19:57 +0100 | received badge | ● Nice Question (source) |
2020-11-07 20:50:59 +0100 | answered a question | show command latex Is there a way to get this approach to print something like u x v? This doesn't work: latex("u \times v") |
2020-11-07 20:49:07 +0100 | received badge | ● Supporter (source) |
2020-11-06 23:39:43 +0100 | received badge | ● Scholar (source) |
2020-11-06 18:06:44 +0100 | received badge | ● Editor (source) |
2020-11-06 18:05:38 +0100 | asked a question | show command latex I use sage both within the cocalc interface and the jupyter interface. The show() command behaves differently in each and I'm trying to understand. Here's an example in cocalc: https://drive.google.com/file/d/1ZVMg... The same example in jupyter: https://drive.google.com/file/d/1ZXaN... The in-line latex in cocalc is rendered nicely, the same latex in jupyter isn't. I've included the %display latex directive in the jupyter example, but it doesn't seem to make a difference. |
2020-09-30 23:25:43 +0100 | answered a question | Evaluate a curl at a point? I was missing the |
2020-09-30 21:51:36 +0100 | received badge | ● Student (source) |
2020-09-30 21:16:54 +0100 | asked a question | Evaluate a curl at a point? I'm trying to create a curl example for my calc III students. I figured out how to compute the curl, but not how to evaluate it at a point. Can someone please advise? Thanks, Albert |