Skip to content
OpenTrain AIFor AI Companies

An algorithm to approximate the real trilogarithm for a real argument

Alexander VoigtPublished Jun 21, 2023
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 present an algorithm to approximate the real trilogarithm for a real argument with IEEE 754-1985 double precision accuracy. The approximation is structured such that it can make use of instruction-level parallelism when executed on appropriate CPUs.

Results and benchmarks

Freshness tier: cold
We present an algorithm to approximate the real trilogarithm for a real argument with IEEE 754-1985 double precision accuracy.

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 (384d)

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 (132d)

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

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

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 25, 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 384 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.rs
    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 direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Datasets

No trustworthy datasets matches right now.

Search datasets on Hugging Face

Spaces

No trustworthy spaces matches right now.

Search spaces on Hugging Face

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 ).