Ticket #264 (closed enhancement: wontfix)

Opened 14 years ago

Last modified 13 years ago

More consistent APIs

Reported by: hydroponics@… Owned by: jaymccarthy
Priority: minor Milestone:
Component: jaymccarthy/opencl.plt Keywords:
Cc: Version: (3 2)
Racket Version: 4.2.4

Description

Rather than taking vectors as arguments and returning cvectors, it would be nice if the Scheme-style API took lists as parameters and returned lists.
Similarly, the C-style API should perhaps take cvectors rather than vectors as arguments.

Change History

Changed 14 years ago by jaymccarthy

  • status changed from new to accepted

I will look into it. However, I don't intend to use lists in the Scheme-style named API. Vectors are Scheme style, but cvectors probably aren't.

Changed 13 years ago by jaymccarthy

  • status changed from accepted to closed
  • resolution set to wontfix

I will not do this any time soon, but it is only my list and I'll accept a patch for this.

Note: See TracTickets for help on using tickets.