llvm.jl-929cbde3-209d-540e-8aea-75f648917ca0

Last snapshots taken from https://github.com/UnofficialJuliaMirror/LLVM.jl-929cbde3-209d-540e-8aea-75f648917ca0 on 2019-11-20T08:58:32.004-05:00 by @UnofficialJuliaMirrorBot via Travis job 153.22 , triggered by Travis cron job on branch "master"

https://github.com/unofficialjuliamirrorsnapshots/llvm.jl-929cbde3-209d-540e-8aea-75f648917ca0

Science Score: 41.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
  • .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: ieee.org, zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Last snapshots taken from https://github.com/UnofficialJuliaMirror/LLVM.jl-929cbde3-209d-540e-8aea-75f648917ca0 on 2019-11-20T08:58:32.004-05:00 by @UnofficialJuliaMirrorBot via Travis job 153.22 , triggered by Travis cron job on branch "master"

Basic Info
  • Host: GitHub
  • Owner: UnofficialJuliaMirrorSnapshots
  • License: other
  • Language: Julia
  • Default Branch: master
  • Size: 181 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 7 years ago · Last pushed over 6 years ago
Metadata Files
Readme License Citation

README.md

LLVM C API wrapper

A Julia wrapper for the LLVM C API.

Installation

LLVM.jl is a registered package, and can be installed using the Julia package manager:

julia Pkg.add("LLVM")

NOTE: the current version of this package requires Julia 0.7. Only older versions of this package, v0.5.x, work with Julia 0.6, and require a source-build of Julia.

License

LLVM.jl is licensed under the NCSA license.

If you use this package in your research, please cite the following paper:

@article{besard:2017, author = {Besard, Tim and Foket, Christophe and De Sutter, Bjorn}, title = {Effective Extensible Programming: Unleashing {Julia} on {GPUs}}, journal = {IEEE Transactions on Parallel and Distributed Systems}, year = {2018}, doi = {10.1109/TPDS.2018.2872064}, ISSN = {1045-9219}, }

Owner

  • Name: Unofficial Julia Mirror [Snapshots]
  • Login: UnofficialJuliaMirrorSnapshots
  • Kind: organization

Snapshots of all registered Julia packages. Updated weekly by @UnofficialJuliaMirrorBot. See also: @UnofficialJuliaMirror.

Citation (CITATION.bib)

@article{LLVM.jl-2017,
  author    = {Besard, Tim and Foket, Christophe and De Sutter, Bjorn},
  title     = {Effective Extensible Programming: Unleashing {Julia} on {GPUs}},
  journal   = {IEEE Transactions on Parallel and Distributed Systems},
  year      = {2018},
  doi       = {10.1109/TPDS.2018.2872064},
  ISSN      = {1045-9219},
}

GitHub Events

Total
Last Year