8000 GitHub - dartt0n/innopolis.OPT: Different mathematical optimization technics implemented in julia
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dartt0n/innopolis.OPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

optimathation

Different mathematical optimization technics implemented in julia

Run the project

# enter julia cli
julia

# enter pkg
] 

# activate project's environment
activate .
# start the project with environment from terminal
julia --project=. src/main.jl

Testing

Test Corner
julia --project=. test/test_corner.jl
Tets Vogel
julia --project=. test/test_vogel.jl
Test Russel
julia --project=. test/test_russel.jl

About

Different mathematical optimization technics implemented in julia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages

0