| 2025-01-28 14:37:39 +0200 | received badge | ● Notable Question (source) |
| 2024-10-08 07:58:45 +0200 | received badge | ● Nice Question (source) |
| 2024-09-02 01:54:39 +0200 | received badge | ● Notable Question (source) |
| 2024-08-21 18:34:02 +0200 | received badge | ● Popular Question (source) |
| 2024-08-19 03:49:56 +0200 | received badge | ● Famous Question (source) |
| 2024-08-18 12:19:39 +0200 | received badge | ● Popular Question (source) |
| 2024-08-05 17:00:37 +0200 | commented question | Odd warnings with cython Here is a simple code that triggers the warnings. I should have added that these are compile-time errors, not runtime o |
| 2024-08-04 21:19:29 +0200 | received badge | ● Notable Question (source) |
| 2024-08-04 21:19:29 +0200 | received badge | ● Popular Question (source) |
| 2024-08-04 17:02:00 +0200 | asked a question | Odd warnings with cython Odd warnings with cython I'm using Sagemath in Jupyter lab. Some of my cells contain cython code, and I keep getting th |
| 2024-07-31 21:59:56 +0200 | received badge | ● Teacher (source) |
| 2024-07-31 21:59:56 +0200 | received badge | ● Self-Learner (source) |
| 2024-07-31 17:04:10 +0200 | marked best answer | PIL image display in JupyterLab How do I get PIL images to display in SageMath on JupyterLab 4.2.4? I tried this... All I get for the output is... PIL.Image.Image image mode=RGB size=720x360 at 0x184D1AE10 Any advice? Thanks. Eric |
| 2024-07-31 17:04:03 +0200 | answered a question | PIL image display in JupyterLab Okay, I figured it out. Posting here for the benefit of others. I had to turn off latex printing... %display plain T |
| 2024-07-31 16:34:44 +0200 | edited question | PIL image display in JupyterLab PIL image display in JupyterLab How do I get PIL images to display in SageMath on JupyterLab 4.2.4? I tried this... fr |
| 2024-07-31 16:34:44 +0200 | received badge | ● Editor (source) |
| 2024-07-31 16:33:58 +0200 | asked a question | PIL image display in JupyterLab PIL image display in JupyterLab How do I get PIL images to display in JupyterLab 4.2.4? I tried this... from IPython.d |
| 2024-07-31 16:21:25 +0200 | marked best answer | JupyterLab debugger with SageMath? Is it possible to use the debugger in JupyterLab with SageMath? Thanks, Eric |
| 2024-07-31 16:21:24 +0200 | received badge | ● Scholar (source) |
| 2024-07-29 17:52:30 +0200 | asked a question | JupyterLab debugger with SageMath? JupyterLab debugger with SageMath? Is it possible to use the debugger in JupyterLab with SageMath? Thanks, Eric |
| 2024-07-25 18:43:15 +0200 | commented answer | multiprocessing.Pool does not work Is there a workaround for this? Can I use multiprocess instead of multiprocessing?` |
| 2024-07-25 18:40:02 +0200 | commented question | Pickling error with multiprocessing I've never tried parallel. Do the achieve the same goal? The existing notebooks that I want to run use multiprocessing |
| 2024-07-24 21:34:31 +0200 | commented question | Pickling error with multiprocessing In doing a bit more research, I found that the pickling problem is with the "multiprocessing" package in Sage. This doe |
| 2024-07-24 21:21:12 +0200 | commented question | Pickling error with multiprocessing I run it on OSX from Anaconda Navigator. From there I launch JupyterLab and select the SageMath 10.3 kernel for my note |
| 2024-07-24 21:18:33 +0200 | answered a question | Pickling error with multiprocessing In doing a bit more research, I found that the pickling problem is with the "multiprocessing" package in Sage. This pac |
| 2024-07-23 16:17:57 +0200 | asked a question | Pickling error with multiprocessing Pickling error with multiprocessing Good morning all. I'm trying to run a test example of multiprocessing in SageMath 1 |
| 2024-02-23 22:19:42 +0200 | received badge | ● Famous Question (source) |
| 2023-07-19 15:44:49 +0200 | received badge | ● Popular Question (source) |
| 2023-06-25 19:22:15 +0200 | received badge | ● Notable Question (source) |
| 2023-06-25 19:22:15 +0200 | received badge | ● Popular Question (source) |
| 2023-05-07 16:32:21 +0200 | received badge | ● Notable Question (source) |
| 2022-12-29 10:21:13 +0200 | received badge | ● Popular Question (source) |
| 2022-06-22 17:50:30 +0200 | commented answer | Animating plots in Jupyter/Sagemath I get... '/Applications/SageMath-9-6.app/Contents/Frameworks/Sage.framework/Versions/9.6/build/bin: /private/var/tm |
| 2022-06-22 17:49:47 +0200 | commented answer | Animating plots in Jupyter/Sagemath I get... '/Applications/SageMath-9-6.app/Contents/Frameworks/Sage.framework/Versions/9.6/build/bin: /private/var/tmp/ |
| 2022-06-22 17:49:16 +0200 | commented answer | Animating plots in Jupyter/Sagemath I get... '/Applications/SageMath-9-6.app/Contents/Frameworks/Sage.framework/Versions/9.6/build/bin: /private/var/tmp/sag |
| 2022-06-22 16:39:40 +0200 | asked a question | Solving Ax = 0 (non-trivially) Solving Ax = 0 (non-trivially) Thanks for all the help so far. I'm new to SageMath and am trying to get my head around |
| 2022-06-21 16:56:22 +0200 | answered a question | Substitute for sub-expression Wow! Thanks so much for this. Very educational. And, especially thanks for the (implicit) tip-off that Mathematica ha |
| 2022-06-21 01:03:22 +0200 | asked a question | Substitute for sub-expression Substitute for sub-expression The result of one of my calculations looks like this... E == 1/2*(V0*p1*cos(sqrt(-(E - V0 |
| 2022-06-21 00:58:20 +0200 | answered a question | Animating plots in Jupyter/Sagemath I tried what you suggested. I get the following error... Is this a python PATH issue? How do I fix? Thanks FeatureNo |
| 2022-06-21 00:55:20 +0200 | answered a question | Displaying tan instead of sin / cos Awesome! Thank you |
| 2022-06-20 23:42:08 +0200 | received badge | ● Nice Question (source) |
| 2022-06-20 18:09:18 +0200 | asked a question | Displaying tan instead of sin / cos Displaying tan instead of sin / cos Newbie question. How do I get SageMath to use tan in its result instead of the rati |
| 2022-06-17 21:45:08 +0200 | received badge | ● Student (source) |
| 2022-06-17 21:44:21 +0200 | asked a question | Animating plots in Jupyter/Sagemath Animating plots in Jupyter/Sagemath I'm using SageMath 9.6 with Jupyter on OSX. I have a plot (psi_plot_1) that I want |
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.