petscplot | Plot convergence rates and scalability from output logs
kandi X-RAY | petscplot Summary
kandi X-RAY | petscplot Summary
petscplot is a Python library. petscplot has no bugs, it has no vulnerabilities and it has low support. However petscplot build file is not available. You can download it from GitHub.
petscplot is a simple tool for plotting convergence rates and scalability from output logs of petsc programs. python-2.5 or later: numpy: matplotlib: [read the doc strings, they are more likely to be up-to-date. also run with -help.]. run your program with -{ksp,snes}_{monitor,converged_reason} and redirect the output into a file, perhaps for multiple problem sizes, or on different machines. if you want timing information, also use -log_summary. note: currently the problem size parsing is specific to src/snes/examples/tutorials/ex48, it really needs to be made generic, but that requires the user to write a small code snippet to parse their header. then pass series of log files to petscplot, as in the following examples. petscplot -t algorithmic foo{2,3,4,5,6}.log : bar{2,3,4,5,6}.log. plots
petscplot is a simple tool for plotting convergence rates and scalability from output logs of petsc programs. python-2.5 or later: numpy: matplotlib: [read the doc strings, they are more likely to be up-to-date. also run with -help.]. run your program with -{ksp,snes}_{monitor,converged_reason} and redirect the output into a file, perhaps for multiple problem sizes, or on different machines. if you want timing information, also use -log_summary. note: currently the problem size parsing is specific to src/snes/examples/tutorials/ex48, it really needs to be made generic, but that requires the user to write a small code snippet to parse their header. then pass series of log files to petscplot, as in the following examples. petscplot -t algorithmic foo{2,3,4,5,6}.log : bar{2,3,4,5,6}.log. plots
Support
Quality
Security
License
Reuse
Support
petscplot has a low active ecosystem.
It has 8 star(s) with 3 fork(s). There are 5 watchers for this library.
It had no major release in the last 6 months.
petscplot has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of petscplot is current.
Quality
petscplot has no bugs reported.
Security
petscplot has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
petscplot does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
petscplot releases are not available. You will need to build from source code and install.
petscplot has no build file. You will be need to create the build yourself to build the component from source.
Top functions reviewed by kandi - BETA
kandi has reviewed petscplot and discovered the below as its top functions. This is intended to give you an instant insight into petscplot implemented functionality, and help decide if they suit your requirements.
- Adds two elements .
- Create a tokenizer from a string .
- Generate a parser for multiple values .
- Create a parser for the given predicate .
- Pretty print a tree .
- Creates a parser for forward declarations .
- Define a forward declaration .
- Raise a NoParseError .
- Wrap a simple definition .
- Matches a value .
Get all kandi verified functions for this library.
petscplot Key Features
No Key Features are available at this moment for petscplot.
petscplot Examples and Code Snippets
No Code Snippets are available at this moment for petscplot.
Community Discussions
No Community Discussions are available at this moment for petscplot.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install petscplot
You can download it from GitHub.
You can use petscplot like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use petscplot like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page