0 Members and 1 Guest are viewing this topic.
HP Prime – Release Notes-------------------------Date Released: 2018/02/12Internal Versions-----------------Firmware Version: 2018 02 12 (13441)Virtual Calculator Version: 2018 02 12 (13441)Connectivity Kit: 2018 02 12 (13441)Description-----------Primary focus in this release is to correct some regressions introduced in last version. Think of this release as a re-release of the previous version 2018 02 12 (13333).Resolved issues and changes excluding CAS-----------------------------------------1. Resolved issue with DIMGROB command causing issues with existing programs2. Resolved issue with empty list in geometry3. Resolved issue with some unicode characters4. Resolved issue with EXPR and nested list calling5. Resolved issues with a few spelling or syntax issues in the on-calc help.Resolved issues and changes in CAS----------------------------------1. Resolved issue with | in the CAS creating permanent variable
HP Prime – Release Notes-------------------------Date Released: 2018/01/24Internal Versions-----------------Firmware Version: 2018 01 24 (13333)Virtual Calculator Version: 2017 01 24 (13333)Connectivity Kit: 2017 01 24 (13333)Description-----------This release of the Prime Calculator firmware and associated PC software delivers significant new features and fixes outstanding issues. This document is not a complete list of all changes, but highlights specific items. All users of the HP Prime calculator are encouraged to upgrade for the best possible experience.Please back up your calculator before the update. Any existing data on the device may be wiped during the update process.Primary focus in this release is new apps and app enhancement.Graph 3D:1. Symbolic view:a. Enter up to 10 definitions for Z as a function of X and Y2. Plot view:a. Use touch screen to view plots from different positionsb. Plot multiple surfaces simultaneously to see how they relate to each otherc. Choose surface coloring options to bring out features of plotsi. Top / Bottom: allows shading to communicate shape without distractionii. Checkerboard: emphasizes connection between surface shape and X / Y coordinatesiii. Elevation: emphasizes Z connection between surface shape and Z coordinate.iv. Slope: reveals X / Y partial derivative features of surface - such as minima, maxima, and saddle pointsd. Surface coloring options can be controlled via Plot Setup and, for quick changes, via the Plot view's contextual menue. Change function definitions while in the plot view to see how surfaces depend on constants3. Plot Setupa. Change grid size to trade off calculation speed against quality of visual resultsFinance App:1. New Financial Calculations supported:a. Interest Conversionb. Date Calculationsc. Cash flow calculationsd. Depreciation calculationse. Break-even calculationsf. Percent change calculationsg. Bond calculationsh. Black-Scholes calculations2. Plot views for TVM and Cashflows3. Table based depreciation and cashflow calculationsExplorer app:1. Replaces existing 3 explorer apps2. Allows exploration of:a. Linearb. Quadraticc. Cubicsd. Exponentiale. Logarithmicf. Trigonometric3. Explore using a familiar interface shared with the Function appa. Touch and manipulate graphs directlyb. View tables of valuesc. Directly edit expressions and see changes.d. Calculate table of variations directlyNew Functionality (Connectivity Kit)---------------------------------------1. Improved color pickers using a system default windowNew Functionality (Calculator Software)---------------------------------------1. New Graph 3D app2. New unified Explorer app3. Extensive enhancements to Finance app4. Improved graphics and interface for PC version of the HP Prime. Better color contrast, hover, and key clicked images.a. User created skins may now be installed in "<Documents>/HP Prime/Skins" directory5. Upgraded CAS to latest version. Also turned on many new CAS commands:a. adjoint_matrixb. bernoullic. blockmatrixd. c1oc2e. c1op2f. changebaseg. colspaceh. count_eqi. count_infj. count_supk. cycle2perml. cycleinvm. cycles2permun. dfco. dfc2fp. domainq. evalbr. groupermus. is_cyclet. is_permuu. lll_reducev. nopw. p1oc2x. p1op2y. perminvz. permu2cyclesA. permu2matB. permuorderC. rowspaceD. simplex_reduceE. tabvarF. tcoeffG. chisquaretH. kolmogorovdI. kolmogorovtJ. multinomialK. randvectorL. wilcoxonpM. wilcoxonsN. wilcoxontM. insert6. User key defines have been repositioned in the key handling process. They now will be done FIRST before anything elsea. Now all keys can be defined except SHIFT button, OFF and USER key. b. Returning -1 will do NO operation in user key definition.c. Returning -2 or less will perform default key behavior.d. Be careful with your key definitions or you may hide some system functionality unintentionally7. Internal color has been reworked to use 32 bit color. This means images as backgrounds will look nicer and gradients will look nicer. Programmer will appreciated the rework to make sure all ALPHA information for drawing commands behaves consistently.8. ROTATE command upgraded to allow rotation of GROB objects.9. Added the ability for small plots in Home/CAS history to display fullscreen using the "Show" menu key10. Added useful information from AProgram and Programs variables to provide information on compilation failures to programmer if needed11. Greatly enhanced toolbox cataloga. Catalog now adds user items, CAS functions, and app functionsb. Search indicator highlights search capability betterc. Info icon allows viewing of total number of defined functions and useful informationd. App functions are visible with application icon in choose next to function name12. Added a variable catalog that lists all system variables. Look and feel similar to new function catalog.13. Removed Finance function "DoFinance( )" as it was no longer useful. Other similar functions in other apps (such as DoInference, Do1VStats, LinSolve) are scheduled for deprecation in a future release14. Improved help for programming and drawing commands by creating example programs showing utilization. These may also be used as a template for new programs created through the program catalog15. New "Empty" application.a. This is meant to be for programmers to make stand alone applications that do not reuse any existing app viewsb. HP recommends using this app type if you are creating a brand new appc. Access the "Empty" app by saving a copy of the existing app, and picking "None" as your base app type16. Added support for more standard derivative form in Function app17. Improved graphing of continuous functions in the Function app to improve graphing of vertical asymptotes18. Added ability to do multiple implicit differentiation - ex: implicit_diff(x^2+y^2-5,x,y,2)19. Added SUPPRESS and INSERT commands for list/matrix/vect/string. Also added new CAS "insert" command20. Added a new date picker through system in places where dates are asked as input. Added CHOOSEDATE user command to get date input in HPPPL.21. Added two new spreadsheet app functions - ClearCell and CellHasData22. CAS random number generator changed to use meserene twister23. Added →Qπ function and modified the [a b/c] key in Home to cycle through this value first, then PDQ fraction, then mixed fraction, then back to decimal.24. Modifed WAIT(0) to not time out at 60s, but timeout 100ms before TOff auto power off time.25. Added a new command QPI and bound to the home [a b/c] key. Allows finding rational ratios of a/b, c/d*sqrt(a/b), a/b*pi, etc.Resolved issues and changes excluding CAS-----------------------------------------1. Resolved issue with digit grouping in User function define box2. Resolved issue with allocation of too much memory on a string program call3. Resolved issue with the ESC key in the program editor not exiting the copy menu like the rest of the system4. Resolved issue with BINOMIAL_CDF losing precision at extreme values5. Resolved issue with slant on ' " characters used in DM'S" angles in monospaced and bold fonts6. Resolved issue with Android version losing first character when calling UPPER or LOWER on a string7. Resolved issue with longer variable names in Solve app being hidden with ...8. Resolved issue where logistic fit performed strangely with out of order data points9. Resolved issue with using a list directly in Stat 1/2 Var app for columns on subsequent calculations10. Resolved several issues with graphical drawing command consistency and ALPHA values11. Resolved issue with "Info( )" and "Reset( )" functions in custom app programs not working as described12. Resolved issue with INPUT when choose list field was defined as null13. Resolved issue with INPUT not accepting/converting fields that are specified as Real/Int to expected values - auto converts if possible now 14. Resolved issue allowing HVars to define user defined functions (similar to define box) with a more compact sytax - HVars("foo",{"A","B"}):='A*SIN(B)'15. Resolved issue with PRINT to ensure last printed item is shown on the screen instead of top of terminal16. Resolved issue where a vector*matrix could sometimes return extra invalid numbers in resultant vector17. Resolved issue with "order_size(n)" returned as part of taylor polynomial preventing graphing in function app18. Resolved issue with derivatives of inverse trig functions in Degrees or Gradians using home numerical deriv19. Resolved issue with [i, -i] .^ -120. Resolved issue with the negative sign being hard to read sometimes, especially on fractions21. Resolved issue with ADDCOL transforming matrices to complex matrices internally22. Resolved issues with too long names being accepted - EXPORT thisismyreallylongname12345678901234567890( ) accepted and would cause many issues23. Updated constants to used NIST 2014 values.24. Resolved issue with parenthesis being needed for limit, sum, product, diff, int followed by a power for clarity25. Resolved issue with FREEZE functionality not behaving as expected26. Changed WAIT(0) to time out roughly 100ms before auto-power off happens rather then 60s.27. Resolved issue with line plot in stat 1 var ignoring frequencies.Resolved issues and changes in CAS----------------------------------1. Resolved issue with e^(1+i) dropping parenthesis on copy2. Resolved issue with int((((144)+((((981/100))^(2))*((x)^(2))))-((((24)*((981/100)))*(x))*(sin((40)*(pi/180)))))^((5/10)),x,0,181/100)3. Resolved issue with int(exp(-x),x,inf,-inf)4. Resolved issue with diff(Beta(3, 4, x, 1))5. Resolved issue with fPart not appearing in catalog6. Improved printing of (x^2)' or similar will now print using ' instead of diff(x^2)7. Resolved issue with simplify(atan(3^(1/3)/sqrt(7))+5)8. Add horner(P,x,newton) for Newton iteration on polynomials9. Resolve issue with sum(1/X^2,X,1,inf)10. Resolve issue with lu([1,2,3])11. Resolve issue with pmin for nilpotent matrices (when proba_epsilon==0)12. Resolved issue with limit(x^2*sec((1/x)),x,0)13. Resolved issue with solve(solve([v10^2+v9^2-1,v10*v9^2-v10*v9+v9^2-v9,v9^3-2*v10*v9-v9^2+2*v10-2*v9+2],[v10,v9]))14. Resolved issue with solve([y-u1+u2=0,x-2*u1*y+u3=0,u1*(2-x-y^2)=0,u2*x=0,u3*y=0],[x,y,u1,u2,u3])15. Resolved issue with row reduction with parameters when det==016. Resolved issue with printing NOT (NOT (x>5) OR x>3 | x=1)17. Improved solve for quadratic equations like csolve(x^2-(1+sqrt(3))*x+2) or csolve(i*x^2+x+1)18. Resolved issue with series(Si(u), u=0, 7)19. Resolved issue with cos/sin(2*pi/6-pi/3)20. Resolved issue with derivative of Beta function21. Auto-extend the field for eigenstuff, auto-extend the field for + - * / if arguments belong to a different finite field with same characteristic22. Resolved issue with solve(4≥(y^2+1),y^2)23. Resolved issue with $ with step if variable is affected (like in k:=3; [(k^2)$(k=2..11,3)])24. Resolved issue with fix for upper incomplete gamma function with negative second argument, int(exp(x^3),x,0,6) is now working25. Resolved issue with idivis of integers >= 23126. Resolved issue with Psi(x,0)27. Resolved issue with desolve(diff(y)=a*cos(y)-b,y)28. Resolved issue with zeros(x^4 - 3x^3 - 2.75x² + 12x - 5)