How long is your to-do list ? Could you share some items from it?
|
04-21-2018, 10:51 AM
Post: #11
|
|||
|
|||
RE: How long is your to-do list ? Could you share some items from it?
Personal to-do list:
Too chaotic at the moment. Free42 To-Do List: (None of these are firm commitments. I have learned not to feel guilty about simply dropping items from my to-do list, if it feels like the result is not worth the effort.) Mac (maybe others as well): GIF sequence numbering does not reset when you change the file name Print-to-GIF: more proactive flushing; flush when max height is reached, and flush when you know nothing more can fit, i.e. when height + 9 < max_height. Also, reduce lower bound on max_gif_height to 16, or if you can handle printing across file breaks without a stupid amount of effort, reduce the lower bound all the way to 1. Complex SQRT: see http://www.hpmuseum.org/forum/thread-10440.html More accurate dot product: see http://www.hpmuseum.org/forum/thread-10440.html SOLVE not robust: LBL "GM" MVAR "Z" RCL "Z" GAMMA 10 - RTN Solve with starting values 0 and 100; returns 50 (dec or bin makes no difference). The fact that Γ(0) is undefined is obviously a problem, but the real 42S still manages to find the solution, albeit slowly. Unlimited RTN stack (with option to turn off?) And if we're going that way, how about LOCAL, a declaration of a variable in a stacked space, using dynamic scoping. iPhone X support https://developer.apple.com/ios/update-a...-iphone-x/ Windows Alt-Tab Program pasting: better line number handling? And other Program Paste issues: http://www.hpmuseum.org/forum/thread-103...l#pid93426 |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 7 Guest(s)