Linux 软件免费装
Banner图

Caascade

开发者 pmagunia
更新时间 2016年7月25日 00:37
PHP版本: 3.9.2 及以上
WordPress版本: 4.5.2
版权: GPLv2 or later
版权网址: 版权信息

标签

shortcode education math

下载

1.2.0 1.3.0 1.3.1 1.3.2 1.4.0 1.5.0 1.5.1 1.6.0 1.7.0 1.8.0 1.8.1 1.8.2 1.8.3

详情介绍:

Caascade is a free Computation-as-a-Service API. Using Wordpress Shortcode, this plugin allows forms to be embedded for various mathematical operations. Users can enter expressions which are evaluated by a Caascade server. The Caascade plugin may be useful to bloggers and other web publishers who would like their readers to interact with their site's mathematical content. Tetragy welcomes requests for new operations that may be specific to a user or organization. A demo of this WordPress plugin is available at https://wp.tetragy.com. The Maxima backend may be cloned with the Github repository. Visit https://math.tetragy.com/ for additional details! The current version of the plugin provides for the following operations: Arithmetic Algebra Number Theory Plotting Calculus Trigonometry Miscellaneous Matrix

安装:

  1. Download and enable the Caascade and Simple-MathJax plugins which are extracted to the /wp-content/plugins/ directory.
  2. Use Shortcode in your posts to include a Caascade operation. For example: [caascade com="prime"].
A demonstration of select operations can be found at http://wp.tetragy.com/. Visit https://math.tetragy.com/ for additional documentation.

屏幕截图:

  • Test of primality operation on the integer '113'
  • plot3D screenshot of log(x) on (-1,1)
  • plot2D screenshot of log(x) on (-1,1)
  • Caascade UI
  • Caascade syntax for including operation on a page or post
  • PDF of Caascade output

升级注意事项:

1.8.2 No security updates New operations (Matrix and mod operator) Recaptcha is no longer supported in latest version. Previous versions should continue to function. New custom.html operation for use with user-defined operations (requires TServer) 1.8.1 CSS Bug fix for Recaptcha Change wording of settings page New operation: base 1.8.0 New operations 1.7.0 Upgrade for admins who would like to override default CSS and JS files with their own files. Place new files in html/override directory to automatically replace packaged files. 1.6.0 New operations MathJax-LaTeX plugin support (required) Minor CSS & text edits 1.5.0 Plotting API changes Bug fix: Correct Recaptcha message on misconfiguration Bug fix: Check Recaptcha class exists before declaring New operations: see Changelog New feature: Inline approximate, Under-the-hood changes Improve verbiage 1.3.1 Necessary for certain Recaptcha users 1.3.0 Recommended for users who need recaptcha and inline PDF options 1.2.0 Recommended for users who want to display multiple blocks. New plotting operations. 1.1.2 Arithmetic operators 1.1.1 No functional changes. Minor improvement to documentation and JS enqueue 1.1 Recommended for all users. New features and stability improvements. 1.0 Initial commit

常见问题:

How much does it cost ?

All computation requests with optional PDF output are free.

Do I need Maxima installed on my server ?

No, WordPress and Caascade plugins are the only software requirements. The Simple-MathJax plugin is necessary for TeX rendering.

Where can I try a demo ?

https://wp.tetragy.com See https://math.tetragy.com for additional documentation.

Can I create my own operations ?

Yes, clone the TServer Github repository and add your own code. https://github.com/pmagunia/tserver. References

更新日志:

1.8.2 1.8.1 1.8.0 1.7.0 1.6.0 1.5.0 1.3.1 1.3.0 1.2.0 1.1.2 1.1.1 1.1 1.0