Skip to content

Instantly share code, notes, and snippets.

View jtejido's full-sized avatar
💭
Hello all you happy people...

jtejido

💭
Hello all you happy people...
View GitHub Profile
@jtejido
jtejido / RiemannSiegel.java
Created April 17, 2019 06:37 — forked from matthewshawnkehoe/RiemannSiegel.java
RiemannSiegel.java
/**************************************************************************
**
** Riemann-Siegel Formula for roots of Zeta(s) on critical line.
**
**************************************************************************
** Matthew Kehoe
** 07/31/2015
**
** This program finds the roots of Zeta(s) using the well known Riemann-
** Siegel formula. The RiemannSiegel theta function is approximated
@jtejido
jtejido / OpenWithSublimeText3.bat
Created December 8, 2017 13:21 — forked from roundand/OpenWithSublimeText3.bat
Open folders and files with Sublime Text 3 from windows explorer context menu (tested in Windows 7)
@echo off
SET st3Path=C:\Program Files\Sublime Text 3\sublime_text.exe
rem add it for all file types
@reg add "HKEY_CLASSES_ROOT\*\shell\Open with Sublime Text 3" /t REG_SZ /v "" /d "Open with Sublime Text 3" /f
@reg add "HKEY_CLASSES_ROOT\*\shell\Open with Sublime Text 3" /t REG_EXPAND_SZ /v "Icon" /d "%st3Path%,0" /f
@reg add "HKEY_CLASSES_ROOT\*\shell\Open with Sublime Text 3\command" /t REG_SZ /v "" /d "%st3Path% \"%%1\"" /f
rem add it for folders
@reg add "HKEY_CLASSES_ROOT\Folder\shell\Open with Sublime Text 3" /t REG_SZ /v "" /d "Open with Sublime Text 3" /f
@jtejido
jtejido / LICENCE SUBLIME TEXT
Last active April 28, 2018 06:23
Sublime Text 3 Serial key build is 3143
## Sublime Text 3 Serial key build is 3143
—– BEGIN LICENSE —–
TwitterInc
200 User License
EA7E-890007
1D77F72E 390CDD93 4DCBA022 FAF60790
61AA12C0 A37081C5 D0316412 4584D136
94D7F7D4 95BC8C1C 527DA828 560BB037