ent maia

Posts by:

tcastator

Mayavi Adds Major New Features

Key updates include: Jupyter notebook integration, movie recording capabilities, time series animation, updated VTK compatibility, and Python 3 support

by Prabhu Ramachandran, core developer of Mayavi and director, Enthought India

Read More

The 1000x Lab

The 1000x Lab Initiative First Congress in Austin brought together leaders in industry, academia, and government to explore new ways to accelerate materials R&D. Modeled after the SciPy community, a primary goal of the initiative is to establish an analogous community developing and sharing open source tools for fast, inexpensive, and scalable materials measurements. Above, Mark Simon, R&D Director at Saint-Gobain, delivers an industry keynote presentation. 

Read More

A Dual Strategic Challenge in Energy

An AI-based assistant gives energy company geoscientists the ability to quickly visualize and analyze hundreds of CT scan images. Visualization, image analysis, and AI/machine learning techniques are increasingly areas of innovation and value for science-driven businesses. Shown here, a thin section classification tool with analogues in multiple other science-driven industries. 

Read More

Python for MATLAB Users: What You Need To Know

Why migrate from MATLAB to Python?

Python has a lot of momentum. Many high profile projects use it and more are migrating to it all the time. Why? One reason is that Python is free, but more importantly, it is because Python has a thriving ecosystem of packages that allow developers to work faster and more efficiently. They can go from prototyping to production to scale on hardware ranging from a Raspberry Pi (or maybe micro controller) to a cluster, all using the same language. A large part of Python’s growth is driven by its excellent support for work in the fields of science, engineering, machine learning, and data science.

Read More

Python for Data Science

Understanding Python for Data Science

Enthought’s Python for Data Science training course is designed to accelerate the development of skill and confidence in using Python’s core data science tools — including the standard Python language, the fast array programming package NumPy, and the Pandas data analysis package, as well as tools for database access (DBAPI2, SQLAlchemy), machine learning (scikit-learn), and visual exploration (Matplotlib, Seaborn).

Read More

Introducing the NEW Python Integration Toolkit for LabVIEW

What is LabVIEW, and how does it integrate with Python?

LabVIEW is a software platform made by National Instruments, used widely in industries such as semiconductors, telecommunications, aerospace, manufacturing, electronics, and automotive for test and measurement applications. In August 2016, Enthought released the Python Integration Toolkit for LabVIEW, which is a “bridge” between the LabVIEW and Python environments.

Read More

The Latest and Greatest Pandas Features (since v 0.11)

On May 28, 2014 Phillip Cloud, core contributor for the Pandas data analytics Python library, spoke at a joint meetup of the New York Quantitative Python User’s Group (NY QPUG) and the NY Finance PUG. Enthought hosted and about 60 people joined us to listen to Phillip present some of the less-well-known, but really useful features that have come out since Pandas version 0.11 and some that are coming soon. We all learned more about how to take full advantage of the Pandas Python library, and got a better sense of how excited Phillip was to discover Pandas during his graduate work.

Read More

PyQL and Quantlib in Python

Earlier this month at the first New York Finance Python User’s Group (NY FPUG) meetup, Kelsey Jordahl talked about how PyQL streamlines the development of Python-based finance applications using QuantLib. There were about 30 people attending the talk at the Cornell Club in New York City. We have a recording of the presentation below.

Read More