mathematical-methods
There are 10 repositories under mathematical-methods topic.
gyrdym/ml_linalg
SIMD-based linear algebra and statistics for data science with dart
transientlunatic/notes-mathmethods
Notes on mathematical methods for physics
alejo1630/tensile_test
This Python notebook is used to compute mechanical properties based on a tensile test data for a metallic material
AndyLin31/Mathematical-Methods-in-Physics-Notes
This repository is reserved for the typed notes for PHYS3031 Mathematical Methods in Physics II
kaandesu/special-distributions
For studying MMCS, defined special probability distributions as classes. Also renders example graphs.
eskinderit/FiniteRepresentation
A couple of exercises about Ill conditioning, Finite rapresentation in python and series approximation with finite numbers
eskinderit/SGD
An easy implementation of the Stochastic / Batch gradient descent and comparison with the standard Gradient Descent Method
ayesha-enayat/Javascript-Assignments
This repository contains my JavaScript course assignments, covering all topics from basic to advance. Each folder includes solutions to coding questions and exercises.
batiukmaks/Math-Optimization-Algorithms
This repository is a collection of mathematical optimization algorithms and solutions for a variety of optimization problems. It provides a toolkit of algorithms and techniques for tackling optimization challenges in different domains.
eskinderit/NMF_BSS
An exercise on the use of NMF for Blind Signal Separation