2025-03-01 08:59:27 +0100 | received badge | ● Famous Question (source) |
2023-11-29 08:40:18 +0100 | received badge | ● Notable Question (source) |
2023-11-29 08:40:18 +0100 | received badge | ● Popular Question (source) |
2023-07-21 16:38:36 +0100 | received badge | ● Nice Question (source) |
2023-07-17 07:52:47 +0100 | received badge | ● Popular Question (source) |
2023-07-08 17:59:08 +0100 | marked best answer | Is fast_callable breaking my code? I'm currently trying to make an interact for newton fractals that accepts most functions. This is my code for newton's method: Input: Output: I'm supposed to get |
2023-07-08 17:59:08 +0100 | received badge | ● Scholar (source) |
2023-07-08 17:42:09 +0100 | edited question | How to compute and display a conformal map in Sage How to compute and display a conformal map in Sage I am trying to create conformal maps of complex functions, ie somethi |
2023-07-08 17:27:45 +0100 | asked a question | How to compute and display a conformal map in Sage How to compute and display a conformal map in Sage I am trying to create conformal maps of complex functions, ie somethi |
2023-06-27 00:02:03 +0100 | edited question | What method is complex_number_to_cmap_rgb using to generate its values? What method is complex_number_to_cmap_rgb using to generate its values? Note: Throughout my question I will be abbreviat |
2023-06-26 23:55:52 +0100 | asked a question | What method is complex_number_to_cmap_rgb using to generate its values? What method is complex_number_to_cmap_rgb using to generate its values? Note: Throughout my question I will be abbreviat |
2023-06-12 20:18:04 +0100 | edited question | Is fast_callable breaking my code? Is fast_callable breaking my code? I'm currently trying to make an interact for newton fractals that accepts most functi |
2023-06-10 19:36:28 +0100 | edited question | Is fast_callable breaking my code? Is fast_callable breaking my code? I'm currently trying to make an interact for newton fractals that accepts most functi |
2023-06-07 20:41:43 +0100 | edited question | Is fast_callable breaking my code? Is fast_callable breaking my code? I'm currently trying to make an interact for newton fractals that accepts most functi |
2023-06-06 20:33:28 +0100 | edited question | Is fast_callable breaking my code? Is fast_callable breaking my code? I'm currently trying to make an interact for newton fractals that accepts most functi |
2023-06-06 20:25:37 +0100 | received badge | ● Supporter (source) |
2023-06-05 22:16:27 +0100 | edited question | Is fast_callable breaking my code? Is fast_callable breaking my code? I'm currently trying to make an interact for newton fractals that accepts most functi |
2023-06-05 15:57:54 +0100 | edited question | Is fast_callable breaking my code? Is fast_callable breaking my code? I'm currently trying to make an interact for newton fractals that accepts most functi |
2023-06-04 21:28:54 +0100 | edited question | Is fast_callable breaking my code? Is fast_callable breaking my code? I'm currently trying to make an interact for newton fractals that accepts most functi |
2023-06-04 19:06:07 +0100 | edited question | Is fast_callable breaking my code? How do I make Newton's Method return the zeros of sin? I'm currently trying to make an interact for newton fractals that |
2023-06-04 18:55:41 +0100 | edited question | Is fast_callable breaking my code? How do I make Newton's Method return the zeros of sin? I'm currently trying to make an interact for newton fractals that |
2023-06-04 18:55:16 +0100 | edited question | Is fast_callable breaking my code? How do I make Newton's Method return the zeros of sin? I'm currently trying to make an interact for newton fractals that |
2023-06-04 18:04:48 +0100 | asked a question | Is fast_callable breaking my code? How do I make Newton's Method return the zeros of sin? I'm currently trying to make an interact for newton fractals that |
2023-06-04 18:03:24 +0100 | asked a question | How do I make Newton's Method return the zeros of sin? How do I make Newton's Method return the zeros of sin? I'm currently trying to make an interact for newton fractals that |
2023-06-03 19:24:04 +0100 | edited question | How do I make Newton's Method return the zeros of sin? How do I make Newton's Method return the zeros of sin? I'm currently trying to make an interact for newton fractals that |
2023-06-03 19:20:18 +0100 | edited question | How do I make Newton's Method return the zeros of sin? How do I make Newton's Method return the zeros of sin? I'm currently trying to make an interact for newton fractals that |
2023-06-03 19:08:47 +0100 | commented question | How do I make Newton's Method return the zeros of sin? @John Palmieri xx+yy*1j is z0, sin(x) is f, and cos(x) is fp |
2023-06-03 18:48:56 +0100 | edited question | How do I make Newton's Method return the zeros of sin? How do I make Newton's Method return the zeros of sin? I'm currently trying to make an interact for newton fractals that |
2023-06-03 06:44:27 +0100 | edited question | How do I make Newton's Method return the zeros of sin? How do I make Newton's Method return the zeros of sin? I'm currently trying to make an interact for newton fractals that |
2023-06-01 23:39:58 +0100 | commented question | How do I make Newton's Method return the zeros of sin? @John Palmieri the question has to do with Sage because I'm trying to figure out if fast_callable is causing my issue, o |
2023-06-01 20:57:40 +0100 | edited question | How do I make Newton's Method return the zeros of sin? How do I make Newton's Method return the zeros of sin? I'm currently trying to make an interact for newton fractals that |
2023-05-31 17:19:43 +0100 | edited question | How do I make Newton's Method return the zeros of sin? How do I make Newton's Method return the zeros of sin? I'm currently trying to make an interact for newton fractals that |
2023-05-31 17:13:27 +0100 | received badge | ● Editor (source) |
2023-05-31 17:13:27 +0100 | edited question | How do I make Newton's Method return the zeros of sin? How do I account for functions with discontinuities in Newton's Method? I'm currently trying to make an interact for new |
2023-05-25 13:42:49 +0100 | received badge | ● Student (source) |
2023-05-22 09:22:21 +0100 | asked a question | How do I make Newton's Method return the zeros of sin? How do I account for functions with discontinuities in Newton's Method? I'm currently trying to make an interact for new |