libraries.json 268 B

1234567891011121314
  1. {
  2. "key": "compute",
  3. "name": "Compute",
  4. "authors": [
  5. "Kyle Lutz"
  6. ],
  7. "description": "Parallel/GPU-computing library",
  8. "category": [
  9. "Concurrent"
  10. ],
  11. "maintainers": [
  12. "Kyle Lutz <kyle.r.lutz -at- gmail.com>"
  13. ]
  14. }