Ruby
Ruby was developed by Yukihiro "Matz" Matsumoto in 1995 with the intent of having an easily readable programming language. It is used by the Rails framework to create dynamic web-applications. Ruby's syntax is similar to that of Perl and Python.
Here are 193 public repositories matching this topic...
-
Updated
Oct 7, 2020 - Python
We need to improve the comments explaining the main ideas / insights of the solution
-
Updated
Oct 8, 2020 - Python
-
Updated
Sep 4, 2020 - Python
-
Updated
Sep 16, 2020 - Python
-
Updated
Oct 3, 2020 - Python
-
Updated
Oct 9, 2020 - Python
-
Updated
Sep 27, 2020 - Python
-
Updated
Oct 8, 2020 - Python
Wait for it Problem
Update README file
Contribute to this repository by updating and beautifying the README.md file.
Pretty easy right?
Scripts
-
Updated
Oct 3, 2020 - Python
-
Updated
Nov 11, 2019 - Python
-
Updated
Dec 18, 2018 - Python
-
Updated
Mar 8, 2018 - Python
-
Updated
Mar 12, 2020 - Python
-
Updated
Jul 18, 2020 - Python
I'm sorry if I missed this functionality, but
CLIversion hasn't it for sure (I saw the related code only ingenerate_code_examples.py). I guess it will be very useful to eliminate copy-paste phase, especially for large models.Of course, piping is a solution, but not for development in Jupyter Notebook, for example.