Difference between revisions of "Portal:SciTech"

From Free Pascal wiki
Jump to navigationJump to search
m (Added HowTo Portal)
m (Added New Users Portal to Topics Portals)
Line 15: Line 15:
 
'''Platform Portals:''' [[Portal:Android|Android]] - [[Portal:Embedded|Embedded]] - [[Portal:FreeBSD|FreeBSD]] - [[Portal:iOS|iOS]] - [[Portal:Linux|Linux]] - [[Portal:Mac|Mac]] - [[Portal:Windows|Windows]]
 
'''Platform Portals:''' [[Portal:Android|Android]] - [[Portal:Embedded|Embedded]] - [[Portal:FreeBSD|FreeBSD]] - [[Portal:iOS|iOS]] - [[Portal:Linux|Linux]] - [[Portal:Mac|Mac]] - [[Portal:Windows|Windows]]
  
'''Topic Portals:''' [[Portal:Databases|Database Development]] - [[Portal:Game Development|Game Development]] - [[Portal:Hardware and Robotics|Hardware and Robotics]] - [[Portal:HowTo Demos|HowTo Demos]] - [[Portal:SciTech|Science and Technology]] - [[Portal:Web_Development|Web Development]]
+
'''Topic Portals:''' [[Portal:New Users|<font color=green>'''New Users'''</font>]] - [[Portal:Databases|Database Development]] - [[Portal:Game Development|Game Development]] - [[Portal:Hardware and Robotics|Hardware and Robotics]] - [[Portal:HowTo Demos|HowTo Demos]] - [[Portal:SciTech|Science and Technology]] - [[Portal:Web_Development|Web Development]]
  
 
'''Categories:''' '''[[:Category:FPC in Science and Technology|FPC in Science and Technology]]''' - [[:Category:Chaos Theory|Chaos Theory]] - [[:Category:Software for Biomedical Research|Software for Biomedical Research]] - [[:Category:TAChart|TAChart]] - [[:Category:High-performance computing|High-performance computing]]
 
'''Categories:''' '''[[:Category:FPC in Science and Technology|FPC in Science and Technology]]''' - [[:Category:Chaos Theory|Chaos Theory]] - [[:Category:Software for Biomedical Research|Software for Biomedical Research]] - [[:Category:TAChart|TAChart]] - [[:Category:High-performance computing|High-performance computing]]

Revision as of 01:57, 10 March 2020

< Lookup < Portals < Portal:SciTech
Portal:SciTech
mricrlglxp.jpg

From its very beginning, Pascal has a strong position in science and technology. Pascal's utility in scientific applications is supported by integrated fault prevention strategies (which were built-in from the ground up), a broad spectrum of supported platforms ranging from embedded and mobile systems to mainframes and supercomputers, and by a high execution speed of compiled programs. Modern Pascal implementations including Free Pascal complement Pascal's pole position by integrating state-of-the-art programming paradigms and a plethora of bundled mathematical data types and functions. This diversity is supplemented by multiple third-party libraries and components for highly specialised applications.

This portal provides an overview of applications of Lazarus and Free Pascal in science, research, medicine and technology and a (continuously growing) selection of scientific third-party extensions.

Algorithmsedit


Packages, units and librariesedit
  • ALGLIB, a cross-platform library for numerical analysis and data processing
  • gmp, GNU Multiple Precision Arithmetic Library
  • NumLib, a numerical package in the TP dialect
  • DMath, mathematical library for Pascal
  • LMath, further development of DMath, extended and adapted for use with FPC + Lazarus
  • CyberUnits, a cross-platform class library for computer simulations in life sciences and systems research
  • PUMA Repository, reusable code modules for health informatics
  • BigInteger, the list of big integer libraries


Example projectsedit