{"id":26664017,"url":"https://github.com/ntapiam/pydend","last_synced_at":"2025-03-25T15:43:50.009Z","repository":{"id":283640108,"uuid":"952431892","full_name":"ntapiam/pydend","owner":"ntapiam","description":"Implementation of dendriform and tridendriform structures on Schröder trees","archived":false,"fork":false,"pushed_at":"2025-03-21T09:57:34.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-03-21T10:37:35.629Z","etag":null,"topics":["algebraic-structures","linear-algebra","mit-license"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ntapiam.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":"2025-03-21T09:15:43.000Z","updated_at":"2025-03-21T09:57:37.000Z","dependencies_parsed_at":"2025-03-21T10:37:38.447Z","dependency_job_id":null,"html_url":"https://github.com/ntapiam/pydend","commit_stats":null,"previous_names":["ntapiam/pydend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntapiam%2Fpydend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntapiam%2Fpydend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntapiam%2Fpydend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntapiam%2Fpydend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ntapiam","download_url":"https://codeload.github.com/ntapiam/pydend/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245492230,"owners_count":20624290,"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":["algebraic-structures","linear-algebra","mit-license"],"created_at":"2025-03-25T15:43:49.622Z","updated_at":"2025-03-25T15:43:50.002Z","avatar_url":"https://github.com/ntapiam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dend\n\nDend is a Python project for doing calculations with Schröder trees. It provides modules for (tri-)dendriform and vector operations.\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/ntapiam/dend.git\n   cd dend\n   ```\n\n2. (Optional) Create and activate a virtual environment:\n   ```bash\n   python3 -m venv venv\n   source venv/bin/activate\n   ```\n\n3. Install the package:\n   ```bash\n   pip install -e .\n   ```\n\n## Usage\n\nAfter installation, you can run the main application:\n```bash\npython -m dend.main\n```\n\nYou can also run tests using:\n```bash\npytest\n```\n\n## Project Structure\n\n- **src/dend/**: Contains the source code for the dend package.\n- **tests/**: Contains unit tests for the project.\n- **pyproject.toml**: Project configuration.\n\n## License\n\nThis project is licensed under the terms of the LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntapiam%2Fpydend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fntapiam%2Fpydend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntapiam%2Fpydend/lists"}