/* */ .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; }

Message Boards Message Boards

Type to filter groups: 3D Printing 1715489106000 areas: 557discussions 866subscribers 3D Printing 557discussions 866subscribers 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 1714997359000 areas: 6discussions 228subscribers Accessibility 6discussions 228subscribers 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 1715777533000 areas: 153discussions 890subscribers Aerospace Engineering 153discussions 890subscribers Design and construction of aircraft and spacecraft, propulsion systems, and avionics. Algebra 1715704462000 functionality: 921discussions 1605subscribers Algebra 921discussions 1605subscribers Factoring and decomposition, polynomial division, equation and inequality solving and reducing, visualizations of curves, surfaces, and regions... Architecture 1715687337000 areas: 56discussions 476subscribers Architecture 56discussions 476subscribers Designing buildings and other structures, sustainability, urban design... Artificial Intelligence 1715603524000 featured: 270discussions 84subscribers Artificial Intelligence 270discussions 84subscribers 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 1715687337000 areas: 270discussions 1171subscribers Astronomy 270discussions 1171subscribers 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 1715953523907 areas:functionality: 169discussions 980subscribers Audio, Sound and Music 169discussions 980subscribers 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 1714997359000 areas: 46discussions 643subscribers Augmented and Virtual Realities 46discussions 643subscribers 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 1715274196000 areas: 151discussions 687subscribers Authoring and Publishing 151discussions 687subscribers Writing, producing, and sharing content through books, articles, courseware, presentations, and other formats. Biological Sciences 1715771846000 areas: 253discussions 944subscribers Biological Sciences 253discussions 944subscribers Biotechnology, bioinformatics, biomechanics, ecology, genetics, systems biology, synthetic biology... Blockchain 1715603524000 functionality: 0discussions 132subscribers Blockchain 0discussions 132subscribers 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 1715603524000 areas: 144discussions 886subscribers Business Analytics 144discussions 886subscribers Quantitative analysis, predictive modeling, business intelligence... Calculus 1715964076041 functionality: 1557discussions 1945subscribers Calculus 1557discussions 1945subscribers Partial and total derivatives, integrals in one or more dimensions, series and limits, differential equations, integral transforms, numerical calculus, discrete calculus... Challenges 1715690332000 featured: 78discussions 587subscribers Challenges 78discussions 587subscribers 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 1715687337000 areas: 40discussions 501subscribers Chemical Engineering 40discussions 501subscribers Chemical and process engineering topics. Chemistry 1715547475000 areas: 269discussions 689subscribers Chemistry 269discussions 689subscribers Analytical, inorganic, organic, physical, nuclear, theoretical, and biochemistry. Civil Engineering 1715953523900 areas: 34discussions 405subscribers Civil Engineering 34discussions 405subscribers Structural, environmental, transportation, geotechnical, water resources, and municipal or urban engineering. Compilation 1715771846000 functionality: 118discussions 462subscribers Compilation 118discussions 462subscribers Generating standalone C code functions, building executables and libraries, generating Fortran expressions, working with compiled Mathematica functions... Computable Document Format 1713279999000 functionality: 120discussions 637subscribers Computable Document Format 120discussions 637subscribers Creating and using interactive documents in the Computable Document Format (CDF). Computational Humanities 1715687083000 areas: 308discussions 270subscribers Computational Humanities 308discussions 270subscribers 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 1715953523919 areas:functionality: 256discussions 607subscribers Computational Linguistics 256discussions 607subscribers An interdisciplinary field concerned with the statistical or rule-based modeling of language from a computational perspective. Computational Systems 1714127559000 functionality: 89discussions 666subscribers Computational Systems 89discussions 666subscribers The systematic study of a broad range of computational systems, Wolfram Science (NKS), modeling, algorithm discovery... Computer-Based Maths 1715865225851 featured: 91discussions 886subscribers Computer-Based Maths 91discussions 886subscribers 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 1715690354000 areas: 633discussions 2195subscribers Computer Science 633discussions 2195subscribers Theory of computation, information and coding theory, including cryptography, algorithms and data structures, programming language theory, concurrency, artificial intelligence, and computer architecture. Connected Devices 1715865225849 products: 221discussions 529subscribers Connected Devices 221discussions 529subscribers The world of connected devices, internet of things, machine-to-machine, sensors, and more. Control Systems 1715687337000 areas:functionality: 186discussions 993subscribers Control Systems 186discussions 993subscribers Design, simulation, and analysis of continuous- and discrete-time control systems, control theory, and control engineering. Cryptography 1715152437000 functionality: 11discussions 116subscribers Cryptography 11discussions 116subscribers Technical discussions about classic and modern cryptography and related Wolfram technologies, including RSA, elliptic curve, quantum and other cryptographic approaches. Curated Data 1715672296000 functionality: 663discussions 392subscribers Curated Data 663discussions 392subscribers Working with the curated data available in Wolfram products like Mathematica and Wolfram|Alpha. Data Drop 1709614109000 products: 49discussions 238subscribers Data Drop 49discussions 238subscribers 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 1715788015000 areas: 1579discussions 2071subscribers Data Science 1579discussions 2071subscribers Statistics, data engineering, data mining, visualization of data, and applications. Demonstrations 1714389016000 products: 154discussions 647subscribers Demonstrations 154discussions 647subscribers Making and using interactive apps from the Wolfram Demonstrations Project. Discrete Mathematics 1715269181000 functionality: 330discussions 847subscribers Discrete Mathematics 330discussions 847subscribers Permutations, group theory, discrete calculus, integer sequences, combinatorial optimization... Dynamic Interactivity 1715690354000 functionality: 1031discussions 596subscribers Dynamic Interactivity 1031discussions 596subscribers Interactive manipulation, dynamic expressions, custom interface construction, creating and using control objects... Earth Science 1715734066000 areas: 127discussions 528subscribers Earth Science 127discussions 528subscribers Everything about the planet Earth and its geology, geography, and oceanography. Note that environmental science is a separate category. Economics 1715768349000 areas: 253discussions 865subscribers Economics 253discussions 865subscribers Microeconomics, macroeconomics, econometrics, model building, and analysis. Education 1715672296000 areas: 524discussions 1446subscribers Education 524discussions 1446subscribers Using Wolfram technologies in all levels of education and teaching, from primary school to university, in formal classrooms or by individuals. Electrical Engineering 1714561209000 areas: 8discussions 951subscribers Electrical Engineering 8discussions 951subscribers Electronic, power, telecommunications, and instrumentation engineering. Engineering 1715953523902 areas: 569discussions 1396subscribers Engineering 569discussions 1396subscribers General engineering topics. Aerospace, chemical, electrical, mechanical and industrial engineering, and control systems are separate categories. Environmental Science 1715547475000 areas: 87discussions 504subscribers Environmental Science 87discussions 504subscribers Pollution control, waste water management, ecology, atmospheric science, and green energy. Equation Solving 1715627624000 functionality: 1721discussions 1318subscribers Equation Solving 1721discussions 1318subscribers Symbolic and numerical equation solving and root finding, differential equations, recurrence and functional equations, systems of equations, linear systems, visualization of solutions... Events & Media 1715670658000 featured: 1489discussions 858subscribers Events & Media 1489discussions 858subscribers All events and media about Wolfram technologies: conferences, talks, user blogs, virtual broadcasts, new publications, and more. External Programs and Systems 1715690354000 functionality: 927discussions 452subscribers External Programs and Systems 927discussions 452subscribers Accessing external systems and executing external programs or commands from within Wolfram products. Finance 1715953523904 areas:functionality: 353discussions 1082subscribers Finance 353discussions 1082subscribers The management, allocation, and study of money or other assets. Includes personal, corporate, and public finance and financial theory. Finance Platform 1715927489095 products: 1discussion 409subscribers Finance Platform 1discussion 409subscribers The product Wolfram Finance Platform, including the IDE, streaming data from Bloomberg and Wolfram|Alpha, and high-performance finance computations. Game Development 1715286672000 areas: 140discussions 650subscribers Game Development 140discussions 650subscribers Game physics, artificial intelligence, scripting, user interface production... Geographic Information System 1715310312000 areas:functionality: 316discussions 421subscribers Geographic Information System 316discussions 421subscribers 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 1715704462000 functionality: 905discussions 937subscribers Geometry 905discussions 937subscribers 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 1715771846000 functionality: 3988discussions 1694subscribers Graphics and Visualization 3988discussions 1694subscribers Data and function visualization, charting, statistical visualizations, financial visualizations, drawing tools, dynamic visualization, options and styling... Graphs and Networks 1715715429000 functionality: 540discussions 914subscribers Graphs and Networks 540discussions 914subscribers Modeling, analyzing, synthesizing, and visualizing graphs and networks including technological, social, information, and biological networks. gridMathematica 1714363305000 products: 25discussions 338subscribers gridMathematica 25discussions 338subscribers The product gridMathematica, which runs multiple computation kernels on local hardware, a dedicated cluster, or an ad hoc grid. Group Theory 1715715429000 functionality: 45discussions 531subscribers Group Theory 45discussions 531subscribers Permutation groups, group descriptions and representations, group computations, named groups... High-Performance Computing 1715785302000 functionality: 212discussions 673subscribers High-Performance Computing 212discussions 673subscribers Automatic parallelization, computation setup, data parallelism, concurrency control, shared memory, GPU computation... Image Processing 1715608881000 areas:functionality: 797discussions 1429subscribers Image Processing 797discussions 1429subscribers 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 1715713506000 functionality: 949discussions 605subscribers Import and Export 949discussions 605subscribers File and data formats, sending expressions as email, import-export management... Industrial Engineering 1714727362000 areas: 9discussions 404subscribers Industrial Engineering 9discussions 404subscribers Supply chain management, facilities planning, systems, safety, and quality engineering, lean manufacturing, and Six Sigma. Interface Construction 1715672741000 functionality: 334discussions 354subscribers Interface Construction 334discussions 354subscribers Custom palettes, toolbars, dialog boxes, inspectors, standalone interfaces, low-level interface control... Jobs & More Exchange 1714547412000 featured: 81discussions 566subscribers Jobs & More Exchange 81discussions 566subscribers 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 1715274196000 featured: 191discussions 693subscribers Know-How 191discussions 693subscribers Learn the best practices for using Wolfram technologies from our expert users. Find tutorial posts, books, articles, videos, and more. Logic and Boolean Algebra 1715192359000 functionality: 90discussions 434subscribers Logic and Boolean Algebra 90discussions 434subscribers Logical operators, Boolean computation and vector operations, mathematical logic... Machine Learning 1715953523917 areas:functionality: 576discussions 1627subscribers Machine Learning 576discussions 1627subscribers 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 1713392827000 areas: 61discussions 581subscribers Material Sciences 61discussions 581subscribers Crystallography, ceramography, nanotechnology, microtechnology, metalography, metallurgy, textile reinforced materials, biomaterials, surface science/catalysis, and tribology. Mathematica 1715961396976 products: 5956discussions 4339subscribers Mathematica 5956discussions 4339subscribers The product and integrated interactive environment called Mathematica, for technical computing on the desktop or online. Mathematica Add-Ons 1715489106000 products: 189discussions 791subscribers Mathematica Add-Ons 189discussions 791subscribers Installing and using additional Wolfram or third-party applications with Mathematica. Optimization 1715785302000 functionality: 499discussions 857subscribers Optimization 499discussions 857subscribers Symbolic and numeric local and global optimization methods, minimum and maximum values, combinatorial optimization, constrained and unconstrained optimization... Mathematics 1715964076037 areas: 5889discussions 3816subscribers Mathematics 5889discussions 3816subscribers Everything from arithmetic, algebra, calculus, and geometry to analysis, logic, set theory, and uncertainty. Mechanical Engineering 1715277070000 areas: 116discussions 898subscribers Mechanical Engineering 116discussions 898subscribers Mechatronics, structural analysis, computational fluid dynamics, design, CAD/CAM, finite element analysis... Medical Sciences 1715687083000 areas: 98discussions 603subscribers Medical Sciences 98discussions 603subscribers Diagnosis, treatment, prevention, technology, and study of disease and injury. Medical imaging is a separate category. Modeling 1715953523915 functionality: 631discussions 1103subscribers Modeling 631discussions 1103subscribers Modeling, data fitting... Natural Language Processing 1715180307000 areas:functionality: 231discussions 682subscribers Natural Language Processing 231discussions 682subscribers 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 1715788015000 functionality: 87discussions 207subscribers Neural Networks 87discussions 207subscribers 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 1715785419000 functionality: 1151discussions 1076subscribers Numerical Computation 1151discussions 1076subscribers Numeric equation solving, calculus and statistics, precision and accuracy control for numeric computations... Operating System and Network Access 1713209980000 functionality: 466discussions 299subscribers Operating System and Network Access 466discussions 299subscribers Tasks related to system administration and internet connectivity. Operations Research 1714392567000 areas: 90discussions 552subscribers Operations Research 90discussions 552subscribers Operational research, management or decision science, operations management, stochastic modeling, simulation, statistical analysis, and optimization. Optics 1715601922000 areas: 75discussions 628subscribers Optics 75discussions 628subscribers 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 1715368441000 functionality: 559discussions 412subscribers Packages 559discussions 412subscribers Using built-in or custom packages or creating your own, namespace management, package loading and saving, options management... Physics 1715953523909 areas: 1219discussions 2815subscribers Physics 1219discussions 2815subscribers 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 1714504892000 functionality: 418discussions 626subscribers Presentation and Notebooks 418discussions 626subscribers Creating and using notebook documents and slide show presentations. Product Set Up 1715690354000 functionality: 252discussions 167subscribers Product Set Up 252discussions 167subscribers Installing and getting started with Wolfram products. Publication Materials 1715704462000 featured: 161discussions 155subscribers Publication Materials 161discussions 155subscribers Publications utilizing Wolfram technology in books, articles, academic journals, preprints, conference proceedings and other media for research and education. Quantum Computing 1715785302000 featured: 70discussions 166subscribers Quantum Computing 70discussions 166subscribers 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 1714665205000 functionality: 303discussions 660subscribers Raspberry Pi 303discussions 660subscribers Wolfram Language and Mathematica on the Raspberry Pi Recreation 1715953523911 areas: 548discussions 538subscribers Recreation 548discussions 538subscribers Having fun with Wolfram! Creating and solving games and puzzles, programming for hobbies, and so on. Robotics 1713563184000 areas: 59discussions 827subscribers Robotics 59discussions 827subscribers Humanoid, industrial, and autonomous robots and their subsystems including actuators, motors, sensors, and power sources. Signal Processing 1715845953378 areas:functionality: 236discussions 1027subscribers Signal Processing 236discussions 1027subscribers Signal acquisition, digital and analog filter design, filtering and noise reduction, signal visualization and analysis… Social Science 1715353105000 areas: 343discussions 521subscribers Social Science 343discussions 521subscribers Computational social science, social network analysis, complex network theory, multi-agent simulations of social phenomena... Software Development 1715865225846 areas: 632discussions 1547subscribers Software Development 632discussions 1547subscribers Application development, software design, and platform development including research, prototyping, maintenance, and engineering. Staff Picks 1715771846000 featured: 1374discussions 718subscribers Staff Picks 1374discussions 718subscribers 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 1715715429000 functionality: 678discussions 1198subscribers Statistics and Probability 678discussions 1198subscribers Symbolic and numeric statistical calculations, probability distributions, hypothesis testing, visualizations... Student Leadership Programs 1714157271000 featured: 60discussions 187subscribers Student Leadership Programs 60discussions 187subscribers 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 1715704462000 functionality: 814discussions 673subscribers Symbolic Computations 814discussions 673subscribers Symbolic computations in calculus, linear algebra, statistics, finance... SystemModeler 1715777533000 products: 326discussions 548subscribers SystemModeler 326discussions 548subscribers The product Wolfram SystemModeler, a physical modeling and simulation tool that supports the Modelica language and integrates with Mathematica. Tuning and Debugging 1715697364000 functionality: 208discussions 307subscribers Tuning and Debugging 208discussions 307subscribers Monitoring, execution tracing, messages, constraining execution time or memory... Tweet-a-Program 1712657114000 products: 14discussions 128subscribers Tweet-a-Program 14discussions 128subscribers Tweet-a-Program code examples and commentary, trouble-shooting, and general discussion of short programs. Units 1712768268000 functionality:areas: 199discussions 373subscribers Units 199discussions 373subscribers Unit conversion, dimensional analysis, calculating and solving equations with units, using units in visualizations, working with units from Wolfram|Alpha. User Interface 1715814444982 functionality: 815discussions 562subscribers User Interface 815discussions 562subscribers The user interface of Mathematica and other Wolfram products, including menus, palettes, and customization. Video Processing 1715771846000 areas:functionality: 91discussions 137subscribers Video Processing 91discussions 137subscribers 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 1715953523913 areas: 599discussions 717subscribers Visual Arts 599discussions 717subscribers Generative or algorithmic art, generation of geometric surfaces, mathematically inspired sculptures... Wavelets and Fourier Series 1715845953381 functionality: 64discussions 490subscribers Wavelets and Fourier Series 64discussions 490subscribers Wavelet families, discrete and continuous transforms, visualization, Fourier series, transforms... webMathematica 1707421119000 products: 50discussions 387subscribers webMathematica 50discussions 387subscribers The product webMathematica, which adds dynamic content to websites. Wolfram|Alpha 1714931179000 products: 878discussions 1270subscribers Wolfram|Alpha 878discussions 1270subscribers Features, data, and functionality of Wolfram|Alpha, the computational knowledge engine. Wolfram|Alpha Apps 1714363305000 products: 62discussions 479subscribers Wolfram|Alpha Apps 62discussions 479subscribers Wolfram|Alpha apps, including mobile and desktop apps, widgets, Course Assistant Apps, Reference Apps, Professional Assistant Apps, and Personal Assistant Apps. Wolfram|Alpha Integration 1714931179000 functionality: 142discussions 485subscribers Wolfram|Alpha Integration 142discussions 485subscribers Accessing Wolfram|Alpha functionality and data within Mathematica. Wolfram CDF Player 1703678153000 products: 147discussions 481subscribers Wolfram CDF Player 147discussions 481subscribers Using and deploying content to the products Wolfram CDF Player and Wolfram Player Pro. Wolfram Cloud 1715220017000 products: 623discussions 615subscribers Wolfram Cloud 623discussions 615subscribers 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 1715575747000 products: 153discussions 811subscribers Wolfram Community 153discussions 811subscribers Features and functionality of Wolfram Community. Wolfram Development Platform 1715489106000 products: 277discussions 415subscribers Wolfram Development Platform 277discussions 415subscribers The product Wolfram Development Platform, for creating and deploying production software systems and applications in the cloud. Wolfram Engine 1711332418000 products: 45discussions 152subscribers Wolfram Engine 45discussions 152subscribers Computing, developing and deploying with Wolfram Engine, the core of all Wolfram products. Wolfram Function Repository 1715608881000 products: 146discussions 185subscribers Wolfram Function Repository 146discussions 185subscribers 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 1715269181000 featured: 106discussions 425subscribers Wolfram Fundamental Physics Project 106discussions 425subscribers Technical discussion about ongoing progress in Wolfram's project to find the fundamental theory of physics. Wolfram Language 1715964076043 functionality: 10671discussions 2000subscribers Wolfram Language 10671discussions 2000subscribers 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 1707974419000 products: 37discussions 346subscribers Wolfram Programming Lab 37discussions 346subscribers 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 1714735793000 featured: 248discussions 1117subscribers Wolfram Science 248discussions 1117subscribers 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 1715271676000 featured: 163discussions 281subscribers Wolfram High School Summer Research Program 163discussions 281subscribers 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 1714988698000 featured: 278discussions 462subscribers Wolfram Summer School 278discussions 462subscribers 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 1715670658000 products: 82discussions 645subscribers Wolfram U 82discussions 645subscribers 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 1711418070000 products: 15discussions 132subscribers Wolfram|Alpha Notebook Edition 15discussions 132subscribers 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 1708410213000 products: 64discussions 380subscribers Workbench 64discussions 380subscribers The product Wolfram Workbench, an integrated development environment built on Eclipse and specialized for Mathematica and other Wolfram technologies. View All Groups

Group Abstract Group Abstract

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.

Suggest Group Suggest Group

Not finding what you need?

Suggest a Group »
Be respectful. Review our Community Guidelines to understand your role and responsibilities. Community Terms of Use Feedback © 2024 Wolfram. All rights reserved.