• 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

Sage - Version 4.4.1 released

E-mail
Sunday, 09 May 2010 20:37

Sage  an  open source mathematics computing  environmentSage is an open source mathematics computing environment (MCE) which covers many aspects of mathematics, e.g. algebra, calculus, elementary to very advanced number theory, cryptography, numerical computation, group theory and so on. Sage 4.4.1 has been released. In this version a total of 69 new functions were added since version 4.4 increaseing doctest coverage by 0.2%, then the total number of functions is now at 25475 (overall weighted coverage score: 81.7%). Some changes in this release are:

  • Update lcalc to the new upstream 1.23;
  • Bug in quadratic field embedding into QQbar;
  • Update PARI to 2.3.5;
  • Update pynac to 0.1.12;
  • Fix riemann.pyx numerical noise issues on t2 (etc.);
  • Add "Group Theory and Sage: A Primer" to the classification "Thematic Tutorials".
Sage 4.4.1 closed 55 tickets, all of which are available herehere for your reading pleasure.
 

FidoCadJ - Version 0.23.3 (eta version)

E-mail
Sunday, 09 May 2010 14:53

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 fidocadj05082010 (work in progress version 0.23.3 rc1) of FidoCadJ is out. Here are the new features and improvements:

  • Several bugs were fixed;
  • Some details are more configurable, such as line widths and connection sizes;
  • Layer transparency was added, which is useful for PCBs;
  • Some command line/options were added for batch converting files.
 

Glade - Version 4.1.14 is out

E-mail
Saturday, 08 May 2010 20:32

Glade (Gds, Lef And Def Editor) is a freeware IC layout editor capable of reading GDS2, OASIS, LEF and DEF. It's distributed under freeware license. This new version of Glade (4.1.14) fixes various bugs and there are some improvements. The latest version, 4.1.14, has had work done on the extraction commands, e.g.:

  • Two new extraction commands - extractDio() and extractBjt() - the extractMOS() command has been enhanced to support the use of pcells for the extracted MOS instances, such that the recognition region shapes can be passed to the pcell as a point list;
  • A new Python function, ui().loadPCell('libName', 'pcellName') has been added to make it easier to script automated pcell loading;
  • The extractMOS() command has also had some bugfixes related to handling of S/D area for multifingered transistors. If a S/D diffusion area is shared between 2 transistors, each transistor gets half the S/D area assigned to it;
  • The export CDL command has had various bugfixes and now supports pcell devices correctly.
 

Fityk - Version 0.9.2 has been released

E-mail
Saturday, 08 May 2010 20:09

Fityk is a program for nonlinear fitting  of  analytical functions (especially peak-shaped) to data  (usually  experimental data)Fityk is nonlinear curve-fitting and data analysis software. It allows data visualization, separation of overlapping peaks, and least squares fitting using standard Levenberg-Marquardt algorithm, a genetic algorithm, or Nelder-Mead simplex method. It knows about many functions (mostly bell-shaped, like Gaussian, Loretzian, Pearson 7, Voigt, Pseudo-Voigt, and Doniach-Sunjic) and user-defined functions can be easily added. It also enables background substracting, data calibration, and task automation with a simple script language. It is being developed to analyze powder diffraction patterns, but is also used in chromatography, photoluminescence, infrared, and Raman spectroscopy, and can be used to fit analytical functions to any kind of data. In this new release of Fityk;

  • To compile fityk, Boost (only headers) and xylib must be installed first: Fityk tarball does not contain a copy of boost and xylib now;
  • User-defined functions: split functions can be defined in this way: SplitG(h, c, w1, w2) = x < c ? Gaussian(h, c, w1) : Gaussian(h, c, w2);
  • Added info-numeric-format option;
  • A couple of bug fixes.
 

RTAI - Version 3.8.1 is out

E-mail
Friday, 07 May 2010 15:01

RealTime Application Interface (RTAI) lets you  write applications with strict timing constraints for GNU/Linux  operating systemRealTime Application Interface (RTAI) lets you write applications with strict timing constraints for GNU/Linux operating system. Version 3.8.1 has been released. Main differences between 3.8 and 3.8.1 are in the substantial updates to RTAI-Lab and various fixes e.g.;

  • A few bug fixes;
  • upgraded to support up to 2.6.32.11;
  • RTAI-Lab improvements.
If you want grab (and try) it, click here.
 

Xenomai - Version 2.5.3 is out

E-mail
Thursday, 06 May 2010 20:37

Xenomai,  a  real-time development framework cooperating with the linux kernelXenomai is a real-time development framework cooperating with the Linux kernel, in order to provide a pervasive, interface-agnostic, hard real-time support to user-space applications, seamlessly integrated into the GNU/Linux environment. In this new version of Xenomai (2.5.3), here is some of optimizations, cleanups, improvements and bug fixes:

  • Fix compilation issues with uclibcuclibc;
  • Fix a stack overflow due to the stack faulting code on PowerPC;
  • Fix of a regression in the RPI code introduced by a clueless RPI;
  • ARM I-pipe patchs for more recent kernel versions, with support for new platforms, ARM imx51 based Babbage board and OMAP3 based IGEPv2 board, and some fixes in ARM VFP code;
  • RTDM, reverted using the "conforming" mode bit for RTDM syscalls to the "current" mode bit, adding an rtdm_is_rt_capable service for driver such as analogy which need the "current" mode behaviour, as well as fixes in analogy to use that new service; deprecated the rt handlers for open and close, dropped them in the in-tree drivers, reworked the close code to be more friendly.

For detailed commit logs, see git shortloggit shortlog.

 
More Articles...
  • BSIMSOI - Release of BSIMSOI 4.3.1
  • XtreemOS - Version 2.1.1 is out
  • GTKWave - Version 3.3.6 has been released
  • Piklab - Version 0.15.8 is out
<< Start < Prev 11 12 13 14 15 16 17 18 19 20 Next > End >>

Page 11 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 8 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