{"id":18075026,"url":"https://github.com/lnsp/julia-experiments","last_synced_at":"2025-04-05T19:19:13.197Z","repository":{"id":82588110,"uuid":"48593711","full_name":"lnsp/julia-experiments","owner":"lnsp","description":"A small collection of Julia experiments","archived":false,"fork":false,"pushed_at":"2015-12-26T23:21:22.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-11T16:43:07.288Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lnsp.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}},"created_at":"2015-12-25T23:19:29.000Z","updated_at":"2015-12-25T23:44:09.000Z","dependencies_parsed_at":"2023-05-17T16:15:48.130Z","dependency_job_id":null,"html_url":"https://github.com/lnsp/julia-experiments","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fjulia-experiments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fjulia-experiments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fjulia-experiments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fjulia-experiments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lnsp","download_url":"https://codeload.github.com/lnsp/julia-experiments/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386439,"owners_count":20930641,"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":[],"created_at":"2024-10-31T10:44:13.236Z","updated_at":"2025-04-05T19:19:13.176Z","avatar_url":"https://github.com/lnsp.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Julia Experiments\nA small collection of Julia experiments I created while learning Julia. Please take that into consideration while reviewing the code, I am open to any optimizations as long as they don't obliterate the code.\n\n## Finished experiments\n### zeckendorf.jl\nA small piece of code implementing Zeckendorf's theorem. Who does not know of it, *[Zeckendorf's theorem](https://en.wikipedia.org/wiki/Zeckendorf%27s_theorem)* is a proven theorem stating that every non-negative integer N can be represented by a sequence of Fibonacci numbers which can be encoded as a binary string.\n\n## How to run\nEvery experiment folders contains one or more source files and at least one test files. Most of the experiments are made for the REPL-use, so feel free to `include` the main source file (the one with the experiment's name).\n\nYou can test the experiments by running `julia [experiment]_test.jl` and replace `[experiment]` with the experiment.\n\n\u003e **Example:** To test the zeckendorf.jl experiment run `julia zeckendorf_test.jl`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnsp%2Fjulia-experiments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flnsp%2Fjulia-experiments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnsp%2Fjulia-experiments/lists"}