(See also)
m (See also)
 
(10 intermediate revisions by one user not shown)
Line 1: Line 1:
 +
{{code}}
 +
 +
= Mathematica =
 +
 
'''Mathematica''' is a computational engine. It is probably the closest tool we have to an effective universal computer in its broadest sense.
 
'''Mathematica''' is a computational engine. It is probably the closest tool we have to an effective universal computer in its broadest sense.
  
= Background =
+
== Applets (Wolfram Demonstrations) ==
 +
 
 +
# [https://demonstrations.wolfram.com/CavityQuantumElectrodynamicsWithBosonsEmissionSpectraInTheSt/ Cavity Quantum Electrodynamics with Bosons: Emission Spectra in the Strong and Weak Coupling Regimes], [[Fabrice P. Laussy]] and [[Elena del Valle]], {{thisday|7|March|2011}}.
 +
# [https://demonstrations.wolfram.com/MollowTriplet/ Mollow Triplet], Elena del Valle and Fabrice P. Laussy, {{thisday|9|December|2013}}.
 +
# [https://demonstrations.wolfram.com/PolarizedPolaritonFieldsOnThePoincareSphere/ Polarized Polariton Fields on the Poincaré Sphere], {{thisday|12|February|2015}}.
 +
# [https://demonstrations.wolfram.com/RabiAndJosephsonOscillations/ Rabi and Josephson Oscillations], [[Amir Rahmani]] and Fabrice P. Laussy, {{thisday|11|April|2016}}.
 +
# [https://demonstrations.wolfram.com/DispersionPropertiesOfASpinOrbitCoupledBoseEinsteinCondensat/ Dispersion Properties of a Spin-Orbit-Coupled Bose-Einstein Condensate], [[David Colas]], Fabrice P. Laussy and [[Matthew J. Davis]], {{thisday|15|September|2017}}. 
 +
# [https://demonstrations.wolfram.com/PolaritonAndJaynesCummingsBlockade/ Polariton and Jaynes-Cummings Blockade], [[Eduardo Zubizarreta Casalengua]], [[Juan Camilo López Carreño]], Fabrice P. Laussy and Elena del Valle, {{thisday|18|January|2019}}.
 +
 
 +
== Background ==
  
 
Mathematica is the pinacle of ''Wolfram research'', the company built by Stephen Wolfram, initially to develop Mathematica, now with extended ambitions in various areas of computational interest (see [http://www.wolframscience.com/ a new kind of science] and [http://www.wolframalpha.com Wolfram|Alpha] as other major examples).
 
Mathematica is the pinacle of ''Wolfram research'', the company built by Stephen Wolfram, initially to develop Mathematica, now with extended ambitions in various areas of computational interest (see [http://www.wolframscience.com/ a new kind of science] and [http://www.wolframalpha.com Wolfram|Alpha] as other major examples).
  
= See also =
+
== See also ==
  
* [http://laussy.org/blog/tag/mathematica Mathematica  in my blog].
 
 
* [[Importing and exporting data with Mathematica]].
 
* [[Importing and exporting data with Mathematica]].
 +
* [[Exporting figures with Mathematica]].
 +
* [[Mathematica colours]].
 +
* [[Mathematica tips and tricks]].
 
* Useful [[Mathematica packages|standard packages]].
 
* Useful [[Mathematica packages|standard packages]].
 +
* [[Mathematica troubleshooting]].
 +
 +
== In my Blog ==
 +
 +
* [[Blog:Hacks/Turning_Mathematica_lists_into_hashes|Turning Mathematica lists into hashes]]
 +
* [[Blog:Hacks/Restoring_corrupted_Mathematica_notebook|Restoring corrupted Mathematica notebook]]
 +
* [[Blog:Hacks/LogGrid|LogGrid]]
  
= Links =
+
== Links ==
  
 
* [http://www.wolfram.com/products/mathematica/index.html Mathematica’s official page], mainly marketing, though.
 
* [http://www.wolfram.com/products/mathematica/index.html Mathematica’s official page], mainly marketing, though.
Line 17: Line 39:
 
* [http://blog.wolfram.com/ Wolfram blog], with many posts on Mathematica.
 
* [http://blog.wolfram.com/ Wolfram blog], with many posts on Mathematica.
 
* [http://www.wolfram.com/ Wolfram Research], the institution and organism behind Mathematica.
 
* [http://www.wolfram.com/ Wolfram Research], the institution and organism behind Mathematica.
 +
* [http://mathematica.stackexchange.com/ Stack Exchange] forum.

Latest revision as of 18:06, 12 February 2024

{{{1}}}

Contents

Mathematica

Mathematica is a computational engine. It is probably the closest tool we have to an effective universal computer in its broadest sense.

Applets (Wolfram Demonstrations)

  1. Cavity Quantum Electrodynamics with Bosons: Emission Spectra in the Strong and Weak Coupling Regimes, Fabrice P. Laussy and Elena del Valle, 7 March (2011).
  2. Mollow Triplet, Elena del Valle and Fabrice P. Laussy, 9 December (2013).
  3. Polarized Polariton Fields on the Poincaré Sphere, 12 February (2015).
  4. Rabi and Josephson Oscillations, Amir Rahmani and Fabrice P. Laussy, 11 April (2016).
  5. Dispersion Properties of a Spin-Orbit-Coupled Bose-Einstein Condensate, David Colas, Fabrice P. Laussy and Matthew J. Davis, 15 September (2017).
  6. Polariton and Jaynes-Cummings Blockade, Eduardo Zubizarreta Casalengua, Juan Camilo López Carreño, Fabrice P. Laussy and Elena del Valle, 18 January (2019).

Background

Mathematica is the pinacle of Wolfram research, the company built by Stephen Wolfram, initially to develop Mathematica, now with extended ambitions in various areas of computational interest (see a new kind of science and Wolfram|Alpha as other major examples).

See also

In my Blog

Links