Re: [sage-edu] n() aka numerical_approx() functionality in python?

2017-05-14 Thread 'Jorge Garcia' via sage-edu
Thank you, sounds like sympy is the way to go! -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-edu+unsubscr...@googlegroups.com. To post to this group, send ema

Re: [sage-edu] n() aka numerical_approx() functionality in python?

2017-05-14 Thread Luiz Felipe Martins
If you are trying to have your students develop a symbolic library by themselves, programming something like n() would indeed be quite nontrivial, since you have to use a specific numeric algorithm to find an arbitrary precision approximation for any object that is in the library. You could set

[sage-edu] n() aka numerical_approx() functionality in python?

2017-05-14 Thread 'Jorge Garcia' via sage-edu
This is an off shoot of a discussion in sagecell, but it's not really sagecell specific, so here ya go: "Is there a way to implement something similar to numerical_approx() in python, say with scipy or numpy? My AP Calculus BC students are doing a post AP Exam final project related to solving

[sage-edu] sage jigsaw jupyter notebook

2017-05-14 Thread Henri Girard
Hi, Sagemath has really lot of gifts, here is an example, it will be part of a tutorial in french, with add of %%tutor (calysto) : https://github.com/aishenri/sage/blob/master/pyfirmatajigsawsage.ipynb https://github.com/aishenri/sage/blob/master/pyfirmatajigsawsage.ipynb Enjoy, HG -- Yo

Re: [sage-edu] Re: Issues on SageCell?

2017-05-14 Thread dimpase
What exactly do you mean by "pure" python? Which libraries are allowed? On what platforms does it have to run? As well, what data do you need to numerically approximate? sorry for so many '?' :) -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To