ben-albrecht / numsuch

Porting little bits of code I need from NumPy over to Chapel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NumSuch

Porting little bits of code I need from NumPy over to Chapel

This is an attempt to collect numerical tools into Chapel libraries. It's a purely amateur effort, since I am by no means a numerical programmer.

Let's mirror NumPy and SciPy where we can.

About

Porting little bits of code I need from NumPy over to Chapel

License:Apache License 2.0


Languages

Language:Makefile 70.8%Language:Chapel 29.2%