Re: [Jprogramming] J to C/C++

2013-04-10 Thread bcubed
head. > > > On Tue, Apr 9, 2013 at 5:54 PM, bcubed wrote: > > > Hi Devon > > > > Unfortunately the AutoDif algorithm requires almost complete integration > of > > the code that I am considering. This has to do with the nature of > > autodifferentiat

Re: [Jprogramming] J to C/C++

2013-04-09 Thread bcubed
x27;ve not done this myself. > > > On Tue, Apr 9, 2013 at 9:37 AM, bcubed wrote: > > > Hi forum > > Is there any utility or function in J to translate J code to C/C++? I > have > > a project in which I would like write most of the code in J but then > > integr

[Jprogramming] J to C/C++

2013-04-09 Thread bcubed
Hi forum Is there any utility or function in J to translate J code to C/C++? I have a project in which I would like write most of the code in J but then integrate this into code on Auto Differentiation which is written in C++. I know that Matlab has this functionality but haven't encountered it in