{"id":32154611,"url":"https://github.com/kcin96/randomprojections.jl","last_synced_at":"2025-10-21T11:58:39.440Z","repository":{"id":196254269,"uuid":"695612644","full_name":"kcin96/RandomProjections.jl","owner":"kcin96","description":"This package is a Julia implementation of random projections.","archived":false,"fork":false,"pushed_at":"2023-11-06T21:05:32.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T11:58:39.081Z","etag":null,"topics":["julia","random-projection","random-projections"],"latest_commit_sha":null,"homepage":"https://kcin96.github.io/RandomProjections.jl/","language":"Julia","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/kcin96.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}},"created_at":"2023-09-23T17:42:40.000Z","updated_at":"2023-11-27T08:34:47.000Z","dependencies_parsed_at":"2023-09-29T21:50:46.383Z","dependency_job_id":null,"html_url":"https://github.com/kcin96/RandomProjections.jl","commit_stats":null,"previous_names":["kcin96/randomprojections.jl"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kcin96/RandomProjections.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcin96%2FRandomProjections.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcin96%2FRandomProjections.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcin96%2FRandomProjections.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcin96%2FRandomProjections.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kcin96","download_url":"https://codeload.github.com/kcin96/RandomProjections.jl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcin96%2FRandomProjections.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280256227,"owners_count":26299342,"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","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["julia","random-projection","random-projections"],"created_at":"2025-10-21T11:58:35.744Z","updated_at":"2025-10-21T11:58:39.431Z","avatar_url":"https://github.com/kcin96.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RandomProjections.jl\n\nThis is a Julia implementation of random projections. This package supports\n- Gaussian random projections\n- Sparse random projections\n- Johnson-Lindenstrauss mininum dimension\n\n## Installation\nTo install in the Julia REPL:\n```julia-repl\njulia\u003e using Pkg\njulia\u003e Pkg.add(\"RandomProjections\")\n```\n\nTo load the package:\n```julia-repl\njulia\u003e using RandomProjections\n```\n\n## Status\n- Build \u0026 Testing Status: [![Build Status](https://github.com/kcin96/RandomProjections.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/kcin96/RandomProjections.jl/actions/workflows/CI.yml?query=branch%3Amain)\n\n- Documentation Status: [![](https://img.shields.io/badge/docs-stable-blue.svg)](https://github.com/kcin96/RandomProjections.jl/stable)\n[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://github.com/kcin96/RandomProjections.jl/dev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcin96%2Frandomprojections.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkcin96%2Frandomprojections.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcin96%2Frandomprojections.jl/lists"}