{"id":21296902,"url":"https://github.com/reddec/vmath","last_synced_at":"2025-03-15T17:27:35.647Z","repository":{"id":29141911,"uuid":"32672007","full_name":"reddec/vmath","owner":"reddec","description":"Vector math with OpenMP support","archived":false,"fork":false,"pushed_at":"2015-03-23T06:44:48.000Z","size":152,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-09T00:06:41.152Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reddec.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-03-22T11:01:15.000Z","updated_at":"2015-03-23T06:44:48.000Z","dependencies_parsed_at":"2022-09-06T12:50:48.966Z","dependency_job_id":null,"html_url":"https://github.com/reddec/vmath","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/reddec%2Fvmath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reddec%2Fvmath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reddec%2Fvmath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reddec%2Fvmath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reddec","download_url":"https://codeload.github.com/reddec/vmath/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243765007,"owners_count":20344517,"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-21T14:30:44.089Z","updated_at":"2025-03-15T17:27:35.605Z","avatar_url":"https://github.com/reddec.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"vmath\n=====\n\nVector math with OpenMP support\n\nInstall\n=======\n\nUse CMake:\n\n    $# cmake\n    $# make\n\nBuild requirements:\n\n-   c++ 11 compiler\n-   OpenMP\n-   CMake\n-   Make\n-   dpkg\n-   TCLAP\n\nWill be created .deb package with\n\n-   `/usr/local/include/vmath.h` - base operations\n-   Parallel binary operation for each element in vector with\n    1.  Single value\n    2.  Single other vector\n    3.  Multiple others vectors (variadic templates)\n-   `/usr/local/include/comath.h` - specific functions like Strike-Slip\n    function\n-   `/usr/local/bin/comath` - command-line utility\n\nCommand line help:\n\n    USAGE:\n\n    comath [-t] [-v] [-m] [-x] [-s] [-n] [-c \u003cint\u003e] [-a] [--] [--version]\n    [-h]\n\n    Where:\n\n    -t, --total Sum/Min/Max/Avg\n\n    -v, --avg Average of numbers\n\n    -m, --min Min of numbers\n\n    -x, --max Max of numbers\n\n    -s, --sum Sum of numbers\n\n    -n, --normalize Normalize (/max)\n\n    -c \u003cint\u003e, --column \u003cint\u003e Column number\n\n    -a, --alter-djonson Calculate Alter-Djonson\n\n    --, --ignore_rest Ignores the rest of the labeled arguments following\n    this flag.\n\n    --version Displays version information and exits.\n\n    -h, --help Displays usage information and exits.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freddec%2Fvmath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freddec%2Fvmath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freddec%2Fvmath/lists"}