ga58xes's Stars
GeoStat-Framework/GSTools
GSTools - A geostatistical toolbox: random fields, variogram estimation, covariance models, kriging and much more
lmfit/lmfit-py
Non-Linear Least Squares Minimization, with flexible Parameter settings, based on scipy.optimize, and with many additional classes and methods for curve fitting.
pytorch/functorch
functorch is JAX-like composable function transforms for PyTorch.
njanakiev/blender-scripting
Introduction to blender scripting
ml4a/ml4a
A python library and collection of notebooks for making art with machine learning.
abey79/vsketch
Generative plotter art environment for Python
hakimel/reveal.js
The HTML Presentation Framework
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
python/cpython
The Python programming language
gre/one-day-one-plot
=> now merged into https://github.com/gre/gre
sigma-py/smoothfit
Smooth data fitting in N dimensions.
nschloe/meshio
:spider_web: input/output for many mesh formats
meshpro/pygalmesh
:spider_web: A Python interface to CGAL's meshing tools
PyLops/pylops
PyLops – A Linear-Operator Library for Python
svg/svgo
⚙️ Node.js tool for optimizing SVG files
sigma-py/quadpy
:triangular_ruler: Numerical integration (quadrature, cubature) in Python
nschloe/pygmsh
:spider_web: Gmsh for Python
nschloe/awesome-scientific-computing
:sunglasses: Curated list of awesome software for numerical analysis and scientific computing
inconvergent/svgsort
svg path sorter for more efficient (pen)plotting.
abey79/vpype
The Swiss-Army-knife command-line tool for plotter vector graphics.
idf/LaTeX2Word-Equation
Copy LaTeX Equations as Word Equations, a Chrome Extension
saulpw/visidata
A terminal spreadsheet multitool for discovering and arranging data
files-community/Files
A modern file manager that helps users organize their files and folders.
weijie-chen/Linear-Algebra-With-Python
Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.
redguardtoo/mastering-emacs-in-one-year-guide
Be great at emacs in one year
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
alkaline-ml/pmdarima
A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.
CALFEM/calfem-python
CALFEM for Python is the Python port of the CALFEM finite element toolkit. It also implements meshing function based on GMSH and triangle. Visualisation routines are implemented using visvis and matplotlib.
jrjohansson/scientific-python-lectures
Lectures on scientific computing with python, as IPython notebooks.
keon/algorithms
Minimal examples of data structures and algorithms in Python