/* */ .search { float: right; margin-top: -10px; position: relative; display: none; } /* Pop up fancy box for mute and ban */ #popUp { width: 400px; height: 300px; margin-top:4px; } #popUp #header { width: 100%; height: 75px; border-bottom: 1px solid #ccc; background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%,#f9f9f9 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */ } #popUp #header span { font-size: 20px; margin: 28px 30px; color: #3E90B9; text-shadow: 0 1px 4px rgba(255, 255, 255, 0.7); display: inline-block; line-height: 1em; } #popUp #body { margin: 30px; margin-top:25px; font-size: 12px; } #popUp #okay-button { margin-top: 30px; background: -webkit-linear-gradient(top, #f6fdff 0%,#b8dcea 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f6fdff 0%,#b8dcea 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f6fdff 0%,#b8dcea 100%); /* IE10+ */ background: -moz-linear-gradient(center top , #f6fdff, #b8dcea) repeat scroll 0 0 transparent; background: linear-gradient(top, #f6fdff, #b8dcea) repeat scroll 0 0 transparent; background: -webkit-linear-gradient(top, #f6fdff, #b8dcea) repeat scroll 0 0 transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6fdff', endColorstr='#b8dcea'); outline: 0; border: 1px solid #85c2e0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #4990b4; cursor: pointer; display: inline-block; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; line-height: 15px; padding: 5px 15px; position: relative; text-align: center; text-shadow: 0 1px 3px rgba(255, 255, 255, 0.6); -webkit-box-shadow: 0px 1px 4px #eaeaea; -moz-box-shadow: 0px 1px 4px #eaeaea; box-shadow: 0px 1px 4px #eaeaea; vertical-align: center; text-decoration: none; } #verificationDialog { margin: 0; padding: 0; } #validate-header { width: 100%; height: 70px; border-bottom: 1px solid #E5E5E5; background-color: #F8F8F8; border-radius: 7px 7px 0 0; } #validate-header h1 { display: inline-block; line-height: 1em; font-family: Helvetica; margin: 0; padding: 26px 25px; color: #5EA1C3; font-size: 23px; font-weight: normal; text-shadow: 0px 2px 2px #DDD; } #validate-body { padding: 15px 25px; color: #333; } #validate-body span { display: block; font-family: Arial; font-size: 12px; color: #555; padding-bottom: 15px; } .resend { color: #777; font-family: Arial; font-size: 13px; } .resend:hover { color: #3E90B9; } #joinCommunityDialog { width: 650px; height: 445px; } #header { width: 100%; height: 75px; border-bottom: 1px solid #ccc; border-radius: 7px 7px 0 0; background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%,#f9f9f9 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */ } #header span { font-size: 23px; font-family: Helvetica; margin: 28px 29px; color: #5EA1C3; text-shadow: 0 2px 2px #DDD; display: inline-block; line-height: 1em; } #agreement ol li { font-size: 12px; display: inline-block; padding-right: 5px; color: #73bbdd; min-width: 125px; } .tou-tabs { display: flex; margin: 15px 0px 4px 30px; } .tou-tabs li { margin-right: 10px } ol li span { color: #7c7c7c; font-size: 13px; font-family: Arial; } label { color: #666666; } .tab-text { position: absolute; margin-top: 11px; } .tab-num-box { color: #7c7c7c; background-color: #e2e2e2; width: 41px; height: 36px; text-align: center; margin-right: 8px; display:block; float:left; } .tab-num-text { padding: 0px; margin-left: 15px; margin-top: 11px; font-family: 'Museo500'; font-size: 19px; display:block; float:left; } .finished { border: 1px solid #d7edf5; margin-bottom: -1px; background-color: #f8f8f8; } .finished .tab-num-box { color: white; font-family: 'Museo300'; background-color: #c5e3f2; } .finished .tab-num-text { color: #5A9ABA; } .finished .tab-text { font-family: 'Arial'; font-weight: bold; color: #c4e2f2; font-size: 13px; } .active .tab-num-box { background-color: #73bbdd; width: 41px; height: 41px; box-shadow: 0px 0px 5px (0, 0, 0 0.35); } .active .tab-num-text { color: white; margin-top: 13px; margin-left: 16px; } .active .tab-text { font-family: Arial; font-weight: bold; color: #5A9ABA; margin-top: 13px; } .wolframIdTab { width: 275px; } .wolframIdTab .tab-text { padding: 0px; } .acceptTouTab { border: 1px solid #b7dbed; border-bottom: none; opacity: 1; background-color: #f7fdff; width: 291px; height: 41px; margin-bottom: -5px; } .panel { background-color: #f7fdff; border: 1px solid #b7dbed; margin: 0px 30px; } .panel .label { display: block; font-family: Arial; font-size: 12px; color: #555; margin: 5px 15px; } .sub-panel { border-top: 1px solid #B7DBED; background: #fff; padding: 20px; padding-left: 25px; } .sub-panel a { padding: 0px 15px; text-decoration: none; font-size: 12px; color: #3187a7; } .sub-panel a:hover { color: #0a6089; } input[type="submit"] { background: -moz-linear-gradient(center top , #f6fdff, #b8dcea) repeat scroll 0 0 transparent; background: linear-gradient(top, #f6fdff, #b8dcea) repeat scroll 0 0 transparent; background: -webkit-linear-gradient(top, #f6fdff, #b8dcea) repeat scroll 0 0 transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6fdff', endColorstr='#b8dcea'); outline: 0; border: 1px solid #85c2e0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #4990b4; cursor: pointer; display: inline-block; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; line-height: 15px; padding: 5px 15px; position: relative; text-align: center; text-shadow: 0 1px 3px rgba(255, 255, 255, 0.6); -webkit-box-shadow: 0px 1px 4px #eaeaea; -moz-box-shadow: 0px 1px 4px #eaeaea; box-shadow: 0px 1px 4px #eaeaea; vertical-align: center; text-decoration: none; } input[type="submit"]:hover { background: -moz-linear-gradient(center top , #f6fdff, #90cae1) repeat scroll 0 0 transparent; background: linear-gradient(top, #f6fdff, #90cae1) repeat scroll 0 0 transparent; background: -webkit-linear-gradient(top, #f6fdff, #90cae1) repeat scroll 0 0 transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6fdff', endColorstr='#90cae1'); border: 1px solid #85c2e0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #3e90b9; cursor: pointer; display: inline-block; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; line-height: 15px; padding: 5px 15px; position: relative; text-align: center; text-shadow: 0 1px 4px rgba(255, 255, 255, 0.7); vertical-align: center; text-decoration: none; } .cancel-button { background: -moz-linear-gradient(center top , #f6fdff, #b8dcea) repeat scroll 0 0 transparent; background: linear-gradient(top, #f6fdff, #b8dcea) repeat scroll 0 0 transparent; background: -webkit-linear-gradient(top, #f6fdff, #b8dcea) repeat scroll 0 0 transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6fdff', endColorstr='#b8dcea'); outline: 0; border: 1px solid #85c2e0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #4990b4; cursor: pointer; display: inline-block; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; line-height: 15px; padding: 5px 15px; position: relative; text-align: center; text-shadow: 0 1px 3px rgba(255, 255, 255, 0.6); -webkit-box-shadow: 0px 1px 4px #eaeaea; -moz-box-shadow: 0px 1px 4px #eaeaea; box-shadow: 0px 1px 4px #eaeaea; vertical-align: center; text-decoration: none; } .cancel-button:hover { background: -moz-linear-gradient(center top , #f6fdff, #90cae1) repeat scroll 0 0 transparent; background: linear-gradient(top, #f6fdff, #90cae1) repeat scroll 0 0 transparent; background: -webkit-linear-gradient(top, #f6fdff, #90cae1) repeat scroll 0 0 transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6fdff', endColorstr='#90cae1'); border: 1px solid #85c2e0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #3e90b9; cursor: pointer; display: inline-block; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; line-height: 15px; padding: 5px 15px; position: relative; text-align: center; text-shadow: 0 1px 4px rgba(255, 255, 255, 0.7); vertical-align: center; text-decoration: none; } #join-text { padding: 25px; color: #555; font-size: 13px; font-family: 'Arial'; height: 160px; line-height: 18px; color: #777; } #join-text a { text-decoration: none; color: #3187a7; } #join-text a:hover { text-decoration: none; color: #0a6089; } #join-text span { display: block; padding-bottom: 15px; } #confirm-cancel-text { padding: 25px; color: #777; font-size: 13px; line-height: 18px; font-family: 'Arial'; height: 160px; } #confirm-cancel-text h1 { font-family: Museo500; font-size: 17px; color: #146F9D; margin: 0px; font-weight: normal; } #confirm-cancel-text span { display: block; padding-bottom: 5px; } #cancel-reg { cursor: pointer; }

