FiPy is a Finite Volume PDE solver written in Python
-
Updated
Jun 18, 2026 - Python
FiPy is a Finite Volume PDE solver written in Python
Finite volume toolbox in Python
Python tutorials in markdown format. These tutorials look at installation on Python and Python IDEs, object orientated programming, the object orientated design pattern known as the Python data model, the concept of inheritance and how the data model is extended for text, numeric and collection based builtins classes and the numeric Python stack.
Python package for getting from here to there
This project is a FastAPI-based backend API for a Math and Physics Educational Platform. It provides various endpoints for mathematical calculations, physics simulations, and data visualizations. The platform is designed to be easily extendable and can be used as a foundation for educational tools or scientific computing applications.
Extrapolation Volumique de Mesures Surfaciques (EVMS)
Repositorio con el código solución al quinto y último proyecto requisito obligatorio para obtener la freecodecamp Scientific Computing with Python Certification
This repository contain 5 projects of Scientific Computing with Python by FreecodeCamp are - Arithmetic Formatter, Time Calculator, Budget App, Polygon Area Calculator, Probability Calculator
"A Scientific Computing portfolio implementing 'First-Principles' modeling in Python. Includes custom-built solvers for the Advection-Diffusion equation (FFT), Poisson equation (Finite Difference), and Chaotic systems, demonstrating core skills in numerical analysis and algorithm design
Python-based GUI application for Dynamic Mechanical Analysis (DMA) data processing, visualization and automated reporting.
Python projects made for the freeCodeCamp Scientific Computing with Python Certification.
A Universal Framework for Multistable Stochastic Control.
An oscilloscope, and other data analyzer, visualizer, and if your machine allows for it we also can implement an ai that will help with tool management for data analysis as well sd data visualization, easy to make figures for free, if you don't know coding, This is open source and to help all people that just want a quick way to analyze scope data
GPU-accelerated pseudo-spectral solver for investigating finite-time singularities in 3D incompressible Navier-Stokes with BKM monitoring
A curated collection of small, reusable Python scripts for common data handling, file manipulation, and automation tasks, often with simple GUI interfaces.
Python app for managing budget categories with features like deposits, withdrawals, transfers, and balance checks. Includes a spend chart visualizing category expenses as percentages. Supports accurate formatting and ledger tracking.
Monte Carlo simulation to estimate π and study convergence behavior
Implementations of FreeCodeCamp’s Scientific Computing with Python projects, showcasing Python skills
Shape Creator is a Python program that lets users create and analyze Rectangles and Squares using OOP concepts. It calculates area, perimeter, and diagonal, and displays an ASCII art representation of the shape. With clean class design and smart input handling, it’s ideal for learning inheritance and geometry in Python.
Add a description, image, and links to the scientific-computing-with-python topic page so that developers can more easily learn about it.
To associate your repository with the scientific-computing-with-python topic, visit your repo's landing page and select "manage topics."