jar

run.sqrl : sqrl-vector

Maven & Gradle

Mar 20, 2024
96 stars

Vector functions for flink

Table Of Contents

Latest Version

Download run.sqrl : sqrl-vector JAR file - Latest Versions:

All Versions

Download run.sqrl : sqrl-vector JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sqrl-vector-0.5.0-RC1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.datasqrl.vector

├─ com.datasqrl.vector.AsciiTextTestEmbed.class - [JAR]

├─ com.datasqrl.vector.CacheLoaderImpl.class - [JAR]

├─ com.datasqrl.vector.Center.class - [JAR]

├─ com.datasqrl.vector.CenterAccumulator.class - [JAR]

├─ com.datasqrl.vector.CosineDistance.class - [JAR]

├─ com.datasqrl.vector.CosineSimilarity.class - [JAR]

├─ com.datasqrl.vector.DoubleToVector.class - [JAR]

├─ com.datasqrl.vector.EuclideanDistance.class - [JAR]

├─ com.datasqrl.vector.FlinkVectorType.class - [JAR]

├─ com.datasqrl.vector.FlinkVectorTypeSerializer.class - [JAR]

├─ com.datasqrl.vector.FlinkVectorTypeSerializerSnapshot.class - [JAR]

├─ com.datasqrl.vector.OnnxEmbed.class - [JAR]

├─ com.datasqrl.vector.PostgresVectorTypeSerializer.class - [JAR]

├─ com.datasqrl.vector.VectorFunctions.class - [JAR]

├─ com.datasqrl.vector.VectorToDouble.class - [JAR]

org.tribuo.interop.onnx.extractors

├─ org.tribuo.interop.onnx.extractors.OnnxRunner.class - [JAR]

├─ org.tribuo.interop.onnx.extractors.Tokenizer.class - [JAR]