{"id":19866584,"url":"https://github.com/stoverc/matrixlinearalgebra","last_synced_at":"2026-02-21T20:03:12.941Z","repository":{"id":106895007,"uuid":"539266965","full_name":"stoverc/MATrixLinearAlgeBra","owner":"stoverc","description":"A collection of WL implementations of Matlab functions.","archived":false,"fork":false,"pushed_at":"2022-09-24T04:02:19.000Z","size":489,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-23T15:42:26.826Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Mathematica","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stoverc.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-21T02:08:42.000Z","updated_at":"2022-09-21T22:21:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"a815aed7-cfcb-4742-98b0-5fb84a2100e8","html_url":"https://github.com/stoverc/MATrixLinearAlgeBra","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stoverc/MATrixLinearAlgeBra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoverc%2FMATrixLinearAlgeBra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoverc%2FMATrixLinearAlgeBra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoverc%2FMATrixLinearAlgeBra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoverc%2FMATrixLinearAlgeBra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stoverc","download_url":"https://codeload.github.com/stoverc/MATrixLinearAlgeBra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoverc%2FMATrixLinearAlgeBra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29691942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-12T15:26:25.157Z","updated_at":"2026-02-21T20:03:12.925Z","avatar_url":"https://github.com/stoverc.png","language":"Mathematica","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MATrixLinearAlgeBra\n[My](https://resources.wolframcloud.com/publishers/resources?PublisherID=TheRealCStover) `MATrixLinearAlgeBra` paclet for [The Wolfram Paclet Repository](https://resources.wolframcloud.com/PacletRepository). \u003csup\u003e([published docs](https://resources.wolframcloud.com/PacletRepository/resources/TheRealCStover/MATrixLinearAlgeBra/))\u003c/sup\u003e\u003csup\u003e([bleeding-edge docs](https://www.wolframcloud.com/obj/chaz0014/DeployedResources/Paclet/TheRealCStover/MATrixLinearAlgeBra/))\u003c/sup\u003e\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd valign = \"top\"\u003e\n      The \u003ccode\u003eMATrixLinearAlgeBra\u003c/code\u003e paclet collects together a number of WL implementations of Matlab functions.\n      \u003cbr\u003e\u003cbr\u003e\n      This Paclet is intended to serve as an on-ramp to Mathematica/WL for Matlab users.\n    \u003c/td\u003e\n    \u003ctd valign = \"top\"\u003e\n      \u003cimg src = \"https://github.com/stoverc/Matlab/blob/main/img/logo2.png\"\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n[![View notebooks](https://wolfr.am/HAAhzkRq)](https://wolfr.am/17EzQ1JW1)\n \n## TODO\n* Conditions on arguments of \u003ccode\u003eLinspace\u003c/code\u003e.\n* 2-arg form of \u003ccode\u003eRot90\u003c/code\u003e.\n* Expand expand expand!\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003ch2\u003eChangelog\u003c/h2\u003e\u003c/summary\u003e\n  \u003cdetails\u003e\n  \u003csummary\u003e\u003ch4\u003e21-23 Sep 2022\u003c/h4\u003e\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003eRenamed from \u003ccode\u003eMatlab\u003c/code\u003e to \u003ccode\u003eMATrixLinearAlgeBra\u003c/code\u003e per \u003ca href = \"https://resources.wolframcloud.com/publishers/resources?PublisherID=Bob\"\u003e@Bob Sandheinrich\u003c/a\u003e's suggestion. Thanks, Bob!\u003c/li\u003e\n    \u003cli\u003eAttempted to publish v1.0.0 in the paclet repo before hitting error.\u003c/li\u003e\n    \u003cli\u003eA couple days later: Re-created the entire paclet from scratch to attempt to overcome errors.\u003c/li\u003e\n    \u003cli\u003ePublished v1.0.0 in the Paclet Repo: (\u003ca href = \"https://resources.wolframcloud.com/PacletRepository/resources/TheRealCStover/MATrixLinearAlgeBra/\"\u003elink\u003c/a\u003e)\n  \u003c/ol\u003e\n  \u003c/details\u003e\n  \u003cdetails\u003e\n  \u003csummary\u003e\u003ch4\u003e20 Sep 2022\u003c/h4\u003e\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003eLater, made a (very sparse) main guide page.\u003c/li\u003e\n    \u003cli\u003eInitial commit. This version contains definitions four functions plus some skeleton documentation for each. Much more fleshing out is needed.\u003c/li\u003e\n  \u003c/ol\u003e\n  \u003c/details\u003e\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstoverc%2Fmatrixlinearalgebra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstoverc%2Fmatrixlinearalgebra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstoverc%2Fmatrixlinearalgebra/lists"}