C code generation
- To: mathgroup at smc.vnet.net
- Subject: [mg119886] C code generation
- From: Shane Di Dona <stdidona at ncsu.edu>
- Date: Tue, 28 Jun 2011 07:55:16 -0400 (EDT)
Is there a way to make Mathematica generate C code for functions such as Position[] and MemberQ[]? I am writing a program for CUDAlink and would like not to have to reinvent the wheel (in C) on these somewhat basic functions.
- Follow-Ups:
- Re: C code generation
- From: DrMajorBob <btreat1@austin.rr.com>
- Re: C code generation
- From: Patrick Scheibe <pscheibe@trm.uni-leipzig.de>
- Re: C code generation