unofficial-loongarch-intrinsics-guide

Unofficial LoongArch Intrinsics Guide

https://github.com/jiegec/unofficial-loongarch-intrinsics-guide

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.1%) to scientific vocabulary

Keywords

intrinsics loongarch

Keywords from Contributors

projection interactive embedded hacking mesh interpretability profiles distribution sequences generic
Last synced: 6 months ago · JSON representation ·

Repository

Unofficial LoongArch Intrinsics Guide

Basic Info
Statistics
  • Stars: 59
  • Watchers: 5
  • Forks: 8
  • Open Issues: 0
  • Releases: 2
Topics
intrinsics loongarch
Created about 2 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

Unofficial LoongArch Intrinsics Guide

DOI

Visit http://jia.je/unofficial-loongarch-intrinsics-guide/.

Arranged from QEMU implementation and GCC Intrinsics.

All LSX & LASX instructions are documented.

Inspired by A64 SIMD Instruction List: SVE Instructions by Dougall Johnson.

The GitHub repo is jiegec/unofficial-loongarch-intrinsics-guide.

Contributions are welcome.

Owner

  • Name: Chen
  • Login: jiegec
  • Kind: user

A PhD student at Tsinghua University.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- given-names: Jiajie
  family-names: Chen
- given-names: Chenguang
  family-names: Wang
- given-names: Xuerui
  family-names: Wang
- given-names: Binbin
  family-names: Zhou
title: "Unofficial LoongArch Intrinsics Guide"
version: v20250706.1
identifiers:
  - type: doi
    value: 10.5281/zenodo.15820456
date-released: 2025-07-06
repository-code: >-
  https://github.com/jiegec/unofficial-loongarch-intrinsics-guide
url: 'https://jia.je/unofficial-loongarch-intrinsics-guide/'

GitHub Events

Total
  • Create event: 5
  • Issues event: 15
  • Release event: 3
  • Watch event: 23
  • Delete event: 2
  • Issue comment event: 15
  • Push event: 81
  • Pull request event: 7
  • Fork event: 2
Last Year
  • Create event: 5
  • Issues event: 15
  • Release event: 3
  • Watch event: 23
  • Delete event: 2
  • Issue comment event: 15
  • Push event: 81
  • Pull request event: 7
  • Fork event: 2

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 262
  • Total Committers: 4
  • Avg Commits per committer: 65.5
  • Development Distribution Score (DDS): 0.053
Past Year
  • Commits: 262
  • Committers: 4
  • Avg Commits per committer: 65.5
  • Development Distribution Score (DDS): 0.053
Top Committers
Name Email Commits
Jiajie Chen c@j****e 248
WangChenGuang 1****5@q****m 9
dependabot[bot] 4****] 3
c@jia.je r****t@l****n 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 12
  • Total pull requests: 11
  • Average time to close issues: 3 days
  • Average time to close pull requests: about 5 hours
  • Total issue authors: 6
  • Total pull request authors: 3
  • Average comments per issue: 2.58
  • Average comments per pull request: 0.18
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 5
Past Year
  • Issues: 7
  • Pull requests: 4
  • Average time to close issues: 2 days
  • Average time to close pull requests: 38 minutes
  • Issue authors: 3
  • Pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
  • 163jh (7)
  • phorcys (2)
  • SurfaceMan (1)
  • zp-art (1)
  • randombit (1)
Pull Request Authors
  • dependabot[bot] (8)
  • wangchenguang123 (5)
  • xen0n (2)
  • 163jh (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (8) python (1)

Dependencies

.github/workflows/publish.yml actions
  • Gr1N/setup-poetry v8 composite
  • actions/cache v2 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
poetry.lock pypi
  • click 8.1.7
  • colorama 0.4.6
  • ghp-import 2.1.0
  • importlib-metadata 7.0.0
  • jinja2 3.1.2
  • markdown 3.5.1
  • markupsafe 2.1.3
  • mergedeep 1.3.4
  • mkdocs 1.5.3
  • packaging 23.2
  • pathspec 0.12.1
  • platformdirs 4.1.0
  • python-dateutil 2.8.2
  • pyyaml 6.0.1
  • pyyaml-env-tag 0.1
  • six 1.16.0
  • watchdog 3.0.0
  • zipp 3.17.0
pyproject.toml pypi
  • mkdocs ^1.5.3
  • python ^3.9