--- layout: page title: Community description: Project Community Page group: nav-right ---

{{ site.data.project.name }} {{ page.title }}

Github

You can find all of Apache SystemDS’s code on Github, including example algorithms and notebooks. Fork it, try it out, and contribute to SystemDS yourself.

Go To Github

Jira

Keep track of the daily updates with SystemDS. Create your own Jira to report issues and bugs you come across, acting as part of the SystemDS community.

Go To Jira

Roadmap

View SystemDS's roadmap for a comprehensive blueprint of future plans. You can also browse through a list of completed features from past versions.

Go to Roadmap

SystemDS Project Committers


{% if site.data.contributors %} {% for member in site.data.contributors %}
{{member.name}}
  • {{member.role}}
  • {{member.org}}
{% endfor %} {% endif %}

Subscribe to Our Mailing Lists

For SystemDS updates and news, subscribe to our mailing lists. As SystemDS grows, so will our community. To unsubscribe, change the recipient from "subscribe" to "unsubscribe."

Developer List

Questions, feedback, and other SystemDS related items are discussed on the dev mailing list.

Issues List

JIRA notifications are sent to this list when issues are created, modified or pull requests are submitted.

Commits List

Notifications with code diffs are sent to this list when changes are committed to the SystemDS source tree.