Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JuliaSmoothOptimizers/JuliaSmoothOptimizers.github.io

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Julia Smooth Optimizers Docs

Curated repository of tutorials regarding all things JSO.

Contributing

See CONTRIBUTING for a full description.

Development guide

  • Install npm

  • Run npm install

  • Run npm run css-build -- --watch

  • Open julia, activate and instantiate the environment.

    julia> # press ]
    pkg> activate .
    (...) pkg> instantiate
    
  • Use Franklin and serve

    pkg> # press backspace
    julia> using Franklin
    julia> serve()
    
  • Go to https://localhost:8000 to check that everything is running

  • Create a branch for your work (git checkout -b mybranch)

  • Work, make a commit, push

  • Make a Pull Request. An automatic preview should be generated.

Releases

No releases published

Packages

No packages published

Contributors 5

Morty Proxy This is a proxified and sanitized view of the page, visit original site.