Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sciinstitute/scirun

SCIRun is a Problem Solving Environment, for modeling, simulation and visualization of scientific problems. This is version 5, the upgraded version of SCIRun v4.
https://github.com/sciinstitute/scirun

biomedical boost-libraries c-plus-plus cmake dataflow-programming forward-problem inverse-problems linear-systems mesh-generation open-source python qt5 qt6 scientific-computations scientific-computing scientific-visualization visualization

Last synced: about 11 hours ago
JSON representation

SCIRun is a Problem Solving Environment, for modeling, simulation and visualization of scientific problems. This is version 5, the upgraded version of SCIRun v4.

Awesome Lists containing this project

README

        

![SCIRun Banner](http://www.sci.utah.edu/images/software/SCIRun/scirun.png "")

## SCIRun 5

![mac-build](https://github.com/SCIInstitute/SCIRun/workflows/mac-build/badge.svg)
![linux-build](https://github.com/SCIInstitute/SCIRun/workflows/linux-build/badge.svg)
![windows-build](https://github.com/SCIInstitute/SCIRun/workflows/windows-build/badge.svg)

##### [Contents](#user-content-scirun-5-prototype "generated with DocToc(http://doctoc.herokuapp.com/)")

- [SCIRun 5](#user-content-scirun-5)
- [Summary](#user-content-summary)
- [Goals](#user-content-goals)
- [Documentation](#user-content-documentation)
- [Build](#user-content-build)
- [Python API](#user-content-python-api)
- [Questions and Answers](#user-content-questions-and-answers)
- [License and Credits](#user-content-license-and-credits)

### Summary

| Warning! | SCIRun 5 is beta software, you may use for real science but beware of instability. |
|:--------:|:-------------------------------------------------------------------------------------:|

### Goals
SCIRun 5 is a complete rewrite of the GUI front end and graphical components of SCIRun 4, including a more stable and
efficient middle layer, with support for Python scripting.

### Documentation
For documentation, please see: https://scirun.readthedocs.io/en/latest/

#### Build
Please see https://scirun.readthedocs.io/en/latest/start/build.html

#### Python API
Please see https://scirun.readthedocs.io/en/latest/user_doc/python.html

#### Example Data
Please see: https://github.com/CIBC-Internal/SCIRunTestData

Or, for the older dataset:
https://www.sci.utah.edu/releases/scirun_v4.7/SCIRunData_4.7_20160120_data.zip
https://www.sci.utah.edu/releases/scirun_v4.7/SCIRunData_4.7_20160120_data.tgz

### Questions and Answers
For help, check out the discussion page: https://github.com/SCIInstitute/SCIRun/discussions.

### License and Credits
For more information, please see: http://software.sci.utah.edu

The MIT License

Copyright (c) 2023 Scientific Computing and Imaging Institute,
University of Utah.

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.