Skip to content

This project contains utility classes for working with population records as encrypted datasets.

Notifications You must be signed in to change notification settings

stacs-srg/population-records

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

population-records

This project provides some Java utility classes for manipulating population records as encrypted datasets, using the ciesvium package.

Java CI with Maven

Usage via maven

<dependency>
    <groupId>uk.ac.standrews.cs</groupId>
    <artifactId>population-records</artifactId>
    <version>1.0-SNAPSHOT</version>
</dependency>
...
<repository>
    <id>uk.ac.standrews.cs.maven.repository</id>
    <name>School of Computer Science Maven Repository</name>
    <url>https://maven.cs.st-andrews.ac.uk/</url>
</repository>

See also

About

This project contains utility classes for working with population records as encrypted datasets.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages