We are glad to announce that version 0.3 of Englab has been released. The new version contains several bug fixes and improvements in the kernel, a new and advanced GUI based on the Qt toolkit and toolboxes with several functions. Amongst the featured toolboxes are:
- cimgbox, image processing and manipulation toolbox
- plotbox, toolbox for plotting graphs and figures
- dspbox, toolbox for Digital Signal Processing and audio processing
as dynamic (external) toolboxes and:
- analogfilters, toolbox for analog filter design
- unit conversions toolboxes, complex numbers toolbox, polynomials toolbox, stats toolbox etc.
as static (internal) toolboxes.
Englab is available for GNU/Linux, Unix (not tested) and Windows32 platforms.
For GNU/Linux
- Platform-independent
The source tarballs are available at:
http://sourceforge.net/project/showfiles.php?group_id=206384 - Debian/Ubuntu (and other Debian-based distributions)
Precompiled deb packages are available for download here:
http://sourceforge.net/project/showfiles.php?group_id=206384&package_id=292500 or to use our Debian repository, simply add it to your package sources by appending the following lines to /etc/apt/sources.list
deb
http://englab.bugfest.net/debian unstable main
deb-src
http://englab.bugfest.net/debian unstable main
(Please note that you need to have root permission in order to edit the sources.list file)
- Archlinux
PKGBUILD scripts are available in AUR:
http://aur.archlinux.org/packages.php?O=0&K=englab&do_Search=Go or in sourceforge:
http://sourceforge.net/project/showfiles.php?group_id=206384&package_id=292585 and also precompiled Arch packages exist in our Archlinux repository. In your /etc/pacman.conf add the following lines for the i686 architecture:
[englab]
Server =
http://englab.bugfest.net/arch/i686 and for the x86_64 architecture:
[englab]
Server =
http://englab.bugfest.net/arch/x86_64 then execute:
# pacman -Syu
to allow pacman to synchronize with the repository and:
# pacman -Ss englab
to see all the available packages.
- Fedora
RPM packages can be downloaded from sourceforge:
http://sourceforge.net/project/showfiles.php?group_id=206384&package_id=324683 For Windows
Download the zip from sourceforge:
http://sourceforge.net/project/showfiles.php?group_id=206384&package_id=324502 and unzip it to the directory of your choice.
For possible bugs, feature requests and any comments you may have please send us an e-mail at:
support@englab.orgThank you!