Re: how to create a mathematica package
- To: mathgroup at smc.vnet.net
- Subject: [mg111094] Re: how to create a mathematica package
- From: István Zachar <zac at freemail.hu>
- Date: Tue, 20 Jul 2010 03:42:56 -0400 (EDT)
- References: <i199df$q4p$1@smc.vnet.net> <i20q7s$kid$1@smc.vnet.net>
I think you should also protect the public variables of the package at the end to prevent the user to overwrite them. Istvan On Jul 19, 8:10 am, "Nasser M. Abbasi" <n... at 12000.org> wrote: > On Jul 10, 1:01 am, lynette <xiao... at gmail.com> wrote: > > > how to create a mathematica package > > I wrote a small note on this. > > http://12000.org/my_notes/how_to_write_package_in_mathematica/index.htm > > If you find any errors, pls let me know and I'll correct it. > > --Nasser