SkillAgentSearch skills...

SOM.jl

Kohonen's self-organising maps for Julia

Install / Use

/learn @LiScI-Lab/SOM.jl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SOM.jl - Kohonen's self-organising maps for Julia

Documentation

Build status

Build Status Coverage Status codecov.io

The package provides training and visualisation functions for Kohonen's self-organising maps for Julia. Training functions are implemented in pure Julia, without calling binary libraries.

Installation

Because SOM.jl is a registered package, it can be installed for Julia v0.7 or later with the package manager as

pkg> add SOM

The current version 0.4.0 is tested with Julia v1.0.3 and 1.2.0 (use version 0.2.0 with Julia v0.7 and v1.0 because of changes in the PyPlot (i.e. matplotlib) package).

Please refer to the documentation for details!

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated2mo ago
Forks6

Languages

Julia

Security Score

75/100

Audited on Feb 4, 2026

No findings