• Home
  • Download
  • Elettro::Wiki
  • Sitemap
  • Feedback

elettrolinux.com

Categories

  • Acquire & Measure
  • Analyze & Visualize
  • Authoring
  • CAN - PLC
  • Hardware drivers
  • Home automation
  • IC Layout Editor
  • IDE
  • RTOS
  • Scientific computation
  • Simulation
  • T-CAD/CAM - EDA
  • Utilities

Open Software Projects

  • Bio ConductorBio Conductor
  • CERN LibrariesCERN Libraries
  • My Open BticinoMy Open Bticino
  • Open AvionicsOpen Avionics
  • Open Bio FoundationOpen Bio Foundation
  • Open CASCADEOpen CASCADE
  • OpenCFD - OpenFOAMOpenCFD - OpenFOAM
  • OpenCoresOpenCores
  • Orocos ProjectOrocos Project
  • OSGeoOSGeo
  • Player ProjectPlayer Project
  • R-ProjectR-Project
  • VLSI & ASIC TechnologyVLSI & ASIC Technology

Open HW/FW Projects

  • Baloon ProjectBaloon Project
  • FreeCoresFreeCores
  • LinuxBIOSLinuxBIOS
  • OpenBIOSOpenBIOS
  • SquidBeeSquidBee

Maxima - Version 5.21.1 is out

E-mail
Saturday, 24 April 2010 20:07

Maxima is a  system for the manipulation of  symbolic and numerical expressions,  including differentiation,  integration, Taylor series, Laplace  transforms, ordinary differential  equations, systems of linear  equations, polynomials, and sets, lists,  vectors, matrices, and tensorsMaxima is a symbolic computation program. It is full featured, doing symbolic manipulation of polynomials, matrices, rational functions, integration, Todd-coxeter, graphing, bigfloats. Maxima has a symbolic debugger source level debugger for maxima code. A new version, 5.21.1 stable, has been released. Some changes;

  • Extension to the makelist function it now accepts 6 different cases;
  • Adding a function $psubstitute with an alias $psubst;
  • Changed the deterministic version of primep. The result on which the previous version was based is now known to be false;
  • Fix compiler warning about unused var PT in UNITCIR. Ignore the variable;
  • Adding code in the routine findthem to check if we have a bounded symbol before doing evaluation.
 

QtiPlot - Version 0.9.7.14 has been released

E-mail
Thursday, 22 April 2010 20:07

QtiPlot  a  data analysis and scientific  plotting softwareQtiPlot is a program for two- and three-dimensional graphical presentation of data sets and for data analysis. The plots can be produced from data sets stored in tables or from analytical functions. It can be successfully used for teaching as well as for complex data analysis and visualisation and is being used in companies, high schools, universities and reseach institutes all over the world. QtiPlot in this new release adds new features, improvement and bug fixes, e.g.;

  • Highly improves the import of Origin project files: all versions starting with 6.0 are now fully supported;
  • New analysis tools for 2D plot curves were added;
  • A new extract worksheet data dialog was added, allowing users to easily filter table values;
  • The ASCII import dialog was improved and it is now possible to specify the type of data to be imported;
  • Automatic axis labelling was enabled for 2D plots;
  • Importation of Excel spreadsheets with date/time cells was improved;
  • The 2D plot dialog and the arrange layers dialog were improved.
HereHere the complete list of changes.
 

FidoCadJ - Version 0.23.3 (gamma)

E-mail
Wednesday, 21 April 2010 22:19

FidoCadJ  provides you a multiplatform  drawing  application specially designed for  electronics. Schematics and  PCB can  be easily traced and represented by a  very compact text  format, easy to  embed in a newsgroup post. The  drawings can be  exported in a multitude  of graphic formats e.g. jpg,  png, svg, eps,  pdf, pgf and scrFidoCadJ is a free and open source, multiplatform drawing program dedicated to electronics. Schematics and PCB can be easily traced and represented by a very compact text format, easy to embed in a newsgroup post. Drawings can be exported in a multitude of graphic formats, included pdf. Version fidocadj04212010 (work in progress for 0.23.3 gamma version) of FidoCadJ is out. Here are the new features and improvements:

  • Implemented the -n, -c and -h command line options;
  • User can now change stroke width and the diameter of electrical connections;
  • Fixed an error in FidoReadJ. FidoCadJ can now be run as a trusted applet in a web page.
 

