Skip to content

vxsharma-14/project-NAnPack

Repository files navigation

NAnPack

A Numerical Analysis Package in Python

Edition - Learner's

NAnPack Learner's Edition is a collection of tools and numerical solvers based on existing computational methods for one-dimensional and two-dimensional partial differential equations written in Python language and inteded for use in learning and teaching.

Thank you for visiting this page. I hope that together we will make NAnPack a great experience for all users.

Version

1.0.0-alpha4

This package follows Semantic Versioning guidelines. The current version of this package is an alpha version (pre-release) and it is still being developed to add more capabilities.

Table of Contents

  1. Installation
  2. Usage
  3. Contribution
  4. Code of Conduct
  5. License

Installation

For installation instructions, visit INSTALLATION page.

Usage

The NAnPack Learners edition is intended to be used for the purpose of teaching and learning various numerical schemes for solving partial differential equations in engineering and science.

For detailed usage tutorials, read USAGE page.

Contribution

Want to contribute? Please read the section on CONTRIBUTION GUIDELINES.

Code of Conduct

This project and everyone participating in it is governed by the NAnPack Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to project.NAnPack@gmail.com.

License

This project is licensed under the terms of the MIT license.