Skip to content

Commit

Permalink
more cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
jtlap committed Dec 18, 2024
1 parent a12a179 commit 9b49b72
Show file tree
Hide file tree
Showing 20 changed files with 3 additions and 197 deletions.
1 change: 0 additions & 1 deletion include/kyosu/constants/wrapped.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
#pragma once

#include <kyosu/details/callable.hpp>
#include <eve/module/math.hpp>

namespace kyosu::_
{
Expand Down
95 changes: 0 additions & 95 deletions include/kyosu/core.hpp

This file was deleted.

4 changes: 0 additions & 4 deletions include/kyosu/details/bessel.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
*/
//======================================================================================================================
#pragma once
#include <eve/module/core.hpp>
#include <eve/module/math.hpp>
#include <eve/module/special.hpp>
#include <eve/module/bessel.hpp>
#include <kyosu/details/cayleyify.hpp>
#include <complex>
//!======================================================================================================================
Expand Down
1 change: 0 additions & 1 deletion include/kyosu/details/bessel/bessel_utils2.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
//======================================================================================================================
#pragma once
#include <type_traits>
#include <eve/module/core.hpp>

namespace kyosu::_
{
Expand Down
1 change: 0 additions & 1 deletion include/kyosu/details/bessel/besseln/cb_ikn.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*/
//======================================================================================================================
#pragma once
#include <eve/module/math.hpp>
#include <kyosu/details/bessel/bessel_utils2.hpp>
#include <kyosu/details/with_alloca.hpp>
#include <kyosu/details/bessel/besseln/cb_hn.hpp>
Expand Down
4 changes: 0 additions & 4 deletions include/kyosu/details/bessel/besseln/cb_jyn.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,8 @@
*/
//======================================================================================================================
#pragma once
#include <eve/module/math.hpp>
#include <kyosu/details/bessel/bessel_utils2.hpp>
#include <kyosu/details/with_alloca.hpp>
#include <kyosu/core.hpp>
#include <kyosu/math.hpp>


namespace kyosu::_
{
Expand Down
3 changes: 1 addition & 2 deletions include/kyosu/details/bessel/besseln/sb_ikn.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
*/
//======================================================================================================================
#pragma once
#include <eve/module/math.hpp>
#include <kyosu/math.hpp>

namespace kyosu::_
{

Expand Down
1 change: 0 additions & 1 deletion include/kyosu/details/bessel/besseln/sb_jyn.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*/
//======================================================================================================================
#pragma once
#include <eve/module/math.hpp>
#include <kyosu/details/bessel/bessel_utils2.hpp>

namespace kyosu::_
Expand Down
3 changes: 1 addition & 2 deletions include/kyosu/details/bessel/besselr/sb_ikr.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
*/
//======================================================================================================================
#pragma once
#include <eve/module/math.hpp>
#include <kyosu/math.hpp>

namespace kyosu::_
{

Expand Down
1 change: 1 addition & 0 deletions include/kyosu/functions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include <eve/module/core.hpp>
#include <eve/module/math.hpp>
#include <eve/module/special.hpp>
#include <eve/module/bessel.hpp>

//======================================================================================================================
//! @defgroup functions Cayley-Dickson Functions
Expand Down
1 change: 0 additions & 1 deletion include/kyosu/functions/agd.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*/
//======================================================================================================================
#pragma once
#include "eve/traits/as_logical.hpp"
#include <kyosu/details/callable.hpp>
#include <kyosu/functions/log.hpp>
#include <kyosu/functions/tan.hpp>
Expand Down
1 change: 0 additions & 1 deletion include/kyosu/functions/bessel_h.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*/
//======================================================================================================================
#pragma once
#include "eve/traits/as_logical.hpp"
#include <kyosu/details/callable.hpp>
#include <kyosu/details/bessel.hpp>

Expand Down
1 change: 0 additions & 1 deletion include/kyosu/functions/bessel_i.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*/
//======================================================================================================================
#pragma once
#include "eve/traits/as_logical.hpp"
#include <kyosu/details/callable.hpp>
#include <kyosu/details/bessel.hpp>

Expand Down
1 change: 0 additions & 1 deletion include/kyosu/functions/bessel_j.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*/
//======================================================================================================================
#pragma once
#include "eve/traits/as_logical.hpp"
#include <kyosu/details/callable.hpp>
#include <kyosu/details/bessel.hpp>

Expand Down
1 change: 0 additions & 1 deletion include/kyosu/functions/bessel_k.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*/
//======================================================================================================================
#pragma once
#include "eve/traits/as_logical.hpp"
#include <kyosu/details/callable.hpp>
#include <kyosu/details/bessel.hpp>

Expand Down
1 change: 0 additions & 1 deletion include/kyosu/functions/bessel_y.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*/
//======================================================================================================================
#pragma once
#include "eve/traits/as_logical.hpp"
#include <kyosu/details/callable.hpp>
#include <kyosu/details/bessel.hpp>

Expand Down
1 change: 0 additions & 1 deletion include/kyosu/functions/chi.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*/
//======================================================================================================================
#pragma once
#include "eve/traits/as_logical.hpp"
#include <kyosu/details/callable.hpp>
#include <kyosu/constants/wrapped.hpp>

Expand Down
1 change: 0 additions & 1 deletion include/kyosu/functions/gd.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*/
//======================================================================================================================
#pragma once
#include "eve/traits/as_logical.hpp"
#include <kyosu/details/callable.hpp>
#include <kyosu/constants/wrapped.hpp>
#include <kyosu/functions/tanh.hpp>
Expand Down
77 changes: 0 additions & 77 deletions include/kyosu/math.hpp

This file was deleted.

1 change: 0 additions & 1 deletion include/kyosu/types/compounds.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
//======================================================================================================================
#pragma once

#include <eve/module/core.hpp>
#include <kyosu/functions/conj.hpp>
#include <kyosu/functions/if_else.hpp>
#include <kyosu/functions/is_infinite.hpp>
Expand Down

0 comments on commit 9b49b72

Please sign in to comment.