Qucs / qucs

Qucs Project official mirror
http://qucs.sourceforge.net/
GNU General Public License v2.0
1.16k stars 213 forks source link

Have you considered replacing Octave with Julia? #1045

Closed ma-laforge closed 3 years ago

ma-laforge commented 3 years ago

I like what the team has done with this project - and I definitely like the idea of using a mathematical language like Octave.

But my experience is that Julia is more stable/predictable/reliable/etc than Octave. Not to mention that it is natively fast once things are compiled.

I've noticed that a few designers are at least aware of the language:

Anyways: just putting it out there.

felix-salfelder commented 3 years ago

On Wed, Jun 09, 2021 at 07:08:04PM -0700, ma-laforge wrote:

But my experience is that Julia is more stable/predictable/reliable/etc than Octave.

You seem to imply that Octave should no longer be used because now there is Julia. There are many other scripting and programming languages.

I do not believe "replace" is the correct approach. Maybe you could run julia instead of octave if your analysis happens to be implemented in julia.

Please use the mailing list for this kind of discussion.

ma-laforge commented 3 years ago

Apologies. I have never used mailing lists before. I was unaware you preferred other more modes of communications for these types of discussions.

I do not believe "replace" is the correct approach.

That's fair. I did not mean to sidetrack your development.