{"id":33190884,"url":"https://github.com/MORLab/sssMOR","last_synced_at":"2025-11-21T00:02:24.040Z","repository":{"id":86434201,"uuid":"102536049","full_name":"MORLab/sssMOR","owner":"MORLab","description":"sssMOR - Sparse State-Space and Model Order Reduction Toolbox","archived":false,"fork":false,"pushed_at":"2024-08-15T06:56:47.000Z","size":60170,"stargazers_count":36,"open_issues_count":5,"forks_count":9,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-08-15T08:23:19.295Z","etag":null,"topics":["dynamical-systems","large-scale","matlab-toolbox","model-order-reduction","model-reduction","state-space"],"latest_commit_sha":null,"homepage":"https://www.rt.mw.tum.de/?sssmor","language":"MATLAB","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MORLab.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-09-05T22:34:10.000Z","updated_at":"2024-08-15T06:56:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"a950ba4b-2c95-41ff-a65e-f31adf28cefe","html_url":"https://github.com/MORLab/sssMOR","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/MORLab/sssMOR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MORLab%2FsssMOR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MORLab%2FsssMOR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MORLab%2FsssMOR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MORLab%2FsssMOR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MORLab","download_url":"https://codeload.github.com/MORLab/sssMOR/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MORLab%2FsssMOR/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285532343,"owners_count":27187706,"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","status":"online","status_checked_at":"2025-11-20T02:00:05.334Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["dynamical-systems","large-scale","matlab-toolbox","model-order-reduction","model-reduction","state-space"],"created_at":"2025-11-16T06:00:40.185Z","updated_at":"2025-11-21T00:02:24.033Z","avatar_url":"https://github.com/MORLab.png","language":"MATLAB","readme":"﻿sssMOR\n=======\n\nA sparse state-space, model order reduction toolbox developed at the Chair of\nAutomatic Control, Technische Universität München.\n\nFor more information, type `doc` in the command window or visit http://www.rt.mw.tum.de/?sssMOR. Check out also our demo by typing `sssMOR_gettingStarted` in the command window\n\n***\n*Programmed with:* MATLAB R2015b\n\n*Tested on:* MATLAB R2014b, R2015b, R2016b (both Windows 7 and Ubuntu 16.04.1 LTS)\n\n*Some functions require:* Control System Toolbox, Optimization Toolbox.\n\n\u003e Note: Sign up for our newsletter under https://lists.lrz.de/mailman/listinfo/morlab to stay up to date.\n\n***\nCopyright\n----------\nThis toolbox is developed by [MORLab](https://www.rt.mw.tum.de/?morlab), the model reduction lab at the [Chair of Automatic Control](https://www.rt.mw.tum.de/en/home/).\n\n***\nAcknowledgements\n-----------------\nThe developing team is thankful to all the research assistants and students at [MORLab](https://www.rt.mw.tum.de/?morlab) that have contributed at creating and developing the sssMOR toolbox since 2010.\n\nThe team of [Morembs](http://www.itm.uni-stuttgart.de/research/model_reduction/MOREMBS_en.php), a model reduction software for elastic multibody systems, is sincerely acknowledged for the support in the automated generation of the documentation for the toolbox.\n\n***\nDeveloping guidelines\n----------------------\n\nWe hope that you enjoy the toolbox and would like to contribute by extending its capability.\nTo make sure that the developing does not get out of hand, we prepared a few guidelines that we ask you to follow.\n\n\n### Folder structure\nThe folder structure of the toolbox is as follows\n- **sssMOR** (main folder)\n \t- **app**\n \t- **demos**\n \t- **doc**\n\t- **src** (source code)\n\t\t- **extras**\n\t\t- **MOR** (reduction algorithms)\n\t\t    - **@ssRed** (class definition for reduced objects)\n\t\t    - **classic**\n\t\t    - **stateOfTheArt**\n\t- **test**\n\n\n### Documentation\nTo automatically generate the documentation for the toolbox from the function headers, type `publishDoc('sssMOR')` in the command window. Make sure to format the function headers according to the ``headerTemplate.m`` provided. To publish the documentation for a single function, use syntax `publishFunction('function name')`.\n","funding_links":[],"categories":["Model Reduction"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMORLab%2FsssMOR","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMORLab%2FsssMOR","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMORLab%2FsssMOR/lists"}