| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Numerical ODE, difference-equation, and PDE solver with a desktop GUI for science and engineering workflows.
Complex Problems is a plugin-style subsystem for specialized models with custom UI, solver, and result dialogs.
Current modules:
Windows:
install.batLinux/macOS:
chmod +x install.sh
./install.shWindows:
bin\setup.bat
bin\run.batLinux/macOS:
chmod +x bin/setup.sh bin/run.sh
./bin/setup.sh
./bin/run.shDirect run:
python src/main_program.pyInstalled console entry point:
differential-labTo build docs locally:
pip install -e ".[docs]"
cd docs
make html # Linux/macOS
make.bat html # WindowsOutput directory: docs/_build/html/.
Install development dependencies:
pip install -e ".[dev]"Run tests:
pytestContribution guide: CONTRIBUTING.md.
MIT License. See license.md.
Asset provenance and attribution notes: NOTICE.
Third-party licenses: THIRD_PARTY_LICENSES.md.
Citation metadata: CITATION.cff.
| Back | FazBrowse Home | New Git URL |