On Mon, Jun 27, 2016 at 1:09 PM, Sartaj Singh <[email protected]> wrote: > I checked there is also a scipy docker image > https://github.com/jupyter/docker-stacks/tree/master/scipy-notebook. > Apparently it ships with sympy 0.7. We can update that. The main idea was to > ship with the minimum packages, so that the size is not much (docker image > are generally big). Amit also wrote in his blog post about FOSSASIA > conference, that it took a considerate amount of time to setup. Though, I > don't really have an idea as to what is the environment at scipy.
We can then also easily include SymEngine as well. That would be useful, since we are slowly starting to use it in SymPy (currently only in sympy.mechanics). SymPy itself is easy to install, but SymEngine has to be compiled etc., so that might be useful. Ondrej -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CADDwiVACRNSuoyHyryyGRbmoeY0rxaLsT_hc1tVkgAhmpS%3D6cw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
