View Single Post
Old 01-11-2018, 04:26 PM   #3
sogaiu
Addict
sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.sogaiu can decode base 64 without using a pencil.
 
Posts: 209
Karma: 83543
Join Date: Jan 2018
Device: none
If I understand your question and the python package for termux correctly, yes.

Currently installing termux's python leads to installing pip, and step 5 of 'getting python and jupyter to work' involves installing numpy and scipy using pip.

To confirm some level of 'working' I just started up python and did 'import scipy; import numpy'. Seemed to work fine
sogaiu is offline   Reply With Quote