{"id":32154049,"url":"https://github.com/itensor/itensornetworks.jl","last_synced_at":"2026-03-02T20:02:41.088Z","repository":{"id":41993282,"uuid":"381412031","full_name":"ITensor/ITensorNetworks.jl","owner":"ITensor","description":"A package with general tools for working with higher-dimensional tensor networks based on ITensor.","archived":false,"fork":false,"pushed_at":"2026-02-15T02:43:41.000Z","size":2880,"stargazers_count":111,"open_issues_count":61,"forks_count":22,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-02-15T03:52:08.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ITensor.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-29T15:25:07.000Z","updated_at":"2026-02-15T02:22:19.000Z","dependencies_parsed_at":"2023-02-14T13:15:16.319Z","dependency_job_id":"d614ee5d-7725-406f-8fb8-052760c34530","html_url":"https://github.com/ITensor/ITensorNetworks.jl","commit_stats":null,"previous_names":["mtfishman/itensornetworks.jl"],"tags_count":86,"template":false,"template_full_name":null,"purl":"pkg:github/ITensor/ITensorNetworks.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ITensor%2FITensorNetworks.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ITensor%2FITensorNetworks.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ITensor%2FITensorNetworks.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ITensor%2FITensorNetworks.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ITensor","download_url":"https://codeload.github.com/ITensor/ITensorNetworks.jl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ITensor%2FITensorNetworks.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29667117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T19:49:36.704Z","status":"ssl_error","status_checked_at":"2026-02-20T19:44:05.372Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2025-10-21T11:50:01.720Z","updated_at":"2026-03-02T20:02:41.080Z","avatar_url":"https://github.com/ITensor.png","language":"Julia","readme":"\u003e [!WARNING]\n\u003e This is a pre-release software. There are no guarantees that functionality won't break\n\u003e from version to version, though we will try our best to indicate breaking changes\n\u003e following [semantic versioning](https://semver.org/) (semver) by bumping the minor\n\u003e version of the package. We are biasing heavily towards \"moving fast and breaking things\"\n\u003e during this stage of development, which will allow us to more quickly develop the package\n\u003e and bring it to a point where we have enough features and are happy enough with the external\n\u003e interface to officially release it for general public use.\n\u003e\n\u003e In short, use this package with caution, and don't expect the interface to be stable\n\u003e or for us to clearly announce parts of the code we are changing.\n\n# ITensorNetworks.jl\n\n[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://itensor.github.io/ITensorNetworks.jl/stable/)\n[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://itensor.github.io/ITensorNetworks.jl/dev/)\n[![Build Status](https://github.com/ITensor/ITensorNetworks.jl/actions/workflows/Tests.yml/badge.svg?branch=main)](https://github.com/ITensor/ITensorNetworks.jl/actions/workflows/Tests.yml?query=branch%3Amain)\n[![Coverage](https://codecov.io/gh/ITensor/ITensorNetworks.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/ITensor/ITensorNetworks.jl)\n[![Code Style](https://img.shields.io/badge/code_style-ITensor-purple)](https://github.com/ITensor/ITensorFormatter.jl)\n[![Aqua](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)\n\n## Support\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" width=\"20%\" srcset=\"docs/src/assets/CCQ-dark.png\"\u003e\n  \u003cimg alt=\"Flatiron Center for Computational Quantum Physics logo.\" width=\"20%\" src=\"docs/src/assets/CCQ.png\"\u003e\n\u003c/picture\u003e\n\n\nITensorNetworks.jl is supported by the Flatiron Institute, a division of the Simons Foundation.\n\n## Installation instructions\n\nThis package can be added as usual through the package manager:\n\n```julia\njulia\u003e using Pkg: Pkg\n\njulia\u003e Pkg.add(\"ITensorNetworks\")\n```\n\n## Examples\n\n````julia\nusing ITensorNetworks: ITensorNetworks\n````\n\nExamples go here.\n\n---\n\n*This page was generated using [Literate.jl](https://github.com/fredrikekre/Literate.jl).*\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitensor%2Fitensornetworks.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitensor%2Fitensornetworks.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitensor%2Fitensornetworks.jl/lists"}