Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Singular callable library example
PostPosted: Wed Oct 06, 2010 12:36 pm 
Hello,

I would like to use Singular functions in a C program (namely multivariate polynomial multiplication) but I can't find examples or documentation on the use of the library. Does someone have a small example in C?
Thank you.


Report this post
Top
  
Reply with quote  
 Post subject: Re: Singular callable library example
PostPosted: Thu Oct 07, 2010 3:11 pm 

Joined: Tue Jun 23, 2009 10:33 pm
Posts: 51
Location: Kaiserslautern
Dear renaud,

You may either
1. compile 'libsingular' (as Sage does) and link against it (which may be quite tricky)
OR
2. write your program as a Singular dynamic module in which case you will need to
start Singular first, load you module and start you stuff from within...

Regards,
Oleksandr


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 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:07 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group