Skip to content

Commit 0e3799b

Browse files
committed
Write about Red Data Tools, Ruby Numo, and SciRuby
1 parent 5c07a18 commit 0e3799b

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

index.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,25 @@ RubyData aims to increase two populations of:
44

55
1. Developers who write opensource data tools for Rubyists.
66
2. Users who use opensource data tools with their products written in Ruby.
7+
8+
## Development projects, organizations, and communities
9+
10+
There are some projects, organizations, and communities that aim to make data tools for Ruby.
11+
12+
### Red Data Tools
13+
14+
Red Data Tools is a project that provides data processing tools for Ruby.
15+
16+
Website: https://red-data-tools.github.io/
17+
18+
### Ruby Numo
19+
20+
Ruby Numo provides [numo-narray](https://github.com/ruby-numo/narray) and data analysis environment based on numo-narray.
21+
22+
Website: https://github.com/ruby-numo
23+
24+
### SciRuby
25+
26+
SciRuby is a community of developers and users of data tools based on [nmatrix](http://sciruby.com/nmatrix/) library.
27+
28+
Website: http://sciruby.com/

0 commit comments

Comments
 (0)