Hello,
I created this package. It was working it fine when I left it last week. This week I load it (actually loading packages is very cumbersome in Mathematica but that is another issue) and execute a function and it does not evalute complely. I have no idea why.
So the m file is attached and I try to execute zmstrip[0.008,0.015, 0.00274, 4.2] and I get
1.*zmswide[0.008, 0.015, 0.00274]/Sqrt[eeff[0.008, 0.015, 0.00274, 4.2]]
I expect to get a number. It seems to stop evaluating after it reaches the private functions.
Anyone have any idea why it is doing this?
Thanks.