Select your language

in Science

ParaView — программа для параллельной интерактивной научной визуализации, имеет клиент-серверную архитектуру для облегчения удалённой визуализации баз данных и генерирования моделей уровней детализации (level of detail — LOD). Стоит отметить, что данная программа основана на библиотеке VTK (Visualization Toolkit), которая предоставляет визуализационные сервисы для различных видов параллельной обработки данных, поэтому ParaView может быть запущена на кластерах и компьютерах с общей или распределённой памятью.

Read More
in Physics

XaoS позволяет изменять масштаб изображения и перемещения по фрактальной в реальном времени. Он может отображать анимированные фракталы в графическом или даже режиме обычного текста.
Он отображает множество Мандельброта и многих других фракталов и позволяет увеличивать плавно переходит фрактал. Различные варианты окраски предназначены для обеих точек внутри и за пределами выбранного набора. Кроме того, переключение между Мандельброта и Жюлиа фрактальных типов предоставляется.
Другие функции включают режим автопилота, палитра меняется, сохранения снимка, фрактальная инверсии, фильтры и построен в фрактальной учебник

Read More
in Design

FreeCAD is an extensible CAD/CAM system that includes some key concepts such as macro recording, workspaces, the ability to run as a server, and dynamically loaded application extensions.

FreeCAD can import and display CAD models in IGES, STEP and BRep formats, as well as meshes in STL, BMS, AST and Wavefront OBJ formats.

Read More
in Programming

Integrated development environment for the Python language. It includes a graphical debugger that supports interactive exploration while suspended and auto-stopping on critical exceptions.
Main features:
- Project Manager;
- Editor with syntax highlighting;
- Debugger, profiler;
- Run Python code with support for command line parameters;
- Unit testing;
- Console for output and task manager (self-renewing TODO sheet).

Read More
in Programming

Thonny is a simple Python IDE with features useful for learning programming.

It comes with a debugger which is able to visualize all the conceptual steps taken to run a Python program (executing statements, evaluating expressions, maintaining the call stack). There is a GUI for installing 3rd party packages and special mode for learning about references.

Read More
in Programming

SQLiteman — инструмент администрирования баз данных sqlite3 в графическом интерфейсе очень прост в использовании.

Read More
in Mathematics

Tux, of Math Command (TuxMath) является образовательной аркадной игрой с участием Тукса, талисмана Linux! Основана на сюжете классической аркадной игры Missile Command. Тукс должен защищать свой город. Однако, в данном случае, он делает это, решая арифметические задачи

Read More
in Learning

StarDict is a cross-platform international dictionary lookup program.

Main features:
* Glob-style pattern matching search
* Fuzzy search
* Working from system tray
* Scanning mouse selection and showing pop-up windows with translation of selected words
* Pronouncing of the translated words
* Plugins support
* ..and more

Read More
in Programming

BASIC-256 is an easy-to-use version of BASIC designed to teach children the basics of programming. Uses traditional commands such as gosub, for/next, and goto, making it easy for children to understand program flow. It has a built-in graphics mode that allows you to draw a picture on the screen in a few minutes, as well as a set of detailed and simple tutorials that explain programming principles with fun examples.

Read More
in Science

Veusz is a 2D and 3D scientific plotting and graphing package, designed to produce publication-ready PDF, SVG, Postscript and bitmap output.
Veusz provides a GUI, command line and scripting interface (based on Python) to its plotting facilities.
The plots are built using an object-based system to provide a consistent interface.

Read More