{"id":19516474,"url":"https://github.com/tkonolige/petscbinaryio.jl","last_synced_at":"2025-10-29T03:07:15.433Z","repository":{"id":61799157,"uuid":"84114550","full_name":"tkonolige/PETScBinaryIO.jl","owner":"tkonolige","description":"Julia package for PETSc sparse matrix IO","archived":false,"fork":false,"pushed_at":"2019-04-11T11:36:01.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-27T05:02:02.642Z","etag":null,"topics":["julia","petsc"],"latest_commit_sha":null,"homepage":null,"language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tkonolige.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-06T19:53:50.000Z","updated_at":"2019-10-20T02:21:52.000Z","dependencies_parsed_at":"2022-10-21T11:30:54.261Z","dependency_job_id":null,"html_url":"https://github.com/tkonolige/PETScBinaryIO.jl","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkonolige%2FPETScBinaryIO.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkonolige%2FPETScBinaryIO.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkonolige%2FPETScBinaryIO.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkonolige%2FPETScBinaryIO.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkonolige","download_url":"https://codeload.github.com/tkonolige/PETScBinaryIO.jl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240766672,"owners_count":19854114,"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":["julia","petsc"],"created_at":"2024-11-10T23:46:14.271Z","updated_at":"2025-10-29T03:07:15.385Z","avatar_url":"https://github.com/tkonolige.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PETScBinaryIO.jl\n\nA Julia package for reading and writing sparse matrices in a format PETSc understands.\n\n## Exported Functions\n\n```julia\nwritepetsc(filename, objs :: Vector{Union{SparseMatrixCSC, Vector}})\nwritepetsc(filename, mat :: SparseMatrixCSC)\nwritepetsc(filename, vec :: Vector)\n```\n\nWrite a sparse matrix to `filename` in a format PETSc can understand.\n\n```julia\nreadpetsc(filename) :: Vector{Union{SparseMatrixCSC, Vector}}\n```\n\nRead a sparse matrix in PETSc's binary format from `filename`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkonolige%2Fpetscbinaryio.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkonolige%2Fpetscbinaryio.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkonolige%2Fpetscbinaryio.jl/lists"}