Skip to content
OpenTrain AIFor AI Companies

Comparison of methods for the calculation of the real dilogarithm regarding instruction-level parallelism

Alexander VoigtPublished Jan 5, 2022
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few days
Plan setup time
Risk flags
1
Review before use

Abstract

Domain fit: AI-core · Core AI workload signals detected from paper context and implementation/artifact evidence.

We compare different methods for the computation of the real dilogarithm regarding their ability for using instruction-level parallelism when executed on appropriate CPUs. As a result we present an instruction-level-aware method and compare it to existing implementations.

Results and benchmarks

Freshness tier: cold
We compare different methods for the computation of the real dilogarithm regarding their ability for using instruction-level parallelism when executed on appropriate CPUs.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Moderate

Implementation of polylogarithms in C/C++/Fortran

37 stars · 5 forks · Last push Aug 6, 2025 · MIT license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Matched via arXiv identifier search

Why this implementation
Confidence: high

Expander/polylogarithm is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (MIT).

Open Expander/polylogarithm
Reproduction risks
  • Dependency manifest is missing
  • Selected Expander/polylogarithm as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Repository activity is within the last 24 months.
  • Official repository is preserved separately as historical context.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

Expander/polylogarithm
best maintained
Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
37
Last push
Aug 6, 2025 (385d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No Docker setup
  • Dependency manifest missing
expander/polylog.jl
historical official
Maintenance
Recently updated
Confidence
High
Reproducibility
Moderate
Stars
12
Last push
Apr 15, 2026 (133d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup
  • Dependency manifest missing
expander/polylog
alternative
Maintenance
Recently updated
Confidence
High
Reproducibility
Limited
Stars
4
Last push
May 11, 2026 (108d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup
  • Dependency manifest missing

Reproduction readiness

Time to first repro: days
Last checked: Aug 24, 2026

Major work

No dependency manifest, manual reconstruction required

  • Expander/polylogarithm has no requirements.txt, environment.yml, pyproject.toml, or Dockerfile.
  • You will need to reverse-engineer dependencies from import statements in the source code.
  • Last push was 385 days ago.
Open Expander/polylogarithm

Hardware requirements

  • Expect multi-day setup/compute for meaningful reproduction based on current guidance.

Repositories and ecosystem

Official

  • expander/polylog
    Confidence: High

    Rust implementation of polylogarithms.

    4 stars · 0 forks · Last push May 11, 2026

Community

No additional community repositories detected yet.

Hugging Face artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.

Tip: start with models, then check datasets and spaces if you need evaluation data or demos.

Research context

Tasks

Instruction tuning

Methods

Transformer

Domains

Large Language Models

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).