Massaging output of 50g's FACTORS command
|
01-07-2015, 10:12 PM
(This post was last modified: 01-07-2015 10:21 PM by Han.)
Post: #9
|
|||
|
|||
RE: Massaging output of 50g's FACTORS command
The code below basically changes the list into an array, then converts to a list of row vectors that are reverse-sorted, and then converted back to a matrix. Finally a transpose gets the desired form.
Code: « Graph 3D | QPI | SolveSys |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Massaging output of 50g's FACTORS command - Peter Murphy - 01-03-2015, 07:12 AM
RE: Massaging output of 50g's FACTORS command - Gilles - 01-03-2015, 03:08 PM
RE: Massaging output of 50g's FACTORS command - Peter Murphy - 01-03-2015, 05:27 PM
RE: Massaging output of 50g's FACTORS command - Gilles - 01-03-2015, 09:16 PM
RE: Massaging output of 50g's FACTORS command - C.Ret - 01-03-2015, 05:32 PM
RE: Massaging output of 50g's FACTORS command - Peter Murphy - 01-03-2015, 06:16 PM
RE: Massaging output of 50g's FACTORS command - Peter Murphy - 01-03-2015, 09:35 PM
RE: Massaging output of 50g's FACTORS command - Gilles - 01-04-2015, 09:58 AM
RE: Massaging output of 50g's FACTORS command - Han - 01-07-2015 10:12 PM
RE: Massaging output of 50g's FACTORS command - Gerald H - 01-08-2015, 11:11 AM
|
User(s) browsing this thread: 6 Guest(s)