Scilab - Version 5.2.2 stable

E-mail
Wednesday, 21 April 2010 20:26

Scilab is  a  numerical computational package developed since 1990 by  researchers  from the INRIA and the École nationale des ponts et  chaussées (ENPC)The Scilab Consortium announces the release of the Scilab 5.2.2 stable version. Scilab is a numerical computational package developed since 1990 by researchers from the INRIAINRIA (Institut National de Recherche en Informatique et Automatique) and the École nationale des ponts et chaussées (ENPCENPC). This new release includes many bugs fixes and new functionalities requested by Scilab users, e.g.;

  • Resizing the graphics window after having plotted several 2D curves and a legend caused the disappearance of some of them;
  • Adding a new color to the current colormap caused the legend entity's default background color to change;
  • A text in a graphic containing a "<" symbol could not be exported in eps (fixed);
  • "caption" function did not handle properly polylines handles (fixed);
  • Loading a saved axis graphics entity did not correctly restore its tics_direction property (fixed).
For more details, consult the main changes between versions 5.2.1 and 5.2.2 of Scilab in thisthis pdf document.
 

WGM 201 - Advanced waveform generator

E-mail
Monday, 19 April 2010 21:22
WGM201 is an advanced waveform generator, a PC-based instrument with powerful featuresSix signal generators in one small, USB-powered package. No AC adaptor required! Simply plug in the WGM-201 (by Syscomp Electronic Design Ltd) to an available USB port, install our open source software and start generating analog and digital signals. The advanced waveform generator controls are operated from a software GUI (graphic user interface) included with the hardware. The software is open-source and source code is included. The sotware is written in Tcl/TkTcl/Tk, a scripting language that is easy to learn yet powerful for creating GUIs.
 

GspiceUI - Version 0.9.99 has been released

E-mail
Monday, 19 April 2010 19:52

GspiceUI  provides a GUI for two freely available SPICE electronic circuit  simulation engines: GNUCap and NGSpiceGspiceUI provides a GUI (Graphical User Interface) for two freely available SPICE electronic circuit simulation engines: GNUCap and NGSpice. The following is an extract from the ChangeLog file associated (or release-notes-v0.9.99.txt file) with this new release of GspiceUI;

  • The component class wasn't recognizing sub-circuits, transmission-line or logic devices correctly;
  • The sweep sources can now be synchronized. If a sweep source is selected in one analysis page, where possible the same source will appear in other
    analysis pages. This feature may be enabled or disabled via the Preferences dialogue;
  • Super-conductor junction components are now recognized;
  • Various minor mods, and bug fixes;
  • Documentation updates.
 
More Articles...
  • Fritzing - Version 0.3.18b is out
  • Toped - Version 0.9.6 has been released
  • ParaView - Version 3.8.0 RC1 released
  • CGR 101 - Version 1.13b is out
<< Start < Prev 11 12 13 14 15 16 17 18 19 20 Next > End >>

Page 14 of 33

Font Size Changer

GNU/Linux distributions

  • Fedora Electronic Lab
  • Physics
  • RTAI Knoppix 1.2
  • Scientific Linux
  • Slack RTAI
  • XtreemOS

Feed

  • LinuxDevices.com
  • LinuxToday.com
  • Linux-Watch.com
  • LWN.net
  • LXer.com

Polls

My connection is
 

Who's Online

We have 10 guests online
Powered by ElettroLinux. Copyright (c) 2007-2010 ElettroLinux. Based on template by SitegroundSiteground. Hosted on Host InventHost Invent. Many thanks to LezioniOnLineLezioniOnLine.

valid xhtmlvalid xhtml valid cssvalid css