Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inkydragon/scipy4j.jl


https://github.com/inkydragon/scipy4j.jl

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Scipy4j

> Rewriting scipy's fortran dependencies in julia.
> Currently focusing on `scipy.special`

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://inkydragon.github.io/Scipy4j.jl/stable/)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://inkydragon.github.io/Scipy4j.jl/dev/)
[![Build Status](https://github.com/inkydragon/Scipy4j.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/inkydragon/Scipy4j.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/inkydragon/Scipy4j.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/inkydragon/Scipy4j.jl)

## License
```
# SPDX-License-Identifier: MIT
```