C++ big integer library
-
Updated
Oct 11, 2024
C++ big integer library
bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be useful in Competitive Coding and Scientific Calculations which deals with very very large Integers. It can also be used in Decryption process. It has many inbuilt functions which can be very useful.
Scientific Calculation with Python
Faster-than-light Fourier Transform. DCT2 implementation. Project for the Methods of Scientific Calculation course @unimib18/19.
Physical study for throwing objects under different conditions, factors, and environments, then we followed up this study with another study to know the reactions resulting from this ejaculation like hitting surfaces or other objects. Finally creating a computer simulation to simulate this study.
Super Calculator is all in one calculator with 21 Different calculators of Mathematics, Financial, Graphing, Conversion, Password and QR Generator and some miscellaneous Calculators with with Pure Javascript.
The program for calculating the moments of inertia of the molecule using xyz file as input data
A study of the implementation of the Cholesky method for the resolution of linear systems for sparse, symmetric and positive definite matrices. Comparison based on different open source programming environments and MATLAB implementation. Project for the Methods of Scientific Calculation course @unimib18/19.
Add a description, image, and links to the scientific-calculations topic page so that developers can more easily learn about it.
To associate your repository with the scientific-calculations topic, visit your repo's landing page and select "manage topics."