FrAid(FRactal AID) is an interface to Java, allowing it to proc. math. data(functions/equations). A compl. standalone system utilizing the FrAid prog. lang. is available(no need to be Java programmer to use it!). Use instead of Matlab. High res. graphics
Be the first to post a text review of FrAid System and Language. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Here is what is new/changed in FrAid 1.5: - playSound() and recordSound() add real time processing capabilities - check out the demos at http://fraid.sourceforge.net/begin/demo/intro_demo.html - sampledF() is replaced by samples() and vector() - mandelbrot starts hulia on left click (controlled by the popup menu) - change in diff - diff('f(x),0,x); is good, diff('f(x),x); (no second arg) is bad - the last parameter of "quad" is optional now - controlVar takes tolerance arguments - dumpXXX functions renamed to printXXX - fourier is gone (new spectrum function created) - rearange arg order of transform3 and iterFract - rand - new function - xxxS - new functions - debugParser function - eval later is gone - new meta expressions - {xxx} - add doesn't add strings any more - change of priority of <,>,==, etc. (higher than &,|, etc.) - org.fraid.interpreter.symbtable.functions.assign can be called with a DefinedFunction or a String as a first parameter now - new string function - _xxx plot functions are gone and now all functions can take a plugin name - in all graphics functions the model name parameter moved to be the last parameter - new org.fraid.xxx.sampled packages and some existing classes moved there - org.fraid.complex moved to org.fraid.function - org.fraid.complex.SampledFunction is gone, org.fraid.function.DefinedFunction now does both. - ComplexHelper moved to FunctionHelper
Here is what is new/changed in FrAid 1.5: - playSound() and recordSound() add real time processing capabilities - sampledF() is replaced by samples() and vector() - mandelbrot starts hulia on left click (controlled by the popup menu) - change in diff - diff('f(x),0,x); is good, diff('f(x),x); (no second arg) is bad - the last parameter of "quad" is optional now - controlVar takes tolerance arguments - dumpXXX functions renamed to printXXX - fourier is gone (new spectrum function created) - rearange arg order of transform3 and iterFract - rand - new function - xxxS - new functions - debugParser function - eval later is gone - new meta expressions - {xxx} - add doesn't add strings any more - change of priority of <,>,==, etc. (higher than &,|, etc.) - org.fraid.interpreter.symbtable.functions.assign can be called with a DefinedFunction or a String as a first parameter now - new string function - _xxx plot functions are gone and now all functions can take a plugin name - in all graphics functions the model name parameter moved to be the last parameter - new org.fraid.xxx.sampled packages and some existing classes moved there - org.fraid.complex moved to org.fraid.function - org.fraid.complex.SampledFunction is gone, org.fraid.function.DefinedFunction now does both. - ComplexHelper moved to FunctionHelper
Here is what is new/changed in FrAid 1.5: - playSound() and recordSound() add real time processing capabilities - sampledF() is replaced by samples() and vector() - mandelbrot starts hulia on left click (controlled by the popup menu) - change in diff - diff('f(x),0,x); is good, diff('f(x),x); (no second arg) is bad - the last parameter of "quad" is optional now - controlVar takes tolerance arguments - dumpXXX functions renamed to printXXX - fourier is gone (new spectrum function created) - rearange arg order of transform3 and iterFract - rand - new function - xxxS - new functions - debugParser function - eval later is gone - new meta expressions - {xxx} - add doesn't add strings any more - change of priority of <,>,==, etc. (higher than &,|, etc.) - org.fraid.interpreter.symbtable.functions.assign can be called with a DefinedFunction or a String as a first parameter now - new string function - _xxx plot functions are gone and now all functions can take a plugin name - in all graphics functions the model name parameter moved to be the last parameter - new org.fraid.xxx.sampled packages and some existing classes moved there - org.fraid.complex moved to org.fraid.function - org.fraid.complex.SampledFunction is gone, org.fraid.function.DefinedFunction now does both. - ComplexHelper moved to FunctionHelper
Here is what is new/changed in FrAid 1.5: - playSound() and recordSound() add real time processing capabilities - sampledF() is replaced by samples() and vector() - mandelbrot starts hulia on left click (controlled by the popup menu) - change in diff - diff('f(x),0,x); is good, diff('f(x),x); (no second arg) is bad - the last parameter of "quad" is optional now - controlVar takes tolerance arguments - dumpXXX functions renamed to printXXX - fourier is gone (new spectrum function created) - rearange arg order of transform3 and iterFract - rand - new function - xxxS - new functions - debugParser function - eval later is gone - new meta expressions - {xxx} - add doesn't add strings any more - change of priority of <,>,==, etc. (higher than &,|, etc.) - org.fraid.interpreter.symbtable.functions.assign can be called with a DefinedFunction or a String as a first parameter now - new string function - _xxx plot functions are gone and now all functions can take a plugin name - in all graphics functions the model name parameter moved to be the last parameter - new org.fraid.xxx.sampled packages and some existing classes moved there - org.fraid.complex moved to org.fraid.function - org.fraid.complex.SampledFunction is gone, org.fraid.function.DefinedFunction now does both. - ComplexHelper moved to FunctionHelper
Here is what is new/changed in FrAid 1.5: - playSound() and recordSound() add real time processing capabilities - sampledF() is replaced by samples() and vector() - mandelbrot starts hulia on left click (controlled by the popup menu) - change in diff - diff('f(x),0,x); is good, diff('f(x),x); (no second arg) is bad - the last parameter of "quad" is optional now - controlVar takes tolerance arguments - dumpXXX functions renamed to printXXX - fourier is gone (new spectrum function created) - rearange arg order of transform3 and iterFract - rand - new function - xxxS - new functions - debugParser function - eval later is gone - new meta expressions - {xxx} - add doesn't add strings any more - change of priority of <,>,==, etc. (higher than &,|, etc.) - org.fraid.interpreter.symbtable.functions.assign can be called with a DefinedFunction or a String as a first parameter now - new string function - _xxx plot functions are gone and now all functions can take a plugin name - in all graphics functions the model name parameter moved to be the last parameter - new org.fraid.xxx.sampled packages and some existing classes moved there - org.fraid.complex moved to org.fraid.function - org.fraid.complex.SampledFunction is gone, org.fraid.function.DefinedFunction now does both. - ComplexHelper moved to FunctionHelper
Here is what is new/changed in FrAid 1.4: - FrAid is now modular (use install_fraid_modular.jar, or see fraid_core.jar) - major refactoring of the code due to the previous point; - org.fraid.Scripting is now split on three interfaces due to the first point; - static_symbols is not used any more but FrAid searches dynamically the installation for functions; - changes in some existing functions - rk and rk1 now take additional string parameter (see the documentation and examples); - some new functions - printClassPath(); and printPlugins(); - new plugin and function - see fourier(); - the site fraid.org changed substatially.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?