Sie sind hier

Software

PA-Toolbox -- README

Gespeichert von h2b am 19. Februar 2016 - 16:33

PA-Toolbox -- Predictive-Analytics Java Toolbox

This is a Java library of some tools that happened to be useful in a predictive-analytics environment. Though, most of them are not specific to this area and might be of general interest.

For separation of concerns and minimizing dependencies this project has been divided into several sub modules:

  • pa-toolbox-evaluation offers some statistical methods for vector and matrix data defined by the pa-toolbox-linalg module.

LinAlg -- Die Lineare-Algebra-Bibliothek für Scala

Gespeichert von h2b am 30. Dezember 2015 - 20:03
Name: 
LinAlg
Version: 
3.1.0
Programmiersprache: 
Scala (2.12, 2.11)
Datum: 
Samstag, 20. Januar 2018

LinAlg stellt Datentypen und Operationen für algebraische Vektoren und Matrizen zur Verfügung.

Vektor- und Matrixelemente können von beliebigem Typ sein, vorausgesetzt, dass eine Factory für den jeweiligen Elementtyp existiert. Zur Zeit gibt es solche Factories für Double, Float, Long, Int, Short, Byte und Char.

h2taglets (Release 0.1)

Gespeichert von h2b am 17. Juli 2009 - 0:43

h2taglets ist eine Sammlung von Javadoc-Taglets, die mathematischen Formelsatz, bibliografische Verweise und allgemeine numerische Querverweise bereitstellen. Folgende Tags werden Javadoc hinzugefügt:

@math

fügt mathematische Formeln ein als HTML (mit einfachen aber nützlichen Erweiterungen), MathML oder als Grafik

@label

erzeugt eine numerische Marke für Querverweise

@ref

bezieht sich auf diese Marke

@biblio

Seiten

RSS - Software abonnieren