On Wed, Jan 27, 2021 at 10:04 AM Michael Wagner <michael.wagner.bamb...@gmail.com> wrote: > What is the recommended way to use SageMath in for example Scala?
Given that SageMath is just a Python library (the only Python implementation supported is usual one, CPython, though), anything that works for (C)Python should work for you. HTH > > At the moment I am using a python tcp socket, which I am running via the > "sage -python name.py" command. It receives functions, casts them and calls > "simplify_full()" on them. > > > (Context: the goal is a program, which can find relations between the > generating functions of the sequences in the OEIS.) > > In kind regards, > Michael > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-devel+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/7b3ab63f-d16d-41d3-b922-085276ad6870n%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAAWYfq3SwTnqJgP2BJ2C4sqUbDbSjr73W0CiZSz8WOch2hi6Xw%40mail.gmail.com.