{"id":17531128,"url":"https://github.com/milosgajdos/matrix","last_synced_at":"2025-04-23T19:25:30.970Z","repository":{"id":57514447,"uuid":"163777761","full_name":"milosgajdos/matrix","owner":"milosgajdos","description":"Helper functions for working with https://www.gonum.org/ matrices in Go","archived":false,"fork":false,"pushed_at":"2023-02-20T10:34:24.000Z","size":36,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-23T19:25:25.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/milosgajdos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-01-02T00:49:33.000Z","updated_at":"2023-02-20T10:28:31.000Z","dependencies_parsed_at":"2023-07-13T21:00:17.745Z","dependency_job_id":null,"html_url":"https://github.com/milosgajdos/matrix","commit_stats":null,"previous_names":["milosgajdos83/matrix"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milosgajdos%2Fmatrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milosgajdos%2Fmatrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milosgajdos%2Fmatrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milosgajdos%2Fmatrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milosgajdos","download_url":"https://codeload.github.com/milosgajdos/matrix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250498381,"owners_count":21440454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-20T17:22:57.274Z","updated_at":"2025-04-23T19:25:30.951Z","avatar_url":"https://github.com/milosgajdos.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# matrix\n\n[![Build Status](https://github.com/milosgajdos/matrix/workflows/CI/badge.svg)](https://github.com/milosgajdos/matrix/actions?query=workflow%3ACI)\n[![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go\u0026logoColor=white\u0026style=flat-square)](https://pkg.go.dev/github.com/milosgajdos/matrix)\n[![GoDoc](https://godoc.org/github.com/milosgajdos/matrix?status.svg)](https://godoc.org/github.com/milosgajdos/matrix)\n[![License](https://img.shields.io/:license-apache-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Go Report Card](https://goreportcard.com/badge/milosgajdos/matrix)](https://goreportcard.com/report/github.com/milosgajdos/matrix)\n\nThis Go package contains various function useful when working with [gonum](https://www.gonum.org) matrices which are not provided by `gonum` [mat](https://godoc.org/gonum.org/v1/gonum/mat) package.\n\n# Get started\n\nGet the package:\n```\n$ go get -u github.com/milosgajdos/matrix\n```\n\nGet dependencies:\n```\n$ make godep \u0026\u0026 make dep\n```\n\nRun the tests:\n```\n$ make test\n```\n\n# Contributing\n\n**YES PLEASE!**\n\nPlease make sure you run the following command before you open a new PR:\n```shell\n$ make all\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilosgajdos%2Fmatrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilosgajdos%2Fmatrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilosgajdos%2Fmatrix/lists"}