Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^4: RFC: 100 PDL Exercises (ported from numpy)

by zubenel0 (Sexton)
on Feb 16, 2020 at 08:44 UTC ( #11113015=note: print w/replies, xml ) Need Help??


in reply to Re^3: RFC: 100 PDL Exercises (ported from numpy)
in thread RFC: 100 PDL Exercises (ported from numpy)

I see that there are 16 exercises marked with "N/A". IMO for these we could try finding equivalents in PDL. For example exercise 26 is to get output from this code:
print(sum(range(5),-1)) from numpy import * print(sum(range(5),-1))
I guess it should be possible to change the code to the equivalent in PDL. In this way it will become possible to solve all the exercises.

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others perusing the Monastery: (2)
As of 2023-03-29 20:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (73 votes). Check out past polls.

    Notices?