SATOSHI ° NOSTR ° AI LLM ML ° LINUX ° MESH ° BUSINESS | HODLER TUTORIAL
@TutorialBTC
1.26K
subscribers
16.3K
photos
2.14K
videos
248
files
26.4K
links
#DTV
Não Confie. Verifique.
#DYOR
FONTES & PESQUISAS
tutorialbtc.npub.pro
📚
DESMISTIFICANDO
#P2P
Redes de Pagamento
#Hold
Poupança
#Node
Soberania
#Nostr
AntiCensura
#Opsec
Segurança
#Empreender
Negócio
#IA
Prompt
#LINUX
OS
♟
#Matrix
'Corrida dos ratos'
Download Telegram
Join
SATOSHI ° NOSTR ° AI LLM ML ° LINUX ° MESH ° BUSINESS | HODLER TUTORIAL
1.26K subscribers
SATOSHI ° NOSTR ° AI LLM ML ° LINUX ° MESH ° BUSINESS | HODLER TUTORIAL
#Math
#Mathematica
#Number_theory
#SymPy
source
John D. Cook | Applied Mathematics Consulting
Time to factor big integers Python and Mathematica
Testing the time to factor big integers in Python with SymPy compared to Matheamtica
SATOSHI ° NOSTR ° AI LLM ML ° LINUX ° MESH ° BUSINESS | HODLER TUTORIAL
#Math
source
John D. Cook | Applied Mathematics Consulting
Making the two-dimensional one-dimensional
We often want to reduce something that's inherently two-dimensional into something one-dimensional. We want to turn graph into a list. And we'd like to do this with some kind of faithfulness. We'd like things that are close together in 2D space to be close…
SATOSHI ° NOSTR ° AI LLM ML ° LINUX ° MESH ° BUSINESS | HODLER TUTORIAL
#Math
#Elliptic
#curves
source
John D. Cook | Applied Mathematics Consulting
Counting points on an elliptic curve
Counting the number of points on an elliptic curve using a crude algorithm, a better algorithm, and the best algorithm.