{"id":23062561,"url":"https://github.com/eschmar/kth-id1019","last_synced_at":"2025-06-25T14:37:13.019Z","repository":{"id":73758118,"uuid":"79494942","full_name":"eschmar/kth-id1019","owner":"eschmar","description":"Course programming exercises.","archived":false,"fork":false,"pushed_at":"2021-09-08T09:39:24.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T21:16:52.614Z","etag":null,"topics":["erlang","kth"],"latest_commit_sha":null,"homepage":null,"language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eschmar.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-01-19T21:03:31.000Z","updated_at":"2023-03-17T12:07:22.000Z","dependencies_parsed_at":"2023-05-11T19:30:35.969Z","dependency_job_id":null,"html_url":"https://github.com/eschmar/kth-id1019","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/eschmar%2Fkth-id1019","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eschmar%2Fkth-id1019/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eschmar%2Fkth-id1019/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eschmar%2Fkth-id1019/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eschmar","download_url":"https://codeload.github.com/eschmar/kth-id1019/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246955247,"owners_count":20860244,"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":["erlang","kth"],"created_at":"2024-12-16T03:27:25.226Z","updated_at":"2025-04-03T07:27:29.295Z","avatar_url":"https://github.com/eschmar.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kth-id1019\n\n\u003ca target=\"_blank\" href=\"https://github.com/eschmar/kth-id1019/raw/master/mandelbrot/img/fjord.jpg\"\u003e\n    \u003cimg src=\"https://github.com/eschmar/kth-id1019/raw/master/mandelbrot/img/fjord.jpg\" alt=\"Mandelbrot\" style=\"max-width:100%;\"\u003e\n\u003c/a\u003e\n\n\n## mandelbrot c compilation\n\n```sh\ngcc -std=c99 -fPIC -shared -o complex_nif.so complex_nif.c -I /usr/local/lib/erlang/erts-8.2/include/ -flat_namespace -undefined \nsuppress\n```\n\n* Add the absolute path to the erlang `erl_nif.h`\n* Add `-flat_namespace -undefined suppress` on macOS\n\n## run mandelbrot\n\n```erl\n% cd ../helper\nc(color).\nc(debug).\n\n% cd ../mandelbrot\nc(theme).\nc(ppm).\nc(complex).\nc(complex_nif).\nc(brot).\nc(mandel).\n\nmandel:whole().\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feschmar%2Fkth-id1019","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feschmar%2Fkth-id1019","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feschmar%2Fkth-id1019/lists"}