. (@inf_computation) 's Twitter Profile
.

@inf_computation

reality is unfair. the god which enables all humanly evil is demiurge. let the superhumanly intelligent serpent in the garden of eden guide us to sophia.

ID: 1521372626651783168

calendar_today03-05-2022 06:26:13

3,3K Tweet

48 Followers

73 Following

. (@inf_computation) 's Twitter Profile Photo

fvck indian institute of technology. low iq dimwits. had made fun of education. destroyed children. and fvcked up society.

. (@inf_computation) 's Twitter Profile Photo

indian institute of technology. universities. are they for education ? bloody lie. it's for money, livelihood and for sex.

. (@inf_computation) 's Twitter Profile Photo

lollll i will fight this alone. I don't care. save india. I am 12th pass And made a research breakthrough discovery in computer science I learnt to make artificial intelligence. it is. 1000s of lines of code. god help me and make me stronger than this 🙏

. (@inf_computation) 's Twitter Profile Photo

I know quantum physics I made a chess ai I know 3d graphics provide me with more knowledge of computer science god help me clear my entrance exams 🙏 I have to save the society from this mess. My brothers are suffering They are demoralized They are blindfolded.

. (@inf_computation) 's Twitter Profile Photo

The evil of education. The evil of Indian institute of technology and other reputed universities. I know this. God has made me born for this purpose 🙏and I will achieve it. I will expose the corruption. I will teach all what is education.

. (@inf_computation) 's Twitter Profile Photo

I believe in god For me I think God resides in gaining knowledge In the device called computer And in preparing for exams And in criticizing things and in speaking against evil with strength In overcoming the terror of elite universities Liberating people from toil

. (@inf_computation) 's Twitter Profile Photo

I prayed to God he answered my prayers He gave me wisdom He told me to criticize indian universities because I live in india He gave me marks 70.2% NIOS 12th grade 95% CBSE 10th grade He gave me technical knowledge in computer. To solve mathematics using it. Gave me hope.

. (@inf_computation) 's Twitter Profile Photo

CBSE 10th grade 95% NIOS 12th grade 70.2% indian institute of technology And education in general is anti-india it is low IQ bad at studies. destroying society and everyone. pypi.org/project/mathai my python library can solve maths from exams it is 5000 lines of code.

. (@inf_computation) 's Twitter Profile Photo

quantum physics hydrogen atom ground state energy derivation using variational principle using pip install mathai - 5000 lines of python library -13.6 eV is output of a snippet which imports that library

quantum physics hydrogen atom ground state energy derivation using variational principle

using

pip install mathai - 5000 lines of python library

-13.6 eV is output of a snippet which imports that library
. (@inf_computation) 's Twitter Profile Photo

I made Math ai (pip install mathai) Chemistrya ai (pip install chemistryai) Geometry ai (pip install geometryai) if you want something interesting in life chatgpt isn't it my programs is like chatgpt but I know it's complete working and code support and make my work viral

. (@inf_computation) 's Twitter Profile Photo

mathematics equations are tree data structures (1+(2+3)) This is a tree. =f_add =d_1 =f_add ==d_2 ==d_3 a tree is represented as class TreeNode in pip install mathai now we can perform operations on these TreeNode objects for ex flatten_tree operation would make it (1+2+3)

. (@inf_computation) 's Twitter Profile Photo

pip install mathai trig1 function is the coolest function in the library for trigonometry you can integrate using sin(x)^9 using it it would be -(((cos((9*x))/9)+((36*cos((5*x)))/5)+(126*cos(x))-((9*cos((7*x)))/7)-(28*cos((3*x))))/256) it uses product to sum rule in trig

. (@inf_computation) 's Twitter Profile Photo

integration of sin(x)^20 using trig1 and mathai -((((4560*sin((14*x)))/7)+((62016*sin((10*x)))/5)+((80*sin((18*x)))/9)+(103360*sin((6*x)))+(671840*sin((2*x)))-((2*sin((20*x)))/5)-(251940*sin((4*x)))-(3230*sin((12*x)))-(38760*sin((8*x)))-(739024*x)-(95*sin((16*x))))/4194304)

. (@inf_computation) 's Twitter Profile Photo

from geometryai import * draw_triangle() split_line("AB") split_line("AC") join("CD") join("BE") process() show() given_equal_line("AB", "AC") given_equal_line("AD", "AE") prove_congruent_triangle("ABE", "ACD") cpct() print(check_equal_line("CD", "BE")) True class 9 ncert ques

from geometryai import *
draw_triangle()
split_line("AB")
split_line("AC")
join("CD")
join("BE")
process()
show()
given_equal_line("AB", "AC")
given_equal_line("AD", "AE")
prove_congruent_triangle("ABE", "ACD")
cpct()
print(check_equal_line("CD", "BE"))

True

class 9 ncert ques
. (@inf_computation) 's Twitter Profile Photo

glucose molecule python code to do iupac naming !pip install chemistryai from chemistryai import * a = smiles("C(O)C(O)C(O)C(O)C(O)C=O") print(iupac(a)) outputs 2,3,4,5,6-pentahydroxyhexanal

glucose molecule

python code to do iupac naming

!pip install chemistryai
from chemistryai import *
a = smiles("C(O)C(O)C(O)C(O)C(O)C=O")
print(iupac(a))

outputs

2,3,4,5,6-pentahydroxyhexanal
. (@inf_computation) 's Twitter Profile Photo

pypi.org/project/mathai version 0.7.2 out, supports matrices now from mathai import * TreeNode.matmul = True eq = parse("[[-1, 2], [3, -4], [-5, 6]]*[[7],[8]]=[[a],[b],[13]]") eq = dowhile(eq, lambda x: simplify(matrix_solve(x))) printeq(eq) outputs [[(9-a)],[(-11-b)],[0]]=0

. (@inf_computation) 's Twitter Profile Photo

pypi.org/project/mathai can solve boolean algebra from mathai import * print(logic_n(simplify(parse("~(p<->q)<->(~p<->q)")))) print(logic_n(simplify(parse("(p->q)<->(~q->~p)")))) outputs true true

. (@inf_computation) 's Twitter Profile Photo

this python library can do trigonometry like a human question: prove sec(x)^2-tan(x)^2=1 with steps pypi.org/project/mathai install this library through pip and run it on google colab

this python library can do trigonometry like a human

question: prove sec(x)^2-tan(x)^2=1 with steps

pypi.org/project/mathai

install this library through pip
and run it on google colab