Skip to content

Commit

Permalink
Updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
peekxc committed Dec 2, 2024
1 parent ce402f8 commit 83cc2a5
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
[![](https://img.shields.io/badge/docs-quarto-blue.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAADDklEQVR4nOyZXYhNXRjHf+8bw4TyUYYpxUQm8jG+wo0rX0XiYkoaLpRcUEzNXEiZuZjQhCsKd27UiEa5RCSSbzJGNBMZIo1EYTSGVj1pOufZ+6y1zlpz5mh+dZrp2Xuv9f/vvdfa63nW/xQ5QwYKTdEbGJYZKKuYnW+b5qZMBH4Cn4ASYBzwEejLp+EPnW1Zsf8yA3UtL33argI2AWuBOSK6AWgEFgL3gB/AE+Aa0ArcBn67dNJcPSMrlvUEHCgDtgM1QKXF+SOBJfKrBzqBU8BpeVJe+IyBCcBRoANoshSvUQEcArqAw8AYn0ZcDcwCHgJ7gVE+HSqUyhN5Dix2vdjFwEbgBjDFtRNLyoGrwHqXi2wNbAEuAOP9tFkzGjgPbLC9wMbAGhloA8VwoEX6zUkuA0tlyisNo80aMw2flTGXSpoB8404CYwIq82asfLalqSdlGZgGzA3vC4nZgK7005IMmDu/r44mpypS3sLkgxUA9nf7cJgvvg7kw4mGaiNp8eLPdq6jQQD02S9MpiYCizQDmgGVsbX44WqSzMwP74WL6q0oGZgsAzeTKZrQc3ApPhavFB1aQnN5kBf33fytx1YFKC9Xi2oGXgaoLP+fAPuB27zL5qBXZJ15YvJfa8Dk4EdAdozN6I5M6gZqAn0HWgQA+Xyf750aAa0QfwmQGcxUHVpBtrja/HimRbUDNyJr8WLu1pQM2AS9574epzoA65oBzQDn4Ez8TU5ccllDCCFprzqmIE5mHQgyYCZss7F0+PEZamjqqTlxI3ArzianDiQdjDNgJlOj4fX48QR4FbaCbnqQvVJo38AuCgJfSq5DPRIrfJxOF1WtAFbbfYPbEqL34F1wIMw2nJyE1gBfLE52ba42wUsl/k4Jmbxtwrotr3ApbzeIyX2BtkuCslXYD+wWpbN1rhucPTK9FoZ8Gm0SgmzyWcJ47vN+loGdxVwTPa7XDCv5AlgnjzVV546shOa951OGeUj+dVK8WmZFGTL+6Wm3bKZ9xZ4Ieml11boP0nR79QPGSg0fwIAAP//ppR6oEaYviYAAAAASUVORK5CYII=)](https://peekxc.github.io/primate/)
[![Cirrus CI - build status](https://api.cirrus-ci.com/github/peekxc/primate.svg?branch=main)](https://cirrus-ci.com/github/peekxc/primate)
[![Coverage Status](https://badgen.net/coveralls/c/github/peekxc/primate/main)](https://coveralls.io/github/peekxc/primate?branch=main)
[![GH wheel build](https://badgen.net/github/checks/peekxc/primate?icon=pypi&label=wheels)](https://github.com/peekxc/primate/actions/workflows/wheels.yml)
[![Coveralls coverage](https://img.shields.io/coverallsCoverage/github/peekxc/primate?logo=pytest&logoColor=white)](https://coveralls.io/github/peekxc/primate?branch=main)
[![Python versions](https://badgen.net/badge/python/3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%203.13/blue)](https://github.com/peekxc/primate/actions)
[![PyPI Version](https://badgen.net/pypi/v/scikit-primate)](https://pypi.org/project/scikit-primate/)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

<!-- [![Cirrus CI - Specific Branch Build Status](https://img.shields.io/cirrus/github/peekxc/primate/pythran_overhaul?task=build_and_test&style=flat&logo=pytest&logoColor=white&label=build)](https://cirrus-ci.com/github/peekxc/primate/pythran_overhaul) -->
<!-- [![Cirrus CI - Default Branch Build Status](https://img.shields.io/cirrus/github/peekxc/primate?style=flat&logo=pytest&logoColor=white&label=tests)](https://cirrus-ci.com/github/peekxc/primate)
[![Coverage Status](https://badgen.net/coveralls/c/github/peekxc/primate/main)](https://coveralls.io/github/peekxc/primate?branch=main) -->
<!-- [![build_macos](https://img.shields.io/github/actions/workflow/status/peekxc/primate/build_macos.yml?logo=apple&logoColor=white)](https://github.com/peekxc/primate/actions/workflows/wheels.yml)
[![build_windows](https://img.shields.io/github/actions/workflow/status/peekxc/primate/build_windows.yml?logo=windows&logoColor=white)](https://github.com/peekxc/primate/actions/workflows/wheels.yml)
[![build_linux](https://img.shields.io/github/actions/workflow/status/peekxc/primate/build_linux.yml?logo=linux&logoColor=white)](https://github.com/peekxc/primate/actions/workflows/wheels.yml) -->
<!-- [![coverage_badge](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/peekxc/ef42349965f40edf4232737026690c5f/raw/coverage_info.json)](https://coveralls.io/github/peekxc/simplextree-py) -->
<!-- [![PyPI Version](https://img.shields.io/pypi/v/simplextree)](https://pypi.org/project/simplextree) -->
<!-- https://badgen.net/github/checks/peekxc/primate/pythran_overhaul?label=tests -->
<!-- https://badgen.net/pypi/python/scikit-primate -->

`primate`, short for **Pr**obabilistic **I**mplicit **Ma**trix **T**race **E**stimator, is a Python package that provides estimators of quantities from matrices, linear operators, and [matrix functions](https://en.wikipedia.org/wiki/Analytic_function_of_a_matrix):

Expand Down

0 comments on commit 83cc2a5

Please sign in to comment.