-
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,6 +29,16 @@ The authors' 2009 paper detailing LoOP's theory, formulation, and application is | |
Ludwig-Maximilians University Munich - Institute for Informatics; | ||
[LoOP: Local Outlier Probabilities](http://www.dbs.ifi.lmu.de/Publikationen/Papers/LoOP1649.pdf). | ||
|
||
## PyNomaly Seeks Maintainers! :sparkles: | ||
|
||
Love using PyNomaly? Want to develop your open source software (OSS) experience and credentials? | ||
|
||
PyNomaly is looking for maintainers! PyNomaly doesn't need much on a day to day basis, but needs some attention. | ||
|
||
On the flip side, the sky is the limit... Have you seen [Mojo](https://docs.modular.com/mojo/notebooks/Matmul.html) and what it can do with matrix multiplication? Would definitely speed things up. | ||
|
||
Interested? Send an email to [[email protected]]([email protected]). | ||
|
||
## Implementation | ||
|
||
This Python 3 implementation uses Numpy and the formulas outlined in | ||
|