{"id":26395822,"url":"https://github.com/maxenceleguery/jat","last_synced_at":"2026-04-24T11:32:39.383Z","repository":{"id":281536009,"uuid":"945573374","full_name":"maxenceleguery/jat","owner":"maxenceleguery","description":"Tensor library","archived":false,"fork":false,"pushed_at":"2025-03-09T18:33:23.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T13:53:37.048Z","etag":null,"topics":["computation","cuda","tensor"],"latest_commit_sha":null,"homepage":"","language":"C++","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/maxenceleguery.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,"zenodo":null}},"created_at":"2025-03-09T18:28:21.000Z","updated_at":"2025-03-09T21:53:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"33a28a4e-e43f-43dd-bd8b-cec88d83791f","html_url":"https://github.com/maxenceleguery/jat","commit_stats":null,"previous_names":["maxenceleguery/jat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxenceleguery/jat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxenceleguery%2Fjat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxenceleguery%2Fjat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxenceleguery%2Fjat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxenceleguery%2Fjat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxenceleguery","download_url":"https://codeload.github.com/maxenceleguery/jat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxenceleguery%2Fjat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32221313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["computation","cuda","tensor"],"created_at":"2025-03-17T11:19:31.669Z","updated_at":"2026-04-24T11:32:39.379Z","avatar_url":"https://github.com/maxenceleguery.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jat (Just A Tensor)\n\nThis project is a C++ library that utilizes CUDA for GPU computations for tensor computation.\n\n## Requirements\n\n- CMake (version 3.10 or higher)\n- A CUDA-capable GPU\n- CUDA Toolkit (version 10.0 or higher)\n- A compatible C++ compiler (e.g., g++, clang++)\n\n## Building the Project\n\n1. Clone the repository:\n   ```\n   git clone \u003crepository-url\u003e\n   cd jat\n   ```\n\n2. Create a build directory:\n   ```\n   mkdir build\n   cd build\n   ```\n\n3. Configure the project using CMake:\n   ```\n   cmake ..\n   ```\n\n4. Build the project:\n   ```\n   make\n   ```\n\n5. Run tests:\n   ```\n   ctest\n   ```\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for more details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxenceleguery%2Fjat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxenceleguery%2Fjat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxenceleguery%2Fjat/lists"}