Hi Leah, Thanks!
I'm trying to switch from Python to Julia and would like to learn some simple "common tricks" but not planning to write my own macros at this moment. Xiaowei 在 2014年9月1日星期一UTC+8上午12时06分56秒,Leah Hanson写道: > > @show and @which are two other common ones. There are examples of how to > use them in this blog post: http://www.juliabloggers.com/julia-helps/ (<- > I wrote this blog post.) > > Are you looking for examples of macros you would want to use or examples > of macros to help you write your own macros? > > -- Leah > > > On Sun, Aug 31, 2014 at 8:47 AM, Xiaowei Zhang <[email protected] > <javascript:>> wrote: > >> For example, the Julia manual illustrates the usage of @inbound and >> @simd as performance tips. Can anyone provide a short list of macros >> with examples besides these two? >> > >
