Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: singular and matlab
PostPosted: Thu Feb 09, 2017 8:02 pm 
Are there seamless ways to interface between Matlab and Singular?


Report this post
Top
  
Reply with quote  
 Post subject: Re: singular and matlab
PostPosted: Thu Feb 09, 2017 8:33 pm 
I found a post in the forum which kind of answers my questions but without specifics.

In Matlab, I would like to use Singular's superior solver of multi-polynomial equations. I have a large Matlab program which needs this solver (since Matlab fails to find solutions when Singular does).


Report this post
Top
  
Reply with quote  
 Post subject: Re: singular and matlab
PostPosted: Fri Feb 10, 2017 4:51 pm 

Joined: Wed Jan 21, 2015 12:33 pm
Posts: 2
Not sure what your definition of seamless is, but it should be possible in Matlab to write a function which

1) Writes a Singular file with:
- whatever you want to do
- save the result in a file
- $ at the very end

2) Run Singular on the file via "Singular < someFile.sing"

3) Read in that file in Matlab


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

It is currently Fri May 13, 2022 11:03 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group