Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Combinatorics

by jackdied (Monk)
on Aug 25, 2002 at 07:51 UTC ( [id://192650]=note: print w/replies, xml ) Need Help??


in reply to Combinatorics

Consider this a plug,

http://probstat.sourceforge.net Is my combination/permutation/cartesian back-of-the-envelope algos written in C with python bindings. I'm currently in the process of upgrading the algos and adding more python functionality (slices).

I've been meaning to add PerlXS bindings, but haven't had the time to learn anything complicated in XS. If someone can write an XS interface for one of the objects, I can fake it for the rest.

The license is GPL, oddly enough I'm working on it at this moment (pulling from http://sources.redhat.com/gsl/ the Gnu Scientific library for better C algos where I can). If you want to see what this perl code I wrote Name Me! MixMatch? looks like translated from C to perl, check it out.

Replies are listed 'Best First'.
Re: Combinatorics
by crenz (Priest) on Aug 28, 2002 at 10:13 UTC

    If someone can write an XS interface for one of the objects, I can fake it for the rest.

    Don't. Take a look at Inline::C or Inline::C++. You'll find that it's a lot easier than you think.

    Greetings, Christian

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://192650]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-19 12:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found