Skip to content
All gists
Back to GitHub
Sign in
Sign up
Sign in
Sign up
{{ message }}
Instantly share code, notes, and snippets.
Lincoln de Macêdo
demacdolincoln
I am not a bot!
24
followers
·
4
following
Brasil
View GitHub Profile
Sort:
Recently created
Sort options
Recently created
Least recently created
Recently updated
Least recently updated
All gists
33
Forked
1
Starred
4
Sort:
Recently created
Sort options
Recently created
Least recently created
Recently updated
Least recently updated
1 file
5 forks
1 comment
36 stars
vegard
/
primes.py
Created
September 21, 2018 07:51
Prime factorisation diagram
View
primes.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
# -*- coding: utf-8 -*-
#
# Author: Vegard Nossum <vegard.nossum@gmail.com>
import math
import os
import sys
import cairo
1 file
21 forks
11 comments
41 stars
mbednarski
/
w2v.ipynb
Created
March 6, 2018 23:34
View
w2v.ipynb
Sorry, something went wrong.
Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Viewer requires iframe.
8 files
52 forks
7 comments
421 stars
maxogden
/
bibtex.png
Last active
May 29, 2023 06:55
How to make a scientific looking PDF from markdown (with bibliography)
View
bibtex.png
1 file
1301 forks
190 comments
2860 stars
leocomelli
/
git.md
Last active
June 4, 2023 16:14
Lista de comandos úteis do GIT
View
git.md
GIT
Estados
Modificado (modified);
Preparado (staged/index)
Consolidado (comitted);
Ajuda
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.