Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

guberger/Dominance.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dominance.jl: A package for dominance analysis

Build Status
Build Status
Codecov branch

Workflow

To run examples

(@v1.6) pkg> activate ./examples

Run your favorite example by executing the corresponding file, or running

julia> include("./examples/example_filename.jl")

To run tests outside of CI

(@v1.6) pkg> activate ./test

Define a variable TestLocal

julia> TestLocal = ""

Run your favorite test by executing the corresponding file, or running

julia> include("./test/test_filename.jl")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages