Computable Document Format
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Document |extensions={{ext|cdf}} }} '''Computable Document Format''' ('''CDF''') is a dynamic document format associated with the '...") |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|subcat=Document | |subcat=Document | ||
|extensions={{ext|cdf}} | |extensions={{ext|cdf}} | ||
+ | |mimetypes={{mimetype|application/vnd.wolfram.cdf.text}}, {{mimetype|application/vnd.wolfram.cdf}} | ||
+ | |released=2011 | ||
}} | }} | ||
− | '''Computable Document Format''' ('''CDF''') is a dynamic document format associated with the ''Mathematica'' mathematics software. It is a text | + | '''Computable Document Format''' ('''CDF''') is a dynamic document format associated with the ''Mathematica'' mathematics software. It is a text-based format. |
CDF is publicly documented, but it is pretty much impossible to properly render it without using components of the proprietary ''Mathematica'' software. | CDF is publicly documented, but it is pretty much impossible to properly render it without using components of the proprietary ''Mathematica'' software. | ||
Line 14: | Line 16: | ||
* [http://www.wolfram.com/cdf-player/ Wolfram CDF Player] | * [http://www.wolfram.com/cdf-player/ Wolfram CDF Player] | ||
* [http://www.wolfram.com/mathematica/ Mathematica] | * [http://www.wolfram.com/mathematica/ Mathematica] | ||
+ | |||
+ | == Sample files == | ||
+ | * [http://demonstrations.wolfram.com/ Wolfram Demonstrations Project] → * → "Download Demonstration as CDF" | ||
+ | |||
+ | == See also == | ||
+ | * [[Wolfram Language]] | ||
== Links == | == Links == |
Latest revision as of 19:01, 22 April 2016
Computable Document Format (CDF) is a dynamic document format associated with the Mathematica mathematics software. It is a text-based format.
CDF is publicly documented, but it is pretty much impossible to properly render it without using components of the proprietary Mathematica software.
Contents |
[edit] Specifications
- Wolfram Language & System Documentation Center - Allegedly, CDF is documented here.
[edit] Software
[edit] Sample files
- Wolfram Demonstrations Project → * → "Download Demonstration as CDF"