FiPy is a Finite Volume PDE solver written in Python
-
Updated
Sep 12, 2025 - 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.
Software for processing high-speed video recordings from Unsteady Pressure-Sensitive Paint (UPSP) measurement systems. https://nasa.github.io/upsp-processing
Python package for getting from here to there
This repository contain 5 projects of Scientific Computing with Python by FreecodeCamp are - Arithmetic Formatter, Time Calculator, Budget App, Polygon Area Calculator, Probability Calculator
Python projects made for the freeCodeCamp Scientific Computing with Python Certification.
A collection of Python scripts and notebooks for simulating and visualizing phenomena in condensed matter physics, including magnetic ordering and dielectric models.
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.
All my projects
This repository consists of the projects done by me, for the completion of the Scientific Computing with Python course on freeCodeCamp.
A curated collection of small, reusable Python scripts for common data handling, file manipulation, and automation tasks, often with simple GUI interfaces.
Passionate about computational physics, open science, and scientific programming.
A mini ETL pipeline in Python that performs batch data validation using the Luhn algorithm. An extension of a freeCodeCamp project to demonstrate data quality concepts.
Python program to calculate areas, perimeters, diagonals, and other properties of rectangles and squares. Utilizes object-oriented programming with inheritance where the Square class extends Rectangle, allowing shared methods and unique square-specific adjustments.
Python function to calculate the time after adding a duration to a start time in 12-hour format. Handles optional day input, next-day indications, and multi-day offsets. Returns formatted results with accurate day and time transitions.
Scientific Computing with Python Projects from freeCodeCamp
Python function to format arithmetic problems vertically and side-by-side. Handles addition and subtraction with up to 5 problems, validates input, and optionally displays results. Returns meaningful error messages for invalid input.
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."