{"id":15060394,"url":"https://github.com/john5934/neuron_asm","last_synced_at":"2026-01-31T09:02:19.319Z","repository":{"id":236845968,"uuid":"793266920","full_name":"john5934/Neuron_ASM","owner":"john5934","description":"Weighted sum of a neuron in a neural net","archived":false,"fork":false,"pushed_at":"2024-08-02T03:01:41.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T04:40:43.490Z","etag":null,"topics":["arm64","assembly-language","neural-network","neuron","weighted-sum","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/john5934.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":"2024-04-28T21:44:21.000Z","updated_at":"2024-08-02T03:01:44.000Z","dependencies_parsed_at":"2024-08-02T04:29:58.582Z","dependency_job_id":"df447349-0a65-4d39-9fde-7976190ebca5","html_url":"https://github.com/john5934/Neuron_ASM","commit_stats":null,"previous_names":["john5934/neuron_asm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/john5934/Neuron_ASM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john5934%2FNeuron_ASM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john5934%2FNeuron_ASM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john5934%2FNeuron_ASM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john5934%2FNeuron_ASM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/john5934","download_url":"https://codeload.github.com/john5934/Neuron_ASM/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/john5934%2FNeuron_ASM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28936100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T08:53:31.997Z","status":"ssl_error","status_checked_at":"2026-01-31T08:51:38.521Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["arm64","assembly-language","neural-network","neuron","weighted-sum","x86-64"],"created_at":"2024-09-24T22:58:13.976Z","updated_at":"2026-01-31T09:02:19.305Z","avatar_url":"https://github.com/john5934.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"PURPOSE: To compute the weighted sum of a neuron in a neural net.\n\nThese primitives are written in assembler for speed and can be called from C on Linux.\n\nParameters are passed in registers according to the Linux ABI standard, so any C compiler should work.\n\nThe x86_64 version requires the NASM assembler.\n\nThe ARM64 version builds with the 'as' assembler available on Raspberry Pi OS and Debian.\n\nIn the C code comments, type 'f64' is a 64-bit floating-point value, and 'u32' is an unsigned 32-bit integer.\n\nLICENSE: This code is released to the public domain.\n         It is provided \"as-is\" without warranty of any kind.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohn5934%2Fneuron_asm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohn5934%2Fneuron_asm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohn5934%2Fneuron_asm/lists"}