is not current version
Last Version 0.5

FRESCO-stat 0.4

Library for secure statistics and linear algebra on data divided among multiple parties without sharing the data with the other parties.

License

License

GroupId

GroupId

dk.alexandra.fresco
ArtifactId

ArtifactId

stat
Version

Version

0.4
Type

Type

jar
Description

Description

FRESCO-stat
Library for secure statistics and linear algebra on data divided among multiple parties without sharing the data with the other parties.
Project URL

Project URL

https://github.com/alexandrainst/fresco-stat
Project Organization

Project Organization

The Alexandra Institute
Source Code Management

Source Code Management

https://github.com/aicis/fresco/tree/master/

Download stat 0.4


<!-- https://jarcasting.com/artifacts/dk.alexandra.fresco/stat/ -->
<dependency>
    <groupId>dk.alexandra.fresco</groupId>
    <artifactId>stat</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/dk.alexandra.fresco/stat/
implementation 'dk.alexandra.fresco:stat:0.4'
// https://jarcasting.com/artifacts/dk.alexandra.fresco/stat/
implementation ("dk.alexandra.fresco:stat:0.4")
'dk.alexandra.fresco:stat:jar:0.4'
<dependency org="dk.alexandra.fresco" name="stat" rev="0.4">
  <artifact name="stat" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.alexandra.fresco', module='stat', version='0.4')
)
libraryDependencies += "dk.alexandra.fresco" % "stat" % "0.4"
[dk.alexandra.fresco/stat "0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
dk.alexandra.fresco : core jar 1.3.3
dk.alexandra.fresco : mimc jar 1.3.3
dk.alexandra.fresco : fixed jar 1.3.3

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.7.7
org.apache.commons : commons-math3 jar 3.6.1
org.hamcrest : hamcrest jar 2.2
dk.alexandra.fresco : core test-jar 1.3.3

Project Modules

There are no modules declared in this project.