Jupyter notebook works with wolfram engine 13 on ubuntu (gwls2 and ubuntu22.04 i am using), but maybe it shouldn't be difficult to adapt it ?

I am not good enaugh for this but I think we are on a near way ?

Le 28/02/2022 à 17:52, Emmanuel Charpentier a écrit :


Le dimanche 20 février 2022 à 11:24:51 UTC+1, dim...@gmail.com a écrit :

    On Sat, Feb 19, 2022 at 12:54 PM Emmanuel Charpentier
    <emanuel.c...@gmail.com> wrote:
    >
    > I have had similar problems. Wolfram may have changed (again !)
    something in their output format... Since I know zilch about HTML
    mysteries and miseries, I can't offer anything but my warmest
    condolences...

    By the way, has anyone tried https://www.wolfram.com/engine/ ?
    We can think of making an interface to it, as it's a free and locally
    installable.


[ Sorry for the late answer : I moved (only a couple miles, bit that's still a quarter of a century of life...), and I managed to dig up my computer from the resulting mess only this morning... :-) ]

Yes, yes, yes : easy comparison to Wolfram's (Mathematica's) result may be important in various contexts (and may offer a solution where none of Sage's tools works, e. g. various primitive search problems).

A "nice" presentation could be, like our current Mathematica interface,  a standard package compilable without Wolfram Engine having to be present on the target machine, giving an informative error message if called on a machine without the engine, but giving back the expected result if present.

The documentation should include (a pointer to) instructions on how to install the Wolfram engine.

That could revive my log of untranslatable Mathematica results, for which I have some proposals (but didn't bother to formally file, since enhancing access to a non-free product may not be a priority...). If something gratis, not (too much) encumbered and not-too-hard to install  can  be obtained without too much hassle, that should become a priority.


    Dima
    >
    > Le lundi 14 février 2022 à 17:17:20 UTC+1, rodrigos...@gmail.com
    a écrit :
    >>
    >> Good afternoon,
    >>
    >> In this worksheet, the algorithm mathematica_free of integrate
    returns the following error:
    >>
    >> Error in lines 2-2 Traceback (most recent call last): File
    "/cocalc/lib/python3.9/site-packages/smc_sagews/sage_server.py",
    line 1230, in execute exec( File "", line 1, in <module> File
    "sage/symbolic/expression.pyx", line 13138, in
    sage.symbolic.expression.Expression.integral
    (build/cythonized/sage/symbolic/expression.cpp:95197) return
    integral(self, *args, **kwds) File
    
"/ext/sage/9.5/local/var/lib/sage/venv-python3.9.9/lib/python3.9/site-packages/sage/symbolic/integration/integral.py",
    line 1047, in integrate return integrator(expression, v, a, b)
    File
    
"/ext/sage/9.5/local/var/lib/sage/venv-python3.9.9/lib/python3.9/site-packages/sage/symbolic/integration/external.py",
    line 127, in mma_free_integrator all_outputs =
    parse_moutput_from_json(json_page_data) File
    
"/ext/sage/9.5/local/var/lib/sage/venv-python3.9.9/lib/python3.9/site-packages/sage/interfaces/mathematica.py",
    line 1235, in parse_moutput_from_json raise ValueError('json
    object contains no pods') ValueError: json object contains no pods
    >>
    >> Why is this happening?
    >
    > --
    > You received this message because you are subscribed to the
    Google Groups "sage-support" group.
    > To unsubscribe from this group and stop receiving emails from
    it, send an email to sage-support...@googlegroups.com.
    > To view this discussion on the web visit
    
https://groups.google.com/d/msgid/sage-support/06a0ded3-42e2-4e76-b2e1-db466b3c5fean%40googlegroups.com.


--
You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/df320e87-74c1-4555-8d80-2805e375bdb3n%40googlegroups.com <https://groups.google.com/d/msgid/sage-support/df320e87-74c1-4555-8d80-2805e375bdb3n%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/398606e0-4a8a-f2f4-c908-bcc1c915a856%40gmail.com.

Reply via email to