PHPackages                             samsara/fermat-complex-numbers - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. samsara/fermat-complex-numbers

ActiveLibrary

samsara/fermat-complex-numbers
==============================

A module for the Fermat math library which handles complex numbers.

073PHP

Since Sep 25Pushed 3y ago1 watchersCompare

[ Source](https://github.com/SamsaraLabs/FermatComplexNumbers)[ Packagist](https://packagist.org/packages/samsara/fermat-complex-numbers)[ RSS](/packages/samsara-fermat-complex-numbers/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Fermat Matrices and Vectors
===========================

[](#fermat-matrices-and-vectors)

[![Build Status](https://camo.githubusercontent.com/0d202b552cc44c0dbaba5ce68f6ba0ac59c5a51995fb2125d6c138cec829dd5b/68747470733a2f2f7472617669732d63692e6f72672f4a6f7264616e524c2f4665726d61742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/JordanRL/Fermat) [![Code Coverage](https://camo.githubusercontent.com/416d9dea88af10271922134784fab65590c64ab6291002ff1556fc8e4b62ccd9/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4a6f7264616e524c2f4665726d61742f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/JordanRL/Fermat/?branch=master) [![Latest Stable Version](https://camo.githubusercontent.com/fa11e95ba4aed57f05015024a3ebd713c7fa4b9e5f5c400a2d39fd0ce1c48277/68747470733a2f2f706f7365722e707567782e6f72672f73616d736172612f6665726d61742f762f737461626c65)](https://packagist.org/packages/samsara/fermat) [![Total Downloads](https://camo.githubusercontent.com/619edb3d082dce1c1d5e7f2e1f1e0b989f8a004ff7bada6ca4a05effa9168f2a/68747470733a2f2f706f7365722e707567782e6f72672f73616d736172612f6665726d61742f646f776e6c6f616473)](https://packagist.org/packages/samsara/fermat) [![Latest Unstable Version](https://camo.githubusercontent.com/fd9e9d2a1803ad89483a97ac3f446a693104af3b388dc7bbb0a630cd88f5f1d0/68747470733a2f2f706f7365722e707567782e6f72672f73616d736172612f6665726d61742f762f756e737461626c65)](https://packagist.org/packages/samsara/fermat) [![License](https://camo.githubusercontent.com/db389259e08a340bab62aed11833094ae0bdc8d324e9455ffe43b80c11ca72f2/68747470733a2f2f706f7365722e707567782e6f72672f73616d736172612f6665726d61742f6c6963656e7365)](https://packagist.org/packages/samsara/fermat)

**This project is unit tested against 8.0, and merges are not accepted unless the tests pass.**

This is a module for the [Fermat](https://github.com/JordanRL/Fermat) math library.

Installation
------------

[](#installation)

To install, simply require the package using composer:

```
composer require samsara/fermat-coordinate-systems "1.*"

```

Or include it in your `composer.json` file:

```
{
    "require": {
        "samsara/fermat-coordinate-systems": "1.*"
    }
}
```

The project namespace is `Samsara\Fermat\*`. You can view the project on [Packagist](https://packagist.org/packages/samsara/fermat).

Documentation
-------------

[](#documentation)

For full documentation of all Fermat features, including its modules, please see the [full documentation](https://jordanrl.github.io/Fermat/).

Contributing
------------

[](#contributing)

Please ensure that pull requests meet the following guidelines:

- New files created in the pull request must have a corresponding unit test file, or must be covered within an existing test file.
- Your merge may not drop the project's test coverage below 85%.
- Your merge may not drop the project's test coverage by MORE than 5%.
- Your merge must pass Travis-CI build tests for PHP 8.X.

For more information, please see the section on [Contributing](CONTRIBUTING.md)

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9334e93c0b042b391d5deb8a9ab159139607af5d91f930ad8538fd69271cf97b?d=identicon)[JordanRL](/maintainers/JordanRL)

---

Top Contributors

[![JordanRL](https://avatars.githubusercontent.com/u/2466397?v=4)](https://github.com/JordanRL "JordanRL (4 commits)")

### Embed Badge

![Health badge](/badges/samsara-fermat-complex-numbers/health.svg)

```
[![Health](https://phpackages.com/badges/samsara-fermat-complex-numbers/health.svg)](https://phpackages.com/packages/samsara-fermat-complex-numbers)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
