Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Problem with reading values from Maple

by archen (Pilgrim)
on Jan 10, 2005 at 18:15 UTC ( [id://421020]=note: print w/replies, xml ) Need Help??


in reply to Problem with reading values from Maple

I'm not sure I have a solution, but this might be something to consider. First of all you read lines two at a time. If you have a digit at position 'x', then the corresponding variable is on the next line at 'x - 1'. You could then re-write the expression to x^2 format (using a script to translate before getting to your script). I'm not sure if that's going to work if you're using a pipe though.

There are some hangups to consider. If there are no powers, is there a blank line? Probably not. Assuming that powers can also be expressions, then you probably need to look at where the first column starts.

Hope that might have helped in some way.
  • Comment on Re: Problem with reading values from Maple

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://421020]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-18 18:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found