Skip to content

Commit

Permalink
Fixed #25: #25
Browse files Browse the repository at this point in the history
  • Loading branch information
svaksha committed Jan 29, 2015
1 parent 1bf6d27 commit 0a6708e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Build-Automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ __NotaBene__: The PPA `julianightlies` will pull the `master` (unstable) branch
- [julia-vagrant](https://github.com/staticfloat/julia-vagrant) :: Packer/Vagrant script recipes for making virtual machines (VM's) - create Vagrant boxes and Openstack images for performing builds and tests of Julia.
- [MatlabCluster.jl](https://github.com/simonster/MatlabCluster.jl) :: Julia cluster manager for Matlab Job Scheduler.
- [OpenStack.jl](https://github.com/loladiro/OpenStack.jl)
- [SimJulia.jl](https://github.com/BenLauwens/SimJulia.jl) :: a process-oriented simulation library written in Julia.

----

Expand Down
1 change: 1 addition & 0 deletions Statistics.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
- [Ranking.jl](https://github.com/johnmyleswhite/Ranking.jl) :: Tools for ranking in Julia.
- [RationalSimplex.jl](https://github.com/IainNZ/RationalSimplex.jl) :: Pure Julia implementation of the simplex algorithm.
- [SemidefiniteProgramming.jl](https://github.com/daviddelaat/SemidefiniteProgramming.jl) :: This package provides a Julia interface for low-level modeling of semidefinite programming problems and for solving semidefinite programs with solvers such as SDPA and CSDP.
- [SimJulia.jl](https://github.com/BenLauwens/SimJulia.jl) :: is a combined continuous time / discrete event process oriented simulation framework written in Julia inspired by the Simula library DISCO and the Python library SimPy.
- [VRP](https://github.com/IainNZ/VRP) :: Vehicle Routing Problem (VRP) is a combinatorial optimization and integer programming problem.

###### LearningResources
Expand Down
1 change: 0 additions & 1 deletion Web-Server.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ Networking, web security, frameworks and other Web related things go here!
- [PkgGithubRepo.jl](https://github.com/thiruk/PkgGithubRepo.jl) :: Get the Github repository information for a Julia package installed in Ubuntu.
- [RestClient.jl](https://github.com/analyzere/RestClient.jl) :: A simple REST client for Julia.
- [Romeo.jl](https://github.com/mneudert/Romeo.jl) :: Another HTTP server to log requests, events, responses.
- [SimJulia.jl](https://github.com/BenLauwens/SimJulia.jl) :: is a combined continuous time / discrete event process oriented simulation framework written in Julia inspired by the Simula library DISCO and the Python library SimPy.
- [WWWClient.jl](https://github.com/loladiro/WWWClient.jl) :: is a HTTP client written in julia, and depends on "joyent/http-parser" for HTTP parsing.

#### YAJO - JuliaWeb
Expand Down

0 comments on commit 0a6708e

Please sign in to comment.