{"id":26950543,"url":"https://github.com/formulae-org/package-list-js","last_synced_at":"2025-04-02T23:29:59.210Z","repository":{"id":184764901,"uuid":"627727317","full_name":"formulae-org/package-list-js","owner":"formulae-org","description":"List package for Fōrmulæ, in JavaScript","archived":false,"fork":false,"pushed_at":"2025-03-17T04:36:06.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T05:29:02.257Z","etag":null,"topics":["cartesian-product","conjugate-transpose","determinant","dot-product","formulae","javascript","kronecker-product","list","matrix","matrix-multiplication","powerset","sorting","table","transpose-matrix"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/formulae-org.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":"2023-04-14T04:24:11.000Z","updated_at":"2025-03-17T04:36:09.000Z","dependencies_parsed_at":"2024-03-10T05:31:13.649Z","dependency_job_id":"1c3ef7cc-d61c-4e38-b632-0acf3f5411b8","html_url":"https://github.com/formulae-org/package-list-js","commit_stats":null,"previous_names":["formulae-org/package-list-js"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formulae-org%2Fpackage-list-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formulae-org%2Fpackage-list-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formulae-org%2Fpackage-list-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/formulae-org%2Fpackage-list-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/formulae-org","download_url":"https://codeload.github.com/formulae-org/package-list-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246910502,"owners_count":20853592,"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":["cartesian-product","conjugate-transpose","determinant","dot-product","formulae","javascript","kronecker-product","list","matrix","matrix-multiplication","powerset","sorting","table","transpose-matrix"],"created_at":"2025-04-02T23:29:58.628Z","updated_at":"2025-04-02T23:29:59.202Z","avatar_url":"https://github.com/formulae-org.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# package-list-js\n\nList (and matrix, tables) package for the [Fōrmulæ](https://formulae.org) programming language.\n\nFōrmulæ is also a software framework for visualization, edition and manipulation of complex expressions, from many fields. The code for an specific field —i.e. arithmetics— is encapsulated in a single unit called a Fōrmulæ **package**.\n\nThis repository contains the source code for the **list package**. It is intended to the computation on lists. Despite the name, it includes a lot of expressions related to vectors, matrices (because a matrix is a list of -same cardinallity- subslists), and tables.\n\nThe GitHub organization [formulae-org](https://github.com/formulae-org) encompasses the source code for the rest of packages, as well as the [web application](https://github.com/formulae-org/formulae-js).\n\n\u003c!--\nTake a look at this [tutorial](https://formulae.org/?script=tutorials/Complex) to know the capabilities of the Fōrmulæ arithmetic package.\n--\u003e\n\n### Capabilities ###\n\n* Visualization of expressions\n    * List, it is shown as $`\\{ element_1, element_2, ..., element_n \\}`$\n    * Matrix\n    * Table\n\n* Edition\n    * Manual creation of a list. It creates a list with the currently selected expression as it single element\n    * Manual creation of a multi-element list of a provided number of elements\n    * Manual creation of a matrix of given number of rows and columns\n    * Manual creation of a table from a matrix\n\n* Reduction\n    * Related to lists/vectors\n        * [Sort](https://en.wikipedia.org/wiki/Sorting) the elements of a list/vector\n            * Using the natural order of its elements\n            * Using a custom comparator, provided as a lambda expression  \n        * [Cartesian product](https://en.wikipedia.org/wiki/Cartesian_product) of two or more lists/vectors\n        * Cartesian exponentiation of a list/vector\n        * [Dot product](https://en.wikipedia.org/wiki/Dot_product) of two or more lists/vectors\n        * [Power set](https://en.wikipedia.org/wiki/Power_set) of two or more lists/vectors\n    * Related to matrices\n        * [Matrix multiplication](https://en.wikipedia.org/wiki/Matrix_multiplication)\n        * [Transpose of a matrix](https://en.wikipedia.org/wiki/Transpose)\n        * [Determinant of a matrix](https://en.wikipedia.org/wiki/Determinant)\n        * [Kronecker product](https://en.wikipedia.org/wiki/Kronecker_product) of two or more matrices\n        * [Conjugate transpose](https://en.wikipedia.org/wiki/Conjugate_transpose) of a matrix\n    * Programmatic creation of list/vectors/matrices/tables\n        * Creation of a list from a range e.g. 5..10\n\n\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fformulae-org%2Fpackage-list-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fformulae-org%2Fpackage-list-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fformulae-org%2Fpackage-list-js/lists"}