JuliaSmoothOptimizers
From IFORS Developing Countries Online Resources
								
												
				JuliaSmoothOptimizers is the name of our Github organization where users of the Julia language will find numerous packages for numerical linear algebra and, and solving continuous optimization problems and developing numerical methods.
link to website: https://github.com/JuliaSmoothOptimizers
Download Julia Programming Language: https://julialang.org/
<html> <head> </head> <body>
   <script type="text/javascript">
       // Async Rating-Widget initialization.
       function RW_Async_Init(){
           RW.init({
               uid: "12D3F85CF26CD5E7A24D3695D86F50A0",
               huid: "127128",
               options: {
                   style: "oxygen"
               }
           });
           RW.render();
       }
       // Append Rating-Widget JavaScript library.
       if (typeof(RW) == "undefined"){
           (function(){
               var rw = document.createElement("script"),
                   d = new Date(), ck = "Y" + d.getFullYear() + "M" + d.getMonth() + "D" + d.getDate();
               rw.type = "text/javascript"; rw.async = true;
               rw.src = "http://js.rating-widget.com/external.min.js?ck=" + ck;
               var s = document.getElementsByTagName("script")[0];
               s.parentNode.insertBefore(rw, s);
           })();
       }
</script>
</body> </html>