Zoklet.net

Go Back   Zoklet.net > Technology > Technophiles and Technophiliacs > Codes of all kinds

Reply
 
Thread Tools
  #1  
Old 05-14-2009, 04:56 PM
Proszbje Proszbje is offline
New Arrival
 
Join Date: Jan 2009
Thanks: 0
Thanked 0 Times in 0 Posts
Default Low level language to complement python?

I've begun to put my engineering/science skills to use in the computer world. I hope to develop tools, scripts and user interfaces to control them and make my calculations and stuff easier. I chose Python as my first language, as it let's me do this fairly well, I have started some applications and UI's using PyGTK and all is going smoothly.

Thing is, given the very high level programming nature of python, running long number crunching and optimization scripts is not as quick or resource efficient as I would like.

So a question goes out to you: What low level programming language would allow me to do heavy calculating?

I've read about combining MATLAB, Python and C in order to accomplish this, what are your opinions?
Reply With Quote
  #2  
Old 05-14-2009, 05:00 PM
lolocaust lolocaust is offline
Member
 
Join Date: Mar 2009
Location: /dev/null
Thanks: 69
Thanked 59 Times in 44 Posts
Default Re: Low level language to complement python?

C is great for that sort of thing. Fortran is also still used for a lot of computational things. I've heard good things about haskell too. C would probably be best though if you're combining it with python.
Reply With Quote
  #3  
Old 05-14-2009, 10:03 PM
Axiom Axiom is offline
Duke
 
Join Date: May 2008
Thanks: 21
Thanked 53 Times in 42 Posts
Default Re: Low level language to complement python?

C & Python is a classic combination and is used the world over on many applications.
Reply With Quote
  #4  
Old 05-15-2009, 05:28 PM
Rich White Male Rich White Male is offline
seeks filthy whore
 
Join Date: Jan 2009
Location: America
Thanks: 81
Thanked 109 Times in 66 Posts
Default Re: Low level language to complement python?

What can C do that python can't?

http://docs.python.org/tutorial/intr...s-a-calculator
Reply With Quote
  #5  
Old 05-16-2009, 04:31 AM
lolocaust lolocaust is offline
Member
 
Join Date: Mar 2009
Location: /dev/null
Thanks: 69
Thanked 59 Times in 44 Posts
Default Re: Low level language to complement python?

python can likely do (nearly) everything that C can, but not as efficiently. every language has its particular strength; C's is mostly speed, which is what the OP is looking for.

for example, you wouldn't use C for text processing (perl and others are way better at that), even though it's quite possible. it's just not efficient enough.

(I'm not knocking python at all, by the way)
Reply With Quote
Reply

Bookmarks

Tags
complement, language, level, low, python

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[ASK-PYTHON]Some problem with parameter D̉̋ilẻ̡̓t͓tant͖͑̓e Codes of all kinds 5 05-18-2009 04:24 PM
Google O3D API! The Next Level. Dfg Technophiles and Technophiliacs 6 04-23-2009 07:25 AM
Archived: Function for searching a list of objects in Python Animal Farm Pig Codes of all kinds 0 02-06-2009 07:23 PM
I'm going to level with you guys..... kelsokid18 Carved Outta Wood 7 02-02-2009 12:40 PM


All times are GMT. The time now is 05:11 AM.


Hot Topics
On IRC
Users: 4
Messages/minute: 0
Topic: "http://www.zoklet.net/..."
Users: 22
Messages/minute: 0
Topic: "buttpee"
Users: 10
Messages/minute: 0
Topic: "11:37 < mib_i8mfin> so wie ich die website hier sehe las..."
Advertisements
Your ad could go right HERE! Contact us!

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.