| 2023-08-21 03:26:41 +0200 | received badge | ● Famous Question (source) |
| 2021-07-07 10:20:44 +0200 | received badge | ● Notable Question (source) |
| 2019-12-29 06:31:39 +0200 | received badge | ● Popular Question (source) |
| 2017-12-26 22:03:01 +0200 | received badge | ● Student (source) |
| 2017-12-20 11:26:41 +0200 | asked a question | Sage solve returns empty list I have very complex formula, and I have to solve that formula for one of variables (get some variable from expression). If I use solve() function is sage, it returns empty list, which is odd, but I found that it could be caused by too complex expression. So I managed to use sympy.solve(), but it returns exception. Here is part of my code: I tried to rewrite to sympy in spyder as well, but computations didint finish in two days so I canceled it. |
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.