MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

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.


  • Prev by Date: Re: Assigning part of indexed object
  • Next by Date: How to find the difference between two lists (opposite of union[]?)
  • Previous by thread: Is Put - Get cycle in Mathematica always deterministic?
  • Next by thread: Re: C code generation