On behalf of the Insight Toolkit community, we are proud to announce that ITK 4.9 release candidate 1 has been tagged and is available for testing! Please take this opportunity to test the new features in the release candidate. A few selected highlights for this release are as follows: New Remote modules: the Cuberille module […]

Girder 1.4.0 is now available! The release improves install utilities to make it much easier to install third-party plugins into Girder. For example, with an updated girder-install command and general packaging infrastructure, it is simpler to bundle and install third-party plugins that contain web client code.   Also simplified is the grunt build process, thanks to […]

Announcing ITK 4.8.2!

November 17, 2015

On behalf of the Insight Toolkit Community, we are happy to announce the release of ITK 4.8.2! Download it Now!  This is a patch release that fixes critical issues, regressions, documentation, and compiler support. For compiler support, this release adds support for Visual Studio 2015 and addresses CMake configuration on some newer Linux distributions with […]

ParaView 5.0.0-RC1 is now available for download. This marks the beginning of the ParaView 5.0 series, a long away from the first release v0.2.0 tagged in Dec 2001! Here are some of the major highlights. New Rendering Engine This release introduces a brand new rendering backend that the team has been putting together for the […]

CMake 3.4.0 Released!

November 12, 2015

I am proud to announce that CMake 3.4.0 is now available for download at:   https://cmake.org/download/ Documentation is available at:   https://cmake.org/cmake/help/v3.4 Release notes appear below and are also published at   https://cmake.org/cmake/help/v3.4/release/3.4.html Some of the more significant features of CMake 3.4 are: * The "if()" command learned a new "TEST" operator that evaluates to   true if […]

ITK’s architectural modularization, which occurred in version 4.0, allowed the toolkit to scale in content while remaining organized.  In particular, we introduced remote modules that allowed methods to be redistributed for optional inclusion when ITK is built.   Additionally, we made it easy for researchers to extend existing ITK methods and develop entirely new ITK methods […]

I am proud to announce the third CMake 3.4 release candidate. Sources and binaries are available at:   https://cmake.org/download/ Documentation is available at:   https://cmake.org/cmake/help/v3.4 Release notes appear below and are also published at   https://cmake.org/cmake/help/v3.4/release/3.4.html Some of the more significant features of CMake 3.4 are: * The “if()” command learned a new “TEST” operator […]

Girder 1.3.3 has been released! The release updates the PyMongo dependency to the latest major version. It also allows OAuth users to convert into password-login users and exposes system log files via the Representational State Transfer (REST) application programming interface (API) for system administrators. Girder 1.3.3 changes the policy of creating default folders underneath a […]

Since we’ve migrated to our GitLab instance for our main projects, our buildbot instance has been in charge of testing. This has largely replaced our continuous dashboards for testing. It has also largely replaced our nightly dashboards since it also runs over master branch updates. At first, we had some simple test scheduling using an […]

One question about ParaView that comes up from time to time is how to define time-varying data sources with the Programmable Source. I’ll show the basics of doing this here. Let’s start by looking at a simple example that produces a single static sphere. First, fire up ParaView and create a Programmable Source. The Script property for the Programmable Source […]

To create easily distributable C++ executables for Linux, the binaries’ dependencies should be minimized.  In order to reduce an executable’s dependencies, a binary can be created by linking static libraries. Static linking can be used with most libraries, including the C++ standard library, but it is not preferred with the standard system C library, glibc. […]

I am proud to announce the second CMake 3.4 release candidate. Sources and binaries are available at:   https://cmake.org/download/ Documentation is available at:   https://cmake.org/cmake/help/v3.4 Release notes appear below and are also published at   https://cmake.org/cmake/help/v3.4/release/3.4.html Some of the more significant features of CMake 3.4 are: * The "if()" command learned a new "TEST" operator […]

The 5th ImageJ User & Developer conference, held on September 3-4th at the University of Wisconsin-Madison, brought members of the ImageJ community from all around the world to improve software knowledge. The conference was organized by Kevin Eliceiri and team at the LOCI Lab. Presentations, lightning talks, workshops, and posters were a community forum to […]

Recent Releases

October 14, 2015

ParaView 4.4 Released with Version 5.0 Development Announced ParaView 4.4 is now available for download. Among its features, the release offers several brand new color maps, as well as axes annotation with Axes Grid. The release also includes color improvements and selection enhancements with support for interactive selecting and labeling. For additional information, please refer […]

Kitware is excited to announce Resonant, a new open-source entry point into the data and analytics space. In recent years, there have been many advances in cloud computing, large-scale analytics tools, and Web standards. But, we found a lack of fully open, extensible, deployable, and integrative tools for researchers. To address this issue, we decided […]

With the ability to write data sources and filters in Python code within a ParaView pipeline, we are able to quickly prototype added functionality that our geodynamic scientists are eager to use. This article provides details on the implementation of a selection of these filters as Python programmable filters. Some of the added features are […]

Over the last several decades, the introduction of high-performance computing (HPC) simulation practices has enabled scientists to model complex physical systems. It has also resulted in improved products and manufacturing procedures. Today, there are many sophisticated simulation tools and toolkits that are distributed through both commercial and open-source licenses. Solid modeling kernels such as 3D […]

I am proud to announce the first CMake 3.4 release candidate. Sources and binaries are available at:   https://cmake.org/download/ Documentation is available at:   https://cmake.org/cmake/help/v3.4 Release notes appear below and are also published at   https://cmake.org/cmake/help/v3.4/release/3.4.html Some of the more significant features of CMake 3.4 are: * The "if()" command learned a new "TEST" operator […]

1 28 29 30 31 32 45