Search results
Results from the WOW.Com Content Network
Digital collections from the university's library, archives and special collections. [60] Areas of strength: William Blake, Samuel Taylor Coleridge, Northrop Frye, E. J. Pratt, John Wesley, Virginia Woolf / Bloomsbury Group. Victoria University in the University of Toronto [61] Vilnius University Library Digital Collections [62] General 8,000
Calibre (pronounced cal-i-ber) is a cross-platform free and open-source suite of e-book software. Calibre supports organizing existing e-books into virtual libraries, displaying, editing, creating and converting e-books, as well as syncing e-books with a variety of e-readers.
Hermes Project: C++/Python library for rapid prototyping of space- and space-time adaptive hp-FEM solvers. IML++ is a C++ library for solving linear systems of equations, capable of dealing with dense, sparse, and distributed matrices. IT++ is a C++ library for linear algebra (matrices and vectors), signal processing and communications ...
GUI, COM, C/ C++ and scripting: proprietary: No 1992: June 22, 2017 / 2017 SR2: Windows: Multi-layer 2D, 3D and statistical graphs for science and engineering. Built-in digitizing tool. Auto-recalculation and reporting. Programmable, with access to NAG Numerical Library. ParaView: GUI, Python scripting: GPL: Yes 2002: June 19, 2018 / 5.5.2 ...
In computer programming, a collection is an abstract data type that is a grouping of items that can be used in a polymorphic way. Often, the items are of the same data type such as int or string . Sometimes the items derive from a common type; even deriving from the most general type of a programming language such as object or variant .
Pythran compiles a subset of Python 3 to C++ . [165] RPython can be compiled to C, and is used to build the PyPy interpreter of Python. The Python → 11l → C++ transpiler [166] compiles a subset of Python 3 to C++ . Specialized: MyHDL is a Python-based hardware description language (HDL), that converts MyHDL code to Verilog or VHDL code.
Download QR code; Print/export ... Library Collections, Acquisitions, and Technical Services 36(3-4): 79-83 ... Pages in category "Digital library software"
The most important usage of PyObjC is enabling programmers to create GUI applications using Cocoa libraries in pure Python. [2] Moreover, as an effect of Objective-C's close relationship with the C programming language (it is a pure superset), developers are also able to incorporate any C-based API by wrapping it with an Objective-C wrapper and then using the wrapped code over the PyObjC bridge.