-
-
-
-
Try to read in a text file and deal with a failed read using an exception
C++ UpdatedMay 19, 2024 -
Linear Regression and Correlation example in C++
C++ UpdatedApr 28, 2024 -
Chaos-ODE-Solutions Public
Examples of solving chaos-based ordinary differential equations
Python UpdatedApr 14, 2024 -
Markov-Chain-weather Public
Markov chain of predicting sunny or cloudy day based on initial chances and conditions
C++ UpdatedMar 24, 2024 -
-
McLaurin-Series Public
McLaurin series of exponential and natural log functions
C++ UpdatedJan 7, 2024 -
-
-
Meteor-data-lisp Public
Working with public meteor landing data from NASA using Lisp
Common Lisp UpdatedMay 23, 2023 -
Query a local MongoDB database of stars data - write results to JSON
JavaScript UpdatedFeb 12, 2023 -
-
-
-
Browser-history-pull-update Public
Script to pull and update broswer histories
-
JSON-objects-to-array Public
A shell script to convert JSON objects in a JSON file to a JSON array
Shell UpdatedApr 4, 2022 -
Magic-8-Ball-Desktop-App Public
Magic 8 ball desktop app using Ruby GTK module
Ruby UpdatedJan 29, 2022 -
Chemical-Compounds-Analysis Public
Analysis of chemical compounds using Ruby
Ruby UpdatedJan 5, 2022 -
Find-files-counts Public
Count files of different extension types using Ruby
Ruby UpdatedDec 30, 2021 -
ruby-statistics Public
Forked from estebanz01/ruby-statisticsRuby gem for some statistical operations without any statistical language dependency
Ruby MIT License UpdatedDec 27, 2021 -
-
-
iTerm2-Color-Schemes Public
Forked from mbadolato/iTerm2-Color-SchemesOver 250 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTer…
Shell Other UpdatedDec 1, 2021 -
Monte Carlo Simulation example using Python
Python UpdatedNov 26, 2021 -
Exoplanet_Analysis Public
Analysis of Exoplanet data from NASA/Caltech website
HTML UpdatedOct 15, 2021 -
-
rb-gsl Public
Forked from SciRuby/rb-gslRuby interface to the GNU Scientific Library
C Other UpdatedSep 7, 2021 -
2D-wave-equation Public
2D wave equation numerical solution in Python