You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

117 lines
3.9 KiB

Pantheios - How You Can Help
============================
Updated: 26th November 2010
There are several ways in which you can help the Pantheios project:
1. Defect reports
2. Feature requests
3. Submit your own extensions: inserters, back-ends, front-ends
4. Sponsor development
5. Write articles, blog-posts about your experiences
6. Help flesh out the Wikipedia page for Pantheios
1. Defect reports
-----------------
A diagnostic logging library exists to help locate and identify defects in
applications/components. An obvious consequence of this principle is that a
diagnostic logging library should not itself be the source of faults.
Consequently, we're very keen to hear of any problems you have in building
and, especially, in using the library.
If you're unsure whether your issue is a genuine defect in the library, we
ask that you post a description of your problem on the project Help Forum,
located at:
http://sourceforge.net/projects/pantheios/forums/forum/475314
If you're sure that your issue is a genuine defect, please feel free to
submit an item in the project Bug Tracker, located at:
http://sourceforge.net/tracker/?group_id=141831&atid=750757
In either case, please help us to help you by submitting as much information
about the problem as you think is relevant, including:
* the compiler you're using
* the architecture and operating system you're targeting
* the version of Pantheios
* the version of STLSoft
* the version of other 3rd-party libraries, such as Boost, Loki, ...
* whether you're building using the makefiles or via an IDE
* a section of the build output, including the warnings/errors involved
2. Feature requests
-------------------
Pantheios is a living library, and we are not so foolish as to think that
we've thought of all the ways in which C++ diagnostic logging can be
improved.
If there are features that you think would enhance the library, please feel
free to share your ideas.
If you're precisely sure what you need, please feel free to start a
conversation on the Open Discussion Forum, located at:
http://sourceforge.net/projects/pantheios/forums/forum/475313
If you're clear of what you need, please feel free to submit an item in the
project Feature Request Tracker, located at:
http://sourceforge.net/tracker/?group_id=141831&atid=750760
NOTE: Synesis Software provides commercial customisations of Pantheios,
including custom front-ends and back-ends, custom severity levels, and much
more. For such advanced uses, contact Synesis Software via their website
at http://www.synesis.com.au/contact.html
3. Submit your own extensions: inserters, back-ends, front-ends
---------------------------------------------------------------
If you have developed your own inserters, back-ends, front-ends, and wish to
contribute them back to the project so others can benefit from your work,
please get in contact at via the Open Discussion Forum, located at:
http://sourceforge.net/projects/pantheios/forums/forum/475313
4. Sponsor development
----------------------
If you value the diligence and effort that's gone into bringing you this
production-quality software, please make a donation to the project, via:
http://sourceforge.net/project/project_donations.php?group_id=141831
5. Write articles, blog-posts about your experiences
----------------------------------------------------
If you've written articles or blogged about Pantheios, let us know and we'll
list them on the website, at:
http://www.pantheios.org/tutorials.html
If you haven't, please consider doing so.
6. Help flesh out the Wikipedia page for Pantheios
--------------------------------------------------
Pantheios is a very popular logging library. Despite that, the powers that
be at Wikipedia have deemed that it is not notable. If you disagree with
that, please update the Pantheios Wikipedia page at:
http://en.wikipedia.org/wiki/Pantheios
=============================== End of file ================================
HTTP/1.0 200 OK Content-Type: text/html; charset=UTF-8 Set-Cookie: i_like_gitea=1cf7c3d284aaace7; Path=/; HttpOnly; SameSite=Lax Set-Cookie: _csrf=hgNLdh2tESC0KV7cNIvOGYfh5BU6MTczMjcyOTQ5MTM1ODYxNDgxNQ; Path=/; Expires=Thu, 28 Nov 2024 17:44:51 GMT; HttpOnly; SameSite=Lax Set-Cookie: macaron_flash=; Path=/; Max-Age=0; HttpOnly; SameSite=Lax X-Frame-Options: SAMEORIGIN Date: Wed, 27 Nov 2024 17:45:09 GMT sp/tempestpy - tempestpy - Gitea: Git with a cup of tea

30 Commits (4c64f2a0fe6f0a522c9536324817f31430557c8c)

Author SHA1 Message Date
Matthias Volk 979844a698 Gitignore for generated files 8 years ago
Matthias Volk 21e9bbf34a Python bindings for storm-pars 8 years ago
Matthias Volk b6061cc620 Updated bindings to new api 8 years ago
Sebastian Junges fa52b1b7eb alias stormpy types for rationals and rational functions 8 years ago
Matthias Volk 790c62a48a Check if DFT support was built 8 years ago
Tom Janson 86d5ddd8fd unwrap threshold expressions (2nd Ed.) 8 years ago
Tom Janson 3d56c32992 unwrap threshold expression 8 years ago
Tom Janson f14d8f3b7c import pycarl.Variable for parametric stuff 8 years ago
Matthias Volk 4e20a21fd0 Add possibility to build from prism without formula 8 years ago
Tom Janson 6652e4acf1 whitespace / PEP8 8 years ago
Matthias Volk 20b1b01139 Bisimulation takes properties 8 years ago
Matthias Volk ed2875eb7d Changed state and action for models 8 years ago
Matthias Volk c017949d0c Use matrix instead of model for iterators 8 years ago
Matthias Volk 64c663a809 Started with Python bindings for storm-dft 8 years ago
Matthias Volk 0b290d782f ModelInstantiator for CTMC and MA as well 8 years ago
Matthias Volk db86de9443 Bindings for importing DRN files 8 years ago
Sebastian Junges 8def8dd30b extended getting started guide 8 years ago
sjunges 4bfa6776ed prob01min and prob01max now map on prob01 for dtmcs 8 years ago
sjunges ac9a233aaf ModelInstantiator for MDP & DTMC 8 years ago
Sebastian Junges 0c67ef833d comments 8 years ago
Sebastian Junges 93a5346c70 Prob 01 states also on MDPs and parametric models 8 years ago
Sebastian Junges f06bd48dfb model checking and bisim adapted to properties 8 years ago
Sebastian Junges b649a5c96b build_model now takes a list of properties, unified the interface around building models 8 years ago
Matthias Volk 93641ba97d Marked some bindings private 8 years ago
Tom Janson 4f3c51fc4f add empty module 8 years ago
Tom Janson fa58cf93c0 hide set_up() (now _set_up()), since it's implicitly called 8 years ago
sjunges 461951c52e test files are part of stormpy lib now, which allows simpler access to them via stormpy.examples.files 8 years ago
Sebastian Junges 4bc07c7cd2 first version set in code 8 years ago
Sebastian Junges 0c79aba2c7 extracted from storm repo, refactored formula 8 years ago