mathematical-methods

There are 10 repositories under mathematical-methods topic.

  • gyrdym/ml_linalg

    SIMD-based linear algebra and statistics for data science with dart

    Language:Dart796209
  • transientlunatic/notes-mathmethods

    Notes on mathematical methods for physics

    Language:Python221
  • alejo1630/tensile_test

    This Python notebook is used to compute mechanical properties based on a tensile test data for a metallic material

    Language:Jupyter Notebook1100
  • AndyLin31/Mathematical-Methods-in-Physics-Notes

    This repository is reserved for the typed notes for PHYS3031 Mathematical Methods in Physics II

    Language:TeX1100
  • kaandesu/special-distributions

    For studying MMCS, defined special probability distributions as classes. Also renders example graphs.

    Language:TypeScript1210
  • eskinderit/FiniteRepresentation

    A couple of exercises about Ill conditioning, Finite rapresentation in python and series approximation with finite numbers

    Language:Jupyter Notebook0100
  • eskinderit/SGD

    An easy implementation of the Stochastic / Batch gradient descent and comparison with the standard Gradient Descent Method

    Language:Jupyter Notebook0100
  • 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.

    Language:JavaScript10
  • 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.

    Language:Python102
  • eskinderit/NMF_BSS

    An exercise on the use of NMF for Blind Signal Separation

    Language:Jupyter Notebook10