You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Folder containing package should be of the same name as the package itself. See FG PDC package for example. Also within this package you need /Kernel/init.m which defines the function required to obtain access to the functions within the package. Also need to look at the syntax of the package:
BeginPackage["ParametricDownConversion`"]
SymbolName::usage = " " (* gives user details of the function *)