Group Abstract Group Abstract

#gl-inner-wrapper { overflow: visible !important; } #p_p_id_groupabstract_WAR_groupabstractportlet_ #portlet_groupabstract_WAR_groupabstractportlet.portlet { margin-top: 32px; margin-bottom: 30px; } Groups are a flexible way of organizing people and discussions on Wolfram Community. Stay on top of important topics and build connections by joining Groups relevant to your interests. Put new discussions in front of the right people by posting them to a related Group.

Message Boards Message Boards

Type to filter groups: 3D Printing 1751717759876 areas: 569discussions 1001subscribers 3D Printing 569discussions 1001subscribers Additive manufacturing or any of various processes and hardware used to make a three-dimensional object of almost any shape or geometry and produced from a 3D model or other electronic data source. Accessibility 1751717759878 areas: 19discussions 304subscribers Accessibility 19discussions 304subscribers Wolfram technologies and the accessibility of science, math, and computation for persons with disabilities and users of assistive technology, including effective customizations, workflows, and tool development needs. Aerospace Engineering 1751717759871 areas: 85discussions 981subscribers Aerospace Engineering 85discussions 981subscribers Design and construction of aircraft and spacecraft, propulsion systems, and avionics. Algebra 1750690056000 functionality: 987discussions 1709subscribers Algebra 987discussions 1709subscribers Factoring and decomposition, polynomial division, equation and inequality solving and reducing, visualizations of curves, surfaces, and regions... Architecture 1751717759872 areas: 1discussion 528subscribers Architecture 1discussion 528subscribers Designing buildings and other structures, sustainability, urban design... Artificial Intelligence 1750583044000 featured: 283discussions 250subscribers Artificial Intelligence 283discussions 250subscribers AIs in the Wolfram ecosystem. Connecting large language models (LLMs) and other AI systems to powerful, accurate and current computation and knowledge—through both natural language and high-level computational language. Chat Notebooks and interactive chat-based access. Functions for calling LLM and AI functionality programmatically, allowing access to Wolfram Language algorithms and data. The Wolfram Prompt Repository with a curated collection of LLM prompts. Astronomy 1751717759870 areas: 302discussions 1290subscribers Astronomy 302discussions 1290subscribers Evolution, physics, chemistry, meteorology, and motion of celestial objects, formation and development of the universe, astrophotography, astrophysics, cosmology, and astronomical instruments. Audio, Sound and Music 1750583044000 areas:functionality: 143discussions 1067subscribers Audio, Sound and Music 143discussions 1067subscribers Audio and sound representation, generation, editing, enhancements (such as amplify and denoise) and analysis for areas such as speech, music and more. Augmented and Virtual Realities 1750352429000 areas: 30discussions 699subscribers Augmented and Virtual Realities 30discussions 699subscribers Cyber environments that simulate physical presence in places in the real and imaginary worlds, real world augmented with generated sensory data streams, integration of real and virtual worlds to produce new environments where physical and digital objects co-exist and interact in real time. Authoring and Publishing 1750583044000 areas: 159discussions 728subscribers Authoring and Publishing 159discussions 728subscribers Writing, producing, and sharing content through books, articles, courseware, presentations, and other formats. Biological Sciences 1750777474650 areas: 275discussions 1024subscribers Biological Sciences 275discussions 1024subscribers Biotechnology, bioinformatics, biomechanics, ecology, genetics, systems biology, synthetic biology... Blockchain 1751716401704 functionality: 2discussions 174subscribers Blockchain 2discussions 174subscribers Technical discussions about blockchains and related Wolfram technologies. Information retrieval from Bitcoin, Ethereum and other blockchains and construction and submission of transactions to blockchains. Wolfram Cloud support allowing immediate blockchain storage and retrieval of arbitrary Wolfram Language expressions. Wolfram Blockchain Labs designed to extend ecosystem tools for application development for DLTs. Business Analytics 1751001136082 areas: 145discussions 961subscribers Business Analytics 145discussions 961subscribers Quantitative analysis, predictive modeling, business intelligence... Calculus 1750588965000 functionality: 1674discussions 2073subscribers Calculus 1674discussions 2073subscribers Partial and total derivatives, integrals in one or more dimensions, series and limits, differential equations, integral transforms, numerical calculus, discrete calculus... Challenges 1751647429483 featured: 86discussions 632subscribers Challenges 86discussions 632subscribers Give your creativity a boost through a friendly competition. Challenging problems will be placed in this group for members who would like to test their skills. Of course, every member can benefit from the solutions posted here. Chemical Engineering 1750187658000 areas: 30discussions 545subscribers Chemical Engineering 30discussions 545subscribers Chemical and process engineering topics. Chemistry 1750871247974 areas: 316discussions 745subscribers Chemistry 316discussions 745subscribers Analytical, inorganic, organic, physical, nuclear, theoretical, and biochemistry. Civil Engineering 1750217344000 areas: 33discussions 432subscribers Civil Engineering 33discussions 432subscribers Structural, environmental, transportation, geotechnical, water resources, and municipal or urban engineering. Compilation 1751384219354 functionality: 106discussions 489subscribers Compilation 106discussions 489subscribers Generating standalone C code functions, building executables and libraries, generating Fortran expressions, working with compiled Mathematica functions... Computable Document Format 1751717759874 functionality: 102discussions 666subscribers Computable Document Format 102discussions 666subscribers Creating and using interactive documents in the Computable Document Format (CDF). Computational Humanities 1750881315399 areas: 323discussions 303subscribers Computational Humanities 323discussions 303subscribers Diverse humanities fields approached through advanced computing technologies. Data mining of large cultural datasets, media analysis, semantic modeling, context-dependent evaluations, intelligent systems, emerging cross-disciplinary research with human- and society-centric perspectives. Computational Linguistics 1750616814000 areas:functionality: 227discussions 656subscribers Computational Linguistics 227discussions 656subscribers An interdisciplinary field concerned with the statistical or rule-based modeling of language from a computational perspective. Computational Systems 1750437303000 functionality: 108discussions 706subscribers Computational Systems 108discussions 706subscribers The systematic study of a broad range of computational systems, Wolfram Science (NKS), modeling, algorithm discovery... Computer-Based Maths 1748617260000 featured: 87discussions 972subscribers Computer-Based Maths 87discussions 972subscribers The official discussion group for the Computer-Based Maths (CBM) initiative. Any discussions, observations, or suggestions related to the CBM philosophy, curriculum, modules, or assessment; integrating CBM in education programs worldwide; or any related issues or news around STEM education and how it can be improved. Computer Science 1750751120306 areas: 625discussions 2378subscribers Computer Science 625discussions 2378subscribers Theory of computation, information and coding theory, including cryptography, algorithms and data structures, programming language theory, concurrency, artificial intelligence, and computer architecture. Connected Devices 1750583044000 products: 216discussions 563subscribers Connected Devices 216discussions 563subscribers The world of connected devices, internet of things, machine-to-machine, sensors, and more. Control Systems 1750607319000 areas:functionality: 181discussions 1057subscribers Control Systems 181discussions 1057subscribers Design, simulation, and analysis of continuous- and discrete-time control systems, control theory, and control engineering. Cryptography 1748381711000 functionality: 14discussions 162subscribers Cryptography 14discussions 162subscribers Technical discussions about classic and modern cryptography and related Wolfram technologies, including RSA, elliptic curve, quantum and other cryptographic approaches. Curated Data 1749558894000 functionality: 710discussions 409subscribers Curated Data 710discussions 409subscribers Working with the curated data available in Wolfram products like Mathematica and Wolfram|Alpha. Data Drop 1751716401704 products: 42discussions 258subscribers Data Drop 42discussions 258subscribers An open service that makes it easy to accumulate data of any kind, from anywhere?setting it up for immediate computation, visualization, analysis, querying, or other operations. Data Science 1750881315391 areas: 1680discussions 2230subscribers Data Science 1680discussions 2230subscribers Statistics, data engineering, data mining, visualization of data, and applications. Demonstrations 1750958206000 products: 154discussions 674subscribers Demonstrations 154discussions 674subscribers Making and using interactive apps from the Wolfram Demonstrations Project. Discrete Mathematics 1750286935000 functionality: 339discussions 900subscribers Discrete Mathematics 339discussions 900subscribers Permutations, group theory, discrete calculus, integer sequences, combinatorial optimization... Dynamic Interactivity 1751137203704 functionality: 1135discussions 619subscribers Dynamic Interactivity 1135discussions 619subscribers Interactive manipulation, dynamic expressions, custom interface construction, creating and using control objects... Earth Science 1750562820000 areas: 131discussions 577subscribers Earth Science 131discussions 577subscribers Everything about the planet Earth and its geology, geography, and oceanography. Note that environmental science is a separate category. Economics 1750607319000 areas: 235discussions 931subscribers Economics 235discussions 931subscribers Microeconomics, macroeconomics, econometrics, model building, and analysis. Education 1751647429475 areas: 521discussions 1564subscribers Education 521discussions 1564subscribers Using Wolfram technologies in all levels of education and teaching, from primary school to university, in formal classrooms or by individuals. Electrical Engineering 1750955853701 areas: 0discussions 1017subscribers Electrical Engineering 0discussions 1017subscribers Electronic, power, telecommunications, and instrumentation engineering. Engineering 1750871247975 areas: 626discussions 1486subscribers Engineering 626discussions 1486subscribers General engineering topics. Aerospace, chemical, electrical, mechanical and industrial engineering, and control systems are separate categories. Environmental Science 1745346005000 areas: 84discussions 543subscribers Environmental Science 84discussions 543subscribers Pollution control, waste water management, ecology, atmospheric science, and green energy. Equation Solving 1750588965000 functionality: 1782discussions 1395subscribers Equation Solving 1782discussions 1395subscribers Symbolic and numerical equation solving and root finding, differential equations, recurrence and functional equations, systems of equations, linear systems, visualization of solutions... Events & Media 1750958206000 featured: 1522discussions 915subscribers Events & Media 1522discussions 915subscribers All events and media about Wolfram technologies: conferences, talks, user blogs, virtual broadcasts, new publications, and more. External Programs and Systems 1751292708949 functionality: 975discussions 474subscribers External Programs and Systems 975discussions 474subscribers Accessing external systems and executing external programs or commands from within Wolfram products. Finance 1751585159272 areas:functionality: 360discussions 1200subscribers Finance 360discussions 1200subscribers The management, allocation, and study of money or other assets. Includes personal, corporate, and public finance and financial theory. Finance Platform 1750681977000 products: 0discussions 433subscribers Finance Platform 0discussions 433subscribers The product Wolfram Finance Platform, including the IDE, streaming data from Bloomberg and Wolfram|Alpha, and high-performance finance computations. Game Development 1750372233000 areas: 131discussions 695subscribers Game Development 131discussions 695subscribers Game physics, artificial intelligence, scripting, user interface production... Geographic Information System 1750881315397 areas:functionality: 331discussions 466subscribers Geographic Information System 331discussions 466subscribers Geographic Information System (GIS) and related geocomputation topics. Built-in and external geographic data and their processing. Geographic maps, projections, visualizations, and development of full-scale applications. Geometry 1751384219355 functionality: 966discussions 996subscribers Geometry 966discussions 996subscribers Polyhedron, knot, and lattice data, graphics primitives, finding nearest neighbors or shortest paths, geometric transformations, importing geometry, modeling, and CAD data formats... Graphics and Visualization 1751539911151 functionality: 4485discussions 1795subscribers Graphics and Visualization 4485discussions 1795subscribers Data and function visualization, charting, statistical visualizations, financial visualizations, drawing tools, dynamic visualization, options and styling... Graphs and Networks 1751717759874 functionality: 605discussions 962subscribers Graphs and Networks 605discussions 962subscribers Modeling, analyzing, synthesizing, and visualizing graphs and networks including technological, social, information, and biological networks. gridMathematica 1751717759873 products: 24discussions 360subscribers gridMathematica 24discussions 360subscribers The product gridMathematica, which runs multiple computation kernels on local hardware, a dedicated cluster, or an ad hoc grid. Group Theory 1750268401000 functionality: 46discussions 571subscribers Group Theory 46discussions 571subscribers Permutation groups, group descriptions and representations, group computations, named groups... High-Performance Computing 1751647429480 functionality: 235discussions 714subscribers High-Performance Computing 235discussions 714subscribers Automatic parallelization, computation setup, data parallelism, concurrency control, shared memory, GPU computation... Image Processing 1750675010000 areas:functionality: 806discussions 1501subscribers Image Processing 806discussions 1501subscribers Image processing and analysis, segmentation, filtering and enhancement, feature extraction, alignment and registration, image classification, object detection and more. The Wolfram Image Core Area page highlights documentation, examples and courses. Import and Export 1749890645000 functionality: 962discussions 630subscribers Import and Export 962discussions 630subscribers File and data formats, sending expressions as email, import-export management... Industrial Engineering 1749978574000 areas: 0discussions 424subscribers Industrial Engineering 0discussions 424subscribers Supply chain management, facilities planning, systems, safety, and quality engineering, lean manufacturing, and Six Sigma. Interface Construction 1750372233000 functionality: 352discussions 365subscribers Interface Construction 352discussions 365subscribers Custom palettes, toolbars, dialog boxes, inspectors, standalone interfaces, low-level interface control... Jobs & More Exchange 1751717759877 featured: 78discussions 626subscribers Jobs & More Exchange 78discussions 626subscribers Use this group to post job opportunities that require knowledge of Wolfram technologies. Make sure the title of your post includes the title and location of the position. For assistance using the Wolfram Job Exchange, contact our Wolfram recruiting team at jobexchange@wolfram.com. Know-How 1750429614000 featured: 169discussions 749subscribers Know-How 169discussions 749subscribers Learn the best practices for using Wolfram technologies from our expert users. Find tutorial posts, books, articles, videos, and more. Logic and Boolean Algebra 1748534402000 functionality: 95discussions 464subscribers Logic and Boolean Algebra 95discussions 464subscribers Logical operators, Boolean computation and vector operations, mathematical logic... Machine Learning 1750536104000 areas:functionality: 980discussions 1817subscribers Machine Learning 980discussions 1817subscribers Machine Learning algorithms that can learn from and make classifications and predictions on data. Related subjects are computer science, pattern recognition, computer vision, computational learning and statistics, probabilistic programming and artificial intelligence. The Wolfram Machine Learning Core Area page highlights main features, documentation, examples and courses. The Wolfram Neural Net Repository is a public resource that hosts an expanding collection of trained and untrained neural network models. The Machine Learning Guide page lists all the relevant functions. Material Sciences 1748734014000 areas: 66discussions 622subscribers Material Sciences 66discussions 622subscribers Crystallography, ceramography, nanotechnology, microtechnology, metalography, metallurgy, textile reinforced materials, biomaterials, surface science/catalysis, and tribology. Mathematica 1751647429478 products: 5879discussions 4583subscribers Mathematica 5879discussions 4583subscribers The product and integrated interactive environment called Mathematica, for technical computing on the desktop or online. Mathematica Add-Ons 1750242593000 products: 245discussions 845subscribers Mathematica Add-Ons 245discussions 845subscribers Installing and using additional Wolfram or third-party applications with Mathematica. Optimization 1750983285042 functionality: 525discussions 906subscribers Optimization 525discussions 906subscribers Symbolic and numeric local and global optimization methods, minimum and maximum values, combinatorial optimization, constrained and unconstrained optimization... Mathematics 1751647429476 areas: 6154discussions 4118subscribers Mathematics 6154discussions 4118subscribers Everything from arithmetic, algebra, calculus, and geometry to analysis, logic, set theory, and uncertainty. Mechanical Engineering 1750607319000 areas: 106discussions 941subscribers Mechanical Engineering 106discussions 941subscribers Mechatronics, structural analysis, computational fluid dynamics, design, CAD/CAM, finite element analysis... Medical Sciences 1750562820000 areas: 103discussions 658subscribers Medical Sciences 103discussions 658subscribers Diagnosis, treatment, prevention, technology, and study of disease and injury. Medical imaging is a separate category. Modeling 1751384219356 functionality: 715discussions 1178subscribers Modeling 715discussions 1178subscribers Modeling, data fitting... Natural Language Processing 1750607319000 areas:functionality: 249discussions 756subscribers Natural Language Processing 249discussions 756subscribers Fields of computer science, artificial intelligence, and computational linguistics concerned with the interactions between computers and human (natural) languages and general area human?computer interaction. Computational or automated parsing, interpretation, and translation of spoken or written language. Neural Networks 1750267546000 functionality: 105discussions 278subscribers Neural Networks 105discussions 278subscribers Neural network construction, surgery and training on images, text, video and other types of data to tackle classification, feature extraction, object recognition and more. The Wolfram Neural Net Repository is a public resource that hosts an expanding collection of trained and untrained neural network models, suitable for immediate evaluation, training, visualization, transfer learning and more. Numerical Computation 1751647429482 functionality: 1257discussions 1140subscribers Numerical Computation 1257discussions 1140subscribers Numeric equation solving, calculus and statistics, precision and accuracy control for numeric computations... Operating System and Network Access 1748778240000 functionality: 472discussions 321subscribers Operating System and Network Access 472discussions 321subscribers Tasks related to system administration and internet connectivity. Operations Research 1750209576000 areas: 85discussions 586subscribers Operations Research 85discussions 586subscribers Operational research, management or decision science, operations management, stochastic modeling, simulation, statistical analysis, and optimization. Optics 1747846823000 areas: 78discussions 678subscribers Optics 78discussions 678subscribers Classical optics including geometrica, physical optics, and modern optics from quantum optics, crystal optics, and metamaterials to optical engineering, photonics, optoelectronics, and lens design. Packages 1750081282000 functionality: 632discussions 434subscribers Packages 632discussions 434subscribers Using built-in or custom packages or creating your own, namespace management, package loading and saving, options management... Physics 1750948633301 areas: 1340discussions 3046subscribers Physics 1340discussions 3046subscribers Classical and quantum mechanics, electricity and magnetism, thermodynamics, high-energy and particle physics, condensed matter physics, biophysics.... Astronomy and optics are separate categories. Presentation and Notebooks 1751136682285 functionality: 425discussions 668subscribers Presentation and Notebooks 425discussions 668subscribers Creating and using notebook documents and slide show presentations. Product Set Up 1751292708952 functionality: 256discussions 178subscribers Product Set Up 256discussions 178subscribers Installing and getting started with Wolfram products. Publication Materials 1751539911152 featured: 268discussions 217subscribers Publication Materials 268discussions 217subscribers Publications utilizing Wolfram technology in books, articles, academic journals, preprints, conference proceedings and other media for research and education. Every day, numerous papers and preprints are published using Mathematica and Wolfram technology for research in mathematics, physics, chemistry, biology, economics, engineering, finance, and many other leading, emerging, and interdisciplinary fields. Quantum Computing 1749760775000 featured: 9discussions 251subscribers Quantum Computing 9discussions 251subscribers Computation based on quantum phenomena. The Wolfram Quantum Framework, a general suite for simulating quantum computation with full integration into the Wolfram Language. Quantum circuits, information, algorithms, qubits, logic gates, cryptography, decoherence and error correction, annealing and adiabatic computation. Engineering and manufacturing of quantum computers. Raspberry Pi 1748570464000 functionality: 306discussions 682subscribers Raspberry Pi 306discussions 682subscribers Wolfram Language and Mathematica on the Raspberry Pi Recreation 1751647429477 areas: 552discussions 570subscribers Recreation 552discussions 570subscribers Having fun with Wolfram! Creating and solving games and puzzles, programming for hobbies, and so on. Robotics 1748998548000 areas: 60discussions 893subscribers Robotics 60discussions 893subscribers Humanoid, industrial, and autonomous robots and their subsystems including actuators, motors, sensors, and power sources. Signal Processing 1750583044000 areas:functionality: 235discussions 1092subscribers Signal Processing 235discussions 1092subscribers Signal acquisition, digital and analog filter design, filtering and noise reduction, signal visualization and analysis… Social Science 1750355461000 areas: 331discussions 558subscribers Social Science 331discussions 558subscribers Computational social science, social network analysis, complex network theory, multi-agent simulations of social phenomena... Software Development 1751353799502 areas: 623discussions 1666subscribers Software Development 623discussions 1666subscribers Application development, software design, and platform development including research, prototyping, maintenance, and engineering. Space Exploration 1750953794250 featured: 252discussions 8subscribers Space Exploration 252discussions 8subscribers Diverse subjects include astrophysics and cosmology, planetary science, orbital mechanics and navigation, space propulsion engineering, robotics and autonomous systems, astrobiology, space medicine and human factors, materials and manufacturing, remote sensing and satellite communications, space habitats and life support, and mission sustainability and ethics. Staff Picks 1750953794247 featured: 1881discussions 788subscribers Staff Picks 1881discussions 788subscribers These exceptional posts are curated by Wolfram Community moderators. This is a mark of excellence and a way to show appreciation to our outstanding contributors. Statistics and Probability 1750881315396 functionality: 735discussions 1273subscribers Statistics and Probability 735discussions 1273subscribers Symbolic and numeric statistical calculations, probability distributions, hypothesis testing, visualizations... Student Leadership Programs 1750070524000 featured: 66discussions 237subscribers Student Leadership Programs 66discussions 237subscribers Projects and discussions led by students enrolled in Wolfram programs, including the Wolfram Student Ambassador Program, the Wolfram Emerging Leaders Program and other associated groups. These programs are unique opportunities for students of all ages to dive deeper into computational thinking, research and design. Symbolic Computations 1750690056000 functionality: 880discussions 721subscribers Symbolic Computations 880discussions 721subscribers Symbolic computations in calculus, linear algebra, statistics, finance... SystemModeler 1751717759875 products: 338discussions 585subscribers SystemModeler 338discussions 585subscribers The product Wolfram SystemModeler, a physical modeling and simulation tool that supports the Modelica language and integrates with Mathematica. Tuning and Debugging 1751189747204 functionality: 234discussions 327subscribers Tuning and Debugging 234discussions 327subscribers Monitoring, execution tracing, messages, constraining execution time or memory... Tweet-a-Program 1749864228000 products: 6discussions 135subscribers Tweet-a-Program 6discussions 135subscribers Tweet-a-Program code examples and commentary, trouble-shooting, and general discussion of short programs. Units 1749042396000 functionality:areas: 211discussions 392subscribers Units 211discussions 392subscribers Unit conversion, dimensional analysis, calculating and solving equations with units, using units in visualizations, working with units from Wolfram|Alpha. User Interface 1750536104000 functionality: 810discussions 591subscribers User Interface 810discussions 591subscribers The user interface of Mathematica and other Wolfram products, including menus, palettes, and customization. Video Processing 1750770436357 areas:functionality: 118discussions 177subscribers Video Processing 118discussions 177subscribers Video editing, processing, analysis, generation and capture, encoding and decoding. Related to computer vision, image processing and audio processing. The Wolfram Video Computation Core Area Page highlights main features, documentation, examples and courses. The Video Processing Guide Page lists all the relevant functions. Visual Arts 1751539911149 areas: 613discussions 762subscribers Visual Arts 613discussions 762subscribers Generative or algorithmic art, generation of geometric surfaces, mathematically inspired sculptures... Wavelets and Fourier Series 1750032731000 functionality: 70discussions 519subscribers Wavelets and Fourier Series 70discussions 519subscribers Wavelet families, discrete and continuous transforms, visualization, Fourier series, transforms... webMathematica 1749864228000 products: 43discussions 402subscribers webMathematica 43discussions 402subscribers The product webMathematica, which adds dynamic content to websites. Wolfram|Alpha 1750958206000 products: 890discussions 1335subscribers Wolfram|Alpha 890discussions 1335subscribers Features, data, and functionality of Wolfram|Alpha, the computational knowledge engine. Wolfram|Alpha Apps 1749864228000 products: 58discussions 503subscribers Wolfram|Alpha Apps 58discussions 503subscribers Wolfram|Alpha apps, including mobile and desktop apps, widgets, Course Assistant Apps, Reference Apps, Professional Assistant Apps, and Personal Assistant Apps. Wolfram|Alpha Integration 1746722250000 functionality: 141discussions 520subscribers Wolfram|Alpha Integration 141discussions 520subscribers Accessing Wolfram|Alpha functionality and data within Mathematica. Wolfram CDF Player 1749864228000 products: 145discussions 490subscribers Wolfram CDF Player 145discussions 490subscribers Using and deploying content to the products Wolfram CDF Player and Wolfram Player Pro. Wolfram Cloud 1750152991000 products: 635discussions 653subscribers Wolfram Cloud 635discussions 653subscribers Using the Wolfram Cloud, the central enabling infrastructure for all of Wolfram's cloud products and services that provides integrated storage, interface, computation, knowledge, linguistics, and deployment capabilities. Wolfram Community 1750958206000 products: 155discussions 868subscribers Wolfram Community 155discussions 868subscribers Features and functionality of Wolfram Community. Wolfram Development Platform 1750152991000 products: 275discussions 450subscribers Wolfram Development Platform 275discussions 450subscribers The product Wolfram Development Platform, for creating and deploying production software systems and applications in the cloud. Wolfram Engine 1749541853000 products: 48discussions 181subscribers Wolfram Engine 48discussions 181subscribers Computing, developing and deploying with Wolfram Engine, the core of all Wolfram products. Wolfram Function Repository 1749239008000 products: 194discussions 213subscribers Wolfram Function Repository 194discussions 213subscribers A public resource that hosts an expanding collection of contributed standalone functions suitable for immediate use in the Wolfram Language. Discussing functions in the repository or functions yet to be submitted. Wolfram Fundamental Physics Project 1750088177000 featured: 110discussions 494subscribers Wolfram Fundamental Physics Project 110discussions 494subscribers Technical discussion about ongoing progress in Wolfram's project to find the fundamental theory of physics. Wolfram Language 1751647429481 functionality: 11273discussions 2112subscribers Wolfram Language 11273discussions 2112subscribers All aspects of multi-paradigm programming with the Wolfram Language, including syntax, functional and procedural approaches, rules, patterns, and data structures, symbolic and numeric computations... Wolfram Programming Lab 1747516803000 products: 31discussions 375subscribers Wolfram Programming Lab 31discussions 375subscribers General discussions about Wolfram Programming Lab as well as Exploration-specific inquiries. Help with understanding, using, extending, and integrating Explorations into classrooms and other areas. Wolfram Science 1751384219352 featured: 268discussions 1173subscribers Wolfram Science 268discussions 1173subscribers Topics related to Stephen Wolfram's A New Kind of Science book. Further explanations and development of ideas and discoveries made in the book. Communication medium for research and collaboration building on the contents of the book. Wolfram High School Summer Research Program 1745790431000 featured: 182discussions 328subscribers Wolfram High School Summer Research Program 182discussions 328subscribers Projects and discussions from the Wolfram High School Summer Research Program, a project-oriented program for high-school students, introducing them to cutting-edge programming, computational thinking, and innovative technology. The program is a unique opportunity for entrepreneurial and STEM-minded high-school students to learn how to develop and explore science and technology. Wolfram Summer School 1750675010000 featured: 288discussions 515subscribers Wolfram Summer School 288discussions 515subscribers Projects and discussions from the Wolfram Summer School, a unique educational and career opportunity to learn and do projects at the frontiers of science, technology, and innovation. Learn how to apply Wolfram's unique approach to creating ideas and turning them into research, products, and companies. Wolfram U 1749737069000 products: 96discussions 698subscribers Wolfram U 96discussions 698subscribers Wolfram U features interactive courses, video classes, certifications and online special events for Mathematica, the Wolfram Language, data science, machine learning, image processing, mathematics and other computational topic areas using Wolfram technology. Wolfram|Alpha Notebook Edition 1750700463564 products: 15discussions 154subscribers Wolfram|Alpha Notebook Edition 15discussions 154subscribers Teaching and learning with Wolfram|Alpha Notebook Edition, including using Wolfram|Alpha inputs for calculations and visualizations, developing course materials using Wolfram|Alpha Notebooks, and creating slideshow presentations. Workbench 1744987483000 products: 65discussions 393subscribers Workbench 65discussions 393subscribers The product Wolfram Workbench, an integrated development environment built on Eclipse and specialized for Mathematica and other Wolfram technologies. View All Groups
Be respectful. Review our Community Guidelines to understand your role and responsibilities. Community Terms of Use Feedback © 2025 Wolfram