{"id":18447765,"url":"https://github.com/openmathlib/openvml","last_synced_at":"2025-04-08T00:32:24.189Z","repository":{"id":25525563,"uuid":"28957779","full_name":"OpenMathLib/OpenVML","owner":"OpenMathLib","description":"Vector Math Library","archived":false,"fork":false,"pushed_at":"2016-12-18T06:49:32.000Z","size":184,"stargazers_count":78,"open_issues_count":16,"forks_count":29,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-23T03:51:12.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenMathLib.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-01-08T09:06:14.000Z","updated_at":"2025-02-25T09:14:09.000Z","dependencies_parsed_at":"2022-08-24T05:41:02.754Z","dependency_job_id":null,"html_url":"https://github.com/OpenMathLib/OpenVML","commit_stats":null,"previous_names":["openmathlib/openvml","xianyi/openvml"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenMathLib%2FOpenVML","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenMathLib%2FOpenVML/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenMathLib%2FOpenVML/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenMathLib%2FOpenVML/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenMathLib","download_url":"https://codeload.github.com/OpenMathLib/OpenVML/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247755457,"owners_count":20990618,"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-11-06T07:14:23.218Z","updated_at":"2025-04-08T00:32:19.180Z","avatar_url":"https://github.com/OpenMathLib.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenVML\n\n[![Join the chat at https://gitter.im/xianyi/OpenVML](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/xianyi/OpenVML?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\nTravis CI:[![Build Status](https://travis-ci.org/xianyi/OpenVML.svg?branch=master)](https://travis-ci.org/xianyi/OpenVML)\nAppVeyor:[![Build Status](https://ci.appveyor.com/api/projects/status/github/xianyi/openvml?branch=master\u0026svg=true)](https://ci.appveyor.com/project/xianyi/openvml)\n\nOpenVML is an open soruce vector math library.\n\n## Support Processors and OS\n\n* Generic platform\n  * C and unoptimized codes\n\n* OS\n  * Linux\n  * Mac OSX\n  * Windows (Visual Studio or MinGW)\n\n* x86_64\n  * Intel Sandy Bridge\n  * Intel Haswell\n\n* ARM\n  * ARMv7 (Cortex-A9, Cortex-A15)\n\n## Compile\n\nYou need (CMake)[www.cmake.org] on your platform.\n\n* Linux or Mac OSX:\n\n```\nmkdir /your/build\ncd /your/build\ncmake /path/to/OpenVML\nmake\nmake install\n```\n\n* Visual Studio\n * Need MS Visual Studio 2013 and above.\n * Use cmake or cmake-gui to generate Visual Studio solution files.\n * Use Visual Studio to open the solution and build.\n\n## Test\n\n * Check the result and Performance\n\n   Run `/your/build/test/run_vml_test`.\n   For exmaple,\n   ```\n   ./run_vml_test                          # Run all test\n   ./run_vml_test  -r check_result_s       # Only run single precision functions.\n   ./run_vml_test  -r check_result_s add   # Only run single precision add function (vsAdd).\n   ./run_vml_test  -n 1 10 2               # The input sizes are from 1 to 10, step 2.\n   ```\n\n * Misc test\n\n   Run `/your/build/test/misc_test`.\n\n## Status\n\nOngoing work\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenmathlib%2Fopenvml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenmathlib%2Fopenvml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenmathlib%2Fopenvml/lists"}