Post a reply
Username:
Note:If not registered, provide any username. For more comfort, register here.
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation of post
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
   

Topic review - Singular callable library example
Author Message
  Post subject:  Re: Singular callable library example  Reply with quote
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
Post Posted: Thu Oct 07, 2010 3:11 pm
  Post subject:  Singular callable library example  Reply with quote
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.
Post Posted: Wed Oct 06, 2010 12:36 pm


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