Difference between revisions of "Software"

From PKC
Jump to navigation Jump to search
Line 5: Line 5:
==Content Capture/Storage/Nigation Software==
==Content Capture/Storage/Nigation Software==
* [[MW:MediaWiki|MediaWiki]] is the defacto example of this kind of software.
* [[MW:MediaWiki|MediaWiki]] is the defacto example of this kind of software.
* [[MW:Extension:Semantic MediaWiki|Semantic MediaWiki]] is an extension developed for [[MW:MediaWiki|MediaWiki]] to help navigate and organize content knowledge.
* [https://nextcloud.com/ Nextcloud] is for sharing and navigating uploaded binary files.
* [https://nextcloud.com/ Nextcloud] is for sharing and navigating uploaded binary files.
* [https://joinpeertube.org/ Peertube] is for sharing and navigating video content.
* [https://joinpeertube.org/ Peertube] is for sharing and navigating video content.
* [[wikipedia:Image organizer|Image organizer]] is a [[wikipedia:Wikipedia|Wikipedia]] page that lists tools for sharing and navigating image files.
* [[wikipedia:Image organizer|Image organizer]] is a [[wikipedia:Wikipedia|Wikipedia]] page that lists tools for sharing and navigating image files.


==Computation/Analytical Software==
==Computation/Analytical Software==

Revision as of 02:39, 17 July 2021

In PKC, software is managed as a kind of Resource.

The main thesis for using PKC as a knowledge container, software can be classified into these different types:

Content Capture/Storage/Nigation Software

Computation/Analytical Software

  • Jupyter is a web-based software development platform primary supports Python, but also supports many other languages.
  • Tensorflow is a end-to-end platform for machine learning, can be utilized in Jupyter.
  • Julia is a programming language that utilizes multiple dispatch to help attain software composability.

Verification/Compilation Software