Thank you for your suggestion. I'll be sure to check out this
distribution as its free!
On Aug 13, 3:29 am, Harald Schilly wrote:
> On 13 Aug., 00:45, fitzsnaggle wrote:
>
> > I'm trying to create a gui to reconstruct an image from its fourier
> > moduli from data taken via usb.
>
> apart from E
On 13 Aug., 00:45, fitzsnaggle wrote:
> I'm trying to create a gui to reconstruct an image from its fourier
> moduli from data taken via usb.
apart from EPD, you can also try http://www.pythonxy.com/
here is the list of standard packages:
http://code.google.com/p/pythonxy/wiki/StandardPlugins#Pyt
Sounds good. Thanks again for all your help.
On Aug 12, 3:48 pm, William Stein wrote:
> On Thu, Aug 12, 2010 at 3:45 PM, fitzsnaggle wrote:
> > My program just needs the following as far as I can tell:
>
> > fft and fftshift,
> > auto-correlation
> > svd
> > matrix manipulation
> > basic calculu
On Thu, Aug 12, 2010 at 3:45 PM, fitzsnaggle wrote:
> My program just needs the following as far as I can tell:
>
> fft and fftshift,
> auto-correlation
> svd
> matrix manipulation
> basic calculus
> complex numbers
>
> I'm trying to create a gui to reconstruct an image from its fourier
> moduli f
My program just needs the following as far as I can tell:
fft and fftshift,
auto-correlation
svd
matrix manipulation
basic calculus
complex numbers
I'm trying to create a gui to reconstruct an image from its fourier
moduli from data taken via usb.
Do you think it is possible with the packages av
On Thu, Aug 12, 2010 at 3:13 PM, fitzsnaggle wrote:
> That's discouraging. I can still use a lot of the packages that sage
> comes with to create the program in python and then compile to exe,
> right?
It depends entirely on the packages and the program. If your program
does nothing but say "2+2
That's discouraging. I can still use a lot of the packages that sage
comes with to create the program in python and then compile to exe,
right?
Thanks for your quick response.
On Aug 12, 2:56 pm, William Stein wrote:
> On Thu, Aug 12, 2010 at 2:50 PM, fitzsnaggle wrote:
> > I don't undestand wh
On Thu, Aug 12, 2010 at 2:50 PM, fitzsnaggle wrote:
> I don't undestand why not though. If it is possible to do this python,
> then why not with sage?
Sage is an extremely complicated program involving over 5 million
lines of code and multiple running processes and programs that have to
be run in
I don't undestand why not though. If it is possible to do this python,
then why not with sage?
On Aug 12, 2:46 pm, William Stein wrote:
> On Thu, Aug 12, 2010 at 2:41 PM, fitzsnaggle wrote:
> > I am running Sage on vmware. I'm wondering if I can make a piece of my
> > program with sage and then
On Thu, Aug 12, 2010 at 2:41 PM, fitzsnaggle wrote:
> I am running Sage on vmware. I'm wondering if I can make a piece of my
> program with sage and then turn that into a python script and then
> cross-compile it to run as a windows exe that people without Sage or
> Python can use.
This is absolu
I am running Sage on vmware. I'm wondering if I can make a piece of my
program with sage and then turn that into a python script and then
cross-compile it to run as a windows exe that people without Sage or
Python can use.
On Aug 12, 2:14 pm, Harald Schilly wrote:
> On Aug 12, 11:06 pm, fitzsnagg
On Aug 12, 11:06 pm, fitzsnaggle wrote:
> Is it possible to make a script on sage, import its libraries into a
> python script and then compile that script as a standalone windows exe
> using py2exe or pyinstaller?
Technically, I think yes - but that would not do anything useful at
all. I suggest
12 matches
Mail list logo