Timeline for What is the proper method to load a Mathematica package inside a DynamicModule
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 15, 2012 at 19:43 | comment | added | Nothingtoseehere | @LeonidShifrin Not exactly, but thank's for the suggestion. Just wrestling with some of the newer Dynamic functionality and breaking things nicely by trial and error. ;) Thanks again! | |
| Apr 14, 2012 at 17:50 | vote | accept | Nothingtoseehere | ||
| Apr 14, 2012 at 17:36 | comment | added | Leonid Shifrin | Possibly related: mathematica.stackexchange.com/questions/595/… | |
| Apr 14, 2012 at 17:33 | answer | added | István Zachar | timeline score: 17 | |
| Apr 14, 2012 at 17:30 | history | edited | rm -rf♦ | CC BY-SA 3.0 | added 8 characters in body; edited title |
| Apr 14, 2012 at 15:03 | comment | added | Nothingtoseehere | Certainly! Initial results provided package errors using Needs, and it was easy to see the package was not used in the module. Now the errors are related to LibraryFunction::cfta: Argument {{bla,bla,bla},<<44>> at position 2 should be a rank 2 tensor of machine-size real numbers. >> and only a single package loading error followed by the usual list errors related to the package functions that did not load. Thanks for you help! | |
| Apr 14, 2012 at 14:57 | comment | added | F'x | Can you expand a bit on what “with only partial success” means? What happened, what is your issue? | |
| Apr 14, 2012 at 14:57 | history | edited | F'x | CC BY-SA 3.0 | deleted 22 characters in body |
| Apr 14, 2012 at 14:50 | history | asked | Nothingtoseehere | CC BY-SA 3.0 |