Arduino

最新版本 Maxima 5.42.2 (64-bit)

Maxima 5.42.2 (64-bit)

Maxima 5.42.2 (64-bit)
開放源代碼 Arduino 軟件(IDE)可以輕鬆編寫代碼並將其上傳到開發板。它運行在 Windows,Mac OS X 和 Linux 上。環境是用 Java 編寫的,基於 Processing 和其他開源軟件。這個軟件可以與任何 Arduino 板一起使用。

最有趣的功能是:

等待新的 arduino-builder
這是一個純粹的命令行工具,它負責修改代碼,解決庫依賴和設置編譯單元。它也可以作為一個獨立的程序在一個持續集成的環境中.

可插拔的 USB 核心
你的 Arduino 終於可以作為很多不同的 USB 設備,而無需改變核心,這要歸功於新的模塊化架構。基於新子系統的庫已經在開發中!

串口繪圖儀
您現在可以實時繪製您的數據,就像在您的循環內寫入 Serial.println(analogRead(A0))一樣簡單.

新的好東西
對於圖書館開發人員,並可選擇鏈接到檔案中。

ArduinoISP 示例
已經改進了很多,現在您可以使用任何其他闆卡來刷新 AVR 芯片。

圖書館和書庫管理員
如果圖書館 / 核心可以通過簡單的彈出式菜單更新,請通知我們。沒有更多過時的代碼浮動!

注意:需要 Arduino 平台.

也可用於:下載 Arduino 為 Mac

ScreenShot

軟體資訊
檔案版本 Maxima 5.42.2 (64-bit)

檔案名稱 maxima-clisp-sbcl-5.42.2-win64.exe
檔案大小 125.36 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 開源軟體
作者 Arduino Team
官網 暫無資訊
更新日期 2019-01-25
更新日誌

What's new in this version:

New items in core:
- New function define_opproperty to define an operator simplification
- The environment MAXIMA_INITIAL_FOLDER if set tells Maxima which folder to start in.
- The variable $factor_max_degree that prevents certain polynomials from being factored if their degree exceeds that value instead of letting factorization cause an out-of-memory.
- The variable factor_max_degree_print_warning that tells if to output an warning in this case.
- A test bench for Maxima's interactive functions.

New items in share:
- A test bench for draw
- timeout.lisp
- new version of package share/contrib/Eulix
- Trotter-Johnson algorithms
- combinatorics.lisp
- A new README file for the share directory.
 
Changes in core:
- "make check" now runs both the normal and the share test bench
- "make check" now also runs the tests from rtest_ask.
- test bench failures that resulted in "error-catch" now show a more descriptive error message
- a warning() command that works similar to error()
- Windows installer: support components (one can deselect optional components like VTK, wxMaxima or Gnuplot during the installation to save space)
- MAPATOM returns true for mapatom(-4)
- A file with test cases for draw
- A file with test cases for drawdf
- A file with test cases for plot
- errcatch() now produced meaningful error messages.
- Add support for multiple return values to the ERRSET macro scene() is dropped from plot() as it depends on Tcl/VTK which is no more actively supported and currently is broken.
- gcl: concurrent Maxima processes now can negotiate which can use how much memory.
- Emit warning from parser when a list is constructed and then discarded in ([a,b,c], ...).
- Emacs > 26.1 compatibility.
- Maxima now deletes its temp files on exit.
- Automatic file encoding detection if the file begins in a BOM.
- Improved the behavior of the exterior product operator when acting on ordinary products.
- Updated the Spanish translation
- The functions that work with permutations, given as lists of consecutive integers from 1 to n, will now use the prefix "perm", to distinguish them from those that permute any arbitrary list or set, which use the prefix "permutation". The name of permutation_index was changed to perm_length and apply_permutation became permute.
- On Windows Maxima now autodetects the directory it finds its files in.
- Ask the user to use ; at the demo prompt, to make it work also in Xmaxima.
- Check for correct syntax of parametric plots.
- Removed the old non-adaptive parametric plotter
- Typecheck backtrace's argument
- Better desktop integration for Linux systems
 
Changes in share:
- Draw/MS Windows: Gnuplot now supports multiplot
- Draw/MS Windows: Gnuplot now supports multiple draw windows
- wrstcse: A simple package for tolerance calculations.
- The test bench file's names now all begin with "rtest".
- Marked many known bad tests as "bad" so changes that break something are easier to find.
- engineering-format now allows to specify which number range doesn't need exponents.
- Drawdf now no more translates its input which made it slightly faster, but sometimes caused internal errors. Setting drawdf_translate:true reverts it to the old behavior
- The share testsuite now tests the draw package, too.
- Draw: Allow vector coordinates to be transformed
- Draw: Resolved a warning for multiplot svg output
- Draw: Contour can now be set to "none" as documented in the manual.
- Draw: Support for vtk7. A "draw_renderer:vtk7" enables it.
- Draw: Resizing the window now can change the aspect ratio of the plot.
- Draw: Allow to specify numeric line types
- Draw: A finer default grid
- Enable remove(x, rule) to succeed when x is a string.
- vector.dem and qual.dem now can be loaded.
- Xmaxima now accepts more of the standard options.
- Vtk (except of the plot routines) now is migrated to vtk-python which is actively supported in favour of the no-more working tcl-vtk

Bug fixes:
- Wrong limit calculation
- addcol mishandles empty matrix as first argument
- true[2] gives wrong error
- Precision problem for small positive values in bfpsi0
- extremal_subst gives bogus results with undefined predicate
- After load("diff_form") `functions' fails
- Documentation of modulus incorrectly says it applies to all rational numbers
- Simplode output on empty list
- divide(1,0) gave a Lisp error instead of a Maxima one
- sublis & sublis_apply_lambda:true causing Lisp errors
- trace/timer do not work for functions with quoted arguments
- Maxima's trace and timer handle rules incorrectly
- integrate('limit(...),...) internal error
- integral of secant shouldn't need principal value
- lambda form for taylor_simplifier
- error system variable holds unsimplified list, causing errors to be repeated when trying to access it
- tellsimpafter: circular rule attempted when loading package vect twice
- Wrong scalefactor for cartesian2d
- integrate(1/(1+s^7),s,0,%pi) includes a false term
- false in definite integral of rational
- Avoid initialization-time compile in commac.lisp
- limit gives limit(x^r,x,inf)=>0 when "Is r pnz" is answered zero
- Detect an endless loop in BPROG (simp.lisp) and throw rat-error. rat(1/(x^(2/3)+1)), algebraic and similar expressions no longer loop forever.
- Certain polynomials when factored caused an out-of-memory
- li[2] and li[3] numerical evaluation fails for complex not in rectangular form
- Unbinding defined variable generates error in compiled functions
- pdf_geometric appears to be incorrect and/or poorly documented
- Function/lambda parameters declared constant cause error
- Lisp stack overflow with dpart
- ?great mishandles box
- kill(all) looses mtime's "nary" property
- missing eigenvectors
- Running the test suite twice causes errors
- recur.mac correct bug in varc2
- algsys failure on homogeneous linear equations
- derivatives don't format correctly using alt-display TeX
- plot fails with small x-range due to rounding
- Parametric plotting failed if the variable was not t
- sign(nz * nz) = nz
- Using VTK on windows gives 'vtkpythonC:' error
- Conflict between sym package and grobner package

Unnumbered bugs:
- Windows installer: include 2 missing files in the with 'make dist' generated tar file. Allows building the crosscompiled installer from a released tar and solves a problem with SBCL and Lapack. (was missing in the 5.42.0 source release, discovered during building the Windows installer and already included in the 5.42.0 installer)
- Windows installer: Fixed the link to SBCL in the information about bundled software. (was missing in the 5.42.0 source release, discovered during building the Windows installer and already included in the 5.42.0 installer)
- Windows installer: Fix the plotting problem with Clisp/Windows and long user names.
- Windows installer: Fix reading maximarc on Windows, when the username contains a space.
- Garbage Collector Defaults for gcl that allow Maxima to be able to run the testbench without getting an out-of-memory
- Many error messages now are easier to understand
- Some share tests contained timeouts that were set to values that were easily to trigger even on current computer systems share/gf and share/contrib/fresnel can now be loaded without encountering an error.
- simplode on a singleton list could return a non-string
- If keepfloat was true partfrac often resulted in errors. Now
- keepfloat is false during partfrac().
- 'make pdf' now works for de and pt.
- A Lisp error appeared when display2d:true and there are nested DISPLA calls
- tex(): The output for matrices is now upwards compatible to amsmath.sty
- Fixed some shell quoting issues
- Many translator improvements
- Fix charfun when prederror is true
- Quieted many irrelevant warnings on loading packages, for example caused by autoload.
- Fixed a bug in perms, when called with three arguments
- beta_incomplete now works correctly with sums.
- Windows: Fixed reading maximarc on Windows, when the username contains a space.
- Lapack now can be compiled out-of-the-box on SBCL on Windows (64Bit).
- running rtest_levin after rtest15 causes some failures because MLIST is not recognized as an operator.
- Process command line option --run-string correctly changes to stream handling for SBCL, which improve writefile, appendfile, asksign, describe, and entermatrix.
- trigsimp fails with pderivop
- In $ARRAY, handle list argument + use_fast_arrays correctly.
- Resolved many potential variable name clashes with user-specified variables
- Xmaxima: Resolved an error message that caused a crash
- Xmaxima: Removed Win98 workarounds that made problems with modern Windows systems
- Xmaxima now supports file and directory names with spaces in them.

Additional improvements:
- Additional bug fixes
- Performance improvements
- Much work on the manual including many hyperlinks, clarifications and additional information on how to speed up user functions.
- A script that tests loading packages twice or package combinations
- A few files that didn't need an "executable" flag were marked as executable.
- Updated all references to wxMaxima to wxMaxima's new URL.
- The wxMaxima version the Windows Installer comes with now is
- Version 18.10.2

Maxima 5.42.2 (64-bit) 相關參考資料
Download Maxima -- GPL CAS based on DOE-MACSYMA from ...

Software downloads aren't possible on this device. Get Download Link Get Updates Share This. Try to download anyway. maxima-clisp-sbcl-5.42.2-win64.exe.

https://sourceforge.net

Downloads - Maxima

Downloads. Files to install Maxima can be downloaded from the Files section in the Sourceforge repository. That section contains links to various different ...

http://maxima.sourceforge.net

Maxima (32-bit) Download (2019 Latest) for Windows 10, 8, 7

Download Maxima (32-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free ... Maxima 5.42.2 (32-bit) LATEST. Requirements:.

https://www.filehorse.com

Maxima (64-bit) Download (2019 Latest) for Windows 10, 8, 7

Download Maxima (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free ... Maxima 5.42.2 (64-bit) LATEST. Requirements:.

https://www.filehorse.com

Maxima - Download

Includes tests and PC download for Windows 32 and 64-bit systems ... Maxima 5.42.2 is available to all software users as a free download ...

https://maxima.en.lo4d.com

Maxima -- GPL CAS based on DOE-MACSYMA - Browse Maxima ...

Download Latest Version maxima-5.42.2-1.src.rpm (41.8 MB) Get Updates ... rpm -ivh maxima-x.y.z-n.i386.rpm maxima-exec-clisp-x.y.z-n.i386.rpm or (for 64-bit ...

https://sourceforge.net

Maxima 5.42.2 (32-bit) Download for Windows Old Versions ...

(117.8 MB) Safe & Secure. Features · Screenshots · Change Log · Old Versions. Maxima 5.42.2 (32-bit). Date released: 25 Jan 2019 (3 months ...

https://www.filehorse.com

Maxima 5.42.2 (64-bit) Download for Windows Change Log ...

The environment MAXIMA_INITIAL_FOLDER if set tells Maxima which folder to start in. - The variable $factor_max_degree that prevents certain ...

https://www.filehorse.com

Maxima 5.42.2 (64-bit) Download for Windows Old Versions ...

View More ». Download Maxima 5.42.2 (64-bit). Maxima (64-bit). April, 26th 2019 - 100% Safe - Open Source. Free Download. (125.36 MB) Safe & Secure.

https://www.filehorse.com

Maxima, a Computer Algebra System

Maxima is a fairly complete computer algebra system written in Lisp with an emphasis on symbolic computation. ... Maxima is a system for the manipulation of symbolic and numerical expressions, includi...

http://maxima.sourceforge.net