• 5 mins read
  • Published

JIJ Expands Quantum Software and Accesses Quantinuum Hardware

Daisy Shearer Physics and quantum technology editor Science.Report

Post by Daisy Shearer

JIJ Expands Quantum Software and Accesses Quantinuum Hardware Science.Report © science.report
JIJ Expands Quantum Software and Accesses Quantinuum Hardware © science.report

Tokyo-based JIJ Inc. has raised $5.2 million to advance its quantum software platform, expand internationally, and integrate with Quantinuum's trapped-ion hardware for benchmarking hybrid quantum-classical algorithms

JIJ Inc., a quantum software developer based in Tokyo, has completed an equity financing round totaling 840 million Japanese yen (approximately $5.2 million USD). The investment, led by Global Brain and joined by funds from KDDI, Mitsubishi Electric, ANA, Yamato Holdings, and Fujitsu Ventures, is intended to support JIJ's ongoing development of quantum optimization software, international subsidiary growth, and research into middleware for gate-based quantum computing. The company's expansion includes new operations in the United Kingdom and Germany, reflecting a broader trend of quantum technology firms seeking a global footprint to access talent, infrastructure, and enterprise customers.

Qamomile Platform Update

Alongside the funding announcement, JIJ released version 0.14.0 of its open-source Qamomile software. Originally focused on quantum optimization, Qamomile now functions as a general-purpose, type-safe quantum programming language for Python users. The latest release introduces algebraic resource estimation tools, enabling developers to calculate qubit and gate requirements directly from source code. This feature is designed to help researchers and engineers assess the scaling behavior of quantum algorithms as they target future fault-tolerant quantum computing (FTQC) systems. The update also adds built-in subroutines for Quantum Singular Value Transformation (QSVT), Linear Combination of Unitaries (LCU) block encodings, and modular-multiplication routines relevant to quantum factoring algorithms. Qamomile v0.14.0 supports transpilation across multiple quantum software development kits, including Qiskit, CUDA-Q, QURI Parts, HUGR, qBraid, and Quration, aiming to facilitate cross-platform development and benchmarking.

Integration with Quantinuum Hardware

JIJ has joined the Quantinuum Startup Partner Program, gaining technical access to Quantinuum's trapped-ion quantum processors, the Nexus cloud environment, and the InQuanto computational chemistry suite. This partnership allows JIJ to benchmark its hybrid quantum-classical algorithms on physical quantum hardware, rather than relying solely on simulation or emulation. By running Qamomile-generated circuits on Quantinuum's devices, JIJ aims to validate the correctness and performance of its software stack in real-world conditions, with a focus on enterprise-relevant optimization problems such as supply chain management and flight scheduling. The integration is part of a broader industry effort to move beyond theoretical algorithm development and toward practical demonstrations on available quantum hardware.

Technical and Engineering Challenges

While the new funding and partnerships expand JIJ's technical capabilities, significant engineering challenges remain before quantum software can deliver practical value for most enterprise applications. Current quantum processors, including trapped-ion systems, are limited by qubit count, gate fidelity, and error rates, which restrict the size and depth of circuits that can be executed reliably. Resource estimation tools in Qamomile are intended to help developers anticipate these constraints, but the transition from noisy intermediate-scale quantum (NISQ) devices to fully fault-tolerant systems will require advances in both hardware and error correction. The company's participation in Japan's NEDO-funded research initiative reflects ongoing national investment in quantum middleware and integration, but the timeline for achieving scalable, error-corrected quantum computation remains uncertain.

JIJ's approach to cross-platform software development and hardware benchmarking is part of a wider ecosystem of quantum infrastructure projects. For example, efforts to localize quantum hardware supply chains, such as those underway at the Illinois Quantum and Microelectronics Park, are described in a recent report on new cryogenic and precision engineering operations in the Midwest. These parallel developments highlight the interdependence of software, hardware, and supply chain innovation in the quantum technology sector.

Resource Estimation and Scalability

One of the central features of Qamomile's latest release is its algebraic resource estimation capability. This tool allows users to analyze the number of qubits and quantum gates required for a given algorithm, based on the Python source code. Accurate resource estimation is essential for planning experiments and understanding the feasibility of running specific algorithms on current or future quantum hardware. For example, a typical NISQ device may support tens to low hundreds of physical qubits, with gate fidelities often exceeding 99% but still insufficient for large-scale error correction. By providing early feedback on resource requirements, Qamomile aims to help developers avoid infeasible experiments and focus on algorithms that can be realistically implemented as hardware improves.

Physical qubits are the actual quantum systems-such as trapped ions or superconducting circuits-used to encode information. Logical qubits, in contrast, are error-corrected constructs built from multiple physical qubits to protect against noise and operational errors. The gap between the number of physical qubits available and the number required for a single logical qubit remains a major barrier to fault-tolerant quantum computing. Resource estimation tools help clarify this gap, but do not eliminate the underlying engineering challenges. As quantum processors evolve, the ability to predict and manage resource requirements will remain central to the field's progress.

Related